Re: [Server-devel] automount external HD

2010-10-13 Thread James Cameron
On Wed, Oct 13, 2010 at 10:15:55PM -0700, Sameer Verma wrote: > I want to use an external USB hard drive and mount it as /library at > boot time. I have added a line in /etc/fstab > > /dev/sda1 /libraryext3 defaults 0 0 Might you instead mount by UUID or LABEL? > However, this won't m

[Server-devel] automount external HD

2010-10-13 Thread Sameer Verma
I am using XS-on -XO1 version 0.6. I want to use an external USB hard drive and mount it as /library at boot time. I have added a line in /etc/fstab /dev/sda1 /libraryext3 defaults 0 0 However, this won't mount at boot time. I have to unplug and replug the drive to mount it, and then