Open main menu

CDOT Wiki β

Changes

OPS235 Lab 5 - Fedora17

610 bytes added, 13:54, 13 February 2010
no edit summary
Answer the Investigation 5 question.
 
 
==Investigation 6: How do we automatically mount a new partition in Fedora?==
 
{{Admon/note|Use fedorahost |Perform these steps on the '''Fedora Host'''.}}
#Create the empty directory /lab5
#Reformat <code>/dev/sda5</code> as ext3
#Check the man page for <code>/etc/fstab</code> by entering the command <cdoe>man fstab</code>
#Edit your <code>/etc/fstab</code> file to mount the partition <code>/dev/sda5</code> to <code>/lab5</code>
#Issue this command:
#*<code>mount -a</code>
#What does that command do?
#Confirm that the partition mounted and copy some files to it.
 
Answer the Investigation 6 question.
9
edits