On Thu, 2010-10-14 at 00:24 -0700, Sameer Verma wrote:
> On Wed, Oct 13, 2010 at 11:19 PM, James Cameron wrote:
> > 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/fs
On Wed, Oct 13, 2010 at 11:19 PM, James Cameron wrote:
> 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 /library ext3 defaults 0 0
>
> Mi