9
edits
Changes
no edit summary
# Unmount the device.
# Shutdown your computer. (Under the "System" menu)
# Insert your removable SATA hard disk, remove your USB flash drive and restart the computer. (Leave your "Live CD" in the computer)
# When the computer has restarted and you have logged in. Insert your USB flash drive into the USB port.
# Open a terminal window and run the <code>mount</code> command.
# It is quite possible that the device name for your USB flash drive has changed from what you were using previously. Your hardware configuration is different because now you have a hard drive connected. One way to determine what your USB device name is now is to look at the system log. Use the tail command to view the last 20 lines of the file <code>/var/log/messages</code> There should be kernel entries that were generated when you inserted the device.
#