On Mon, 26 Sep 2005 23:32:51 +0000 (UTC), James wrote:

> Basically, the /dev/hda1 as /boot
> is not getting mounted automatically upon boot

You don't want /boot mounted automatically.

> /etc/fstab:
/dev/hda1      /boot ext3     noatime,notail  1 2

notail is not a valid mount option for ext3 (resierfs only AFAIK), that's
why it is not mounting. Remove notail or, ideally, replace it with noauto.


-- 
Neil Bothwick

"Apple I" (c) Copyright 1767, Sir Isaac Newton.

Attachment: pgpcWojk3hTaz.pgp
Description: PGP signature

Reply via email to