13,420
edits
Changes
no edit summary
# Edit /etc/fstab to have the filesystem mounted automatically at boot time
# (refer to [http://www.tuxfiles.org/linuxhelp/fstab.html http://www.tuxfiles.org/linuxhelp/fstab.html] for additional information)
# Here is an example of issuing a command to add the mount point to the bottom of the /etc/fstab file:
echo "/dev/vg_muskoka/lv_archive /archive ext3 defaults 1 2" >>/etc/fstab