[hblug] Perminantly mount sda1 on boot

Jim Tittsler jtittsler at gmail.com
Mon Sep 10 11:34:18 NZST 2007


On 9/10/07, t94xr <webmaster at t94xr.net.nz> wrote:
>
> How would i go about mounting /dev/sda1 to /data every time I boot the
> server?
>
> I have an entry in fstab,


That is all that is necessary, presuming the mount point (/data) exists.

/dev/sda1 /data ext3 defaults 0 0


I would recommend making the last column '2' instead of '0' so that it will
be checked on mount.

Jim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.linux.net.nz/pipermail/hblug/attachments/20070910/56af1190/attachment.htm


More information about the HBLUG mailing list