Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: cjensen on January 04, 2007, 01:53:56 AM
-
Upon adding/partitioning and formatting a second drive on a fresh SME7.1
Is this Step 5: Automount at boot time
To automatically mount the partition at boot time, you need to add the following line to /etc/fstab:
[root@hogwarts /]# pico /etc/fstab
/dev/hdc1 /mnt/bigdisk ext3 usrquota,grpquota 1 2
from http://mirror.contribs.org/smeserver/contribs/mblotwijk/HowToGuides/AddExtraHardDisk.htm
the correct method in enabling automatic mount of the new drive?
-Nevermind-
CJensen