Open main menu

CDOT Wiki β

Changes

OPS235 Lab 5 - Fedora17

79 bytes added, 10:58, 30 September 2010
Investigation 6: How do we automatically mount a new partition in Fedora?
==Investigation 6: How do we automatically mount a new partition in Fedora?==
{{Admon/note|Use fedorahost |Perform these steps on the '''Fedora Host'''(f13host).}}
#Create the empty directory /lab5
#Reformat Verify that the <code>/dev/sda5</code> partition is not in use, then reformat <code>/dev/sda5</code> as ext3
#Check the man page for <code>/etc/fstab</code> by entering the command <code>man fstab</code>
#Edit your <code>/etc/fstab</code> file to mount the partition <code>/dev/sda5</code> to <code>/lab5</code>