Open main menu

CDOT Wiki β

Changes

OPS235 Lab 1 - Fedora17

523 bytes added, 15:31, 8 January 2010
no edit summary
# Unmount the device.
Answer the Investigation 2 question. === Final Task - Copy some files from your system to Investigation 3: How do you create an ext3 filesystem on a USB flash drive in Fedora Linux === Task: Reformat your USB flash drive as an ext3 filesystem with a volume label of "LAB1" and copy the files /etc/services, /etc/issue and /etc/networks to it. Mount your flash drive on /media/lab-one and show it to your Professor along with your detailed lab notes.?==
# 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.
#
9
edits