From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1EK2zl-0004fa-IP for garchives@archives.gentoo.org; Tue, 27 Sep 2005 00:06:53 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id j8QNx2I6013580; Mon, 26 Sep 2005 23:59:02 GMT Received: from rutherford.zen.co.uk (rutherford.zen.co.uk [212.23.3.142]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id j8QNr3ms011769 for ; Mon, 26 Sep 2005 23:53:03 GMT Received: from [82.69.83.178] (helo=desiato.digimed.co.uk) by rutherford.zen.co.uk with esmtp (Exim 4.34) id 1EK2t5-0006FO-2z for gentoo-user@lists.gentoo.org; Mon, 26 Sep 2005 23:59:59 +0000 Received: from hactar.digimed.co.uk (hactar.digimed.co.uk [192.168.1.2]) by desiato.digimed.co.uk (Postfix) with ESMTP id 95CC6140043F for ; Tue, 27 Sep 2005 00:59:55 +0100 (BST) Date: Tue, 27 Sep 2005 00:59:51 +0100 From: Neil Bothwick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] mtab vs grub-install Message-ID: <20050927005951.631fced7@hactar.digimed.co.uk> In-Reply-To: References: Organization: Digital Media Production X-Mailer: Sylpheed-Claws 1.9.15-rc4 (GTK+ 2.6.10; x86_64-pc-linux-gnu) X-GPG-Fingerprint: 7260 0F33 97EC 2F1E 7667 FE37 BA6E 1A97 4375 1903 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Signature_Tue__27_Sep_2005_00_59_51_+0100_wAGxr81JAV1JmFEw; protocol="application/pgp-signature"; micalg=PGP-SHA1 X-Originating-Rutherford-IP: [82.69.83.178] X-Archives-Salt: 807f9696-e5d4-4f14-8e6b-0e60952c93a0 X-Archives-Hash: 2e44511e9ec08831fdf8709937720600 --Signature_Tue__27_Sep_2005_00_59_51_+0100_wAGxr81JAV1JmFEw Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable 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. --=20 Neil Bothwick "Apple I" (c) Copyright 1767, Sir Isaac Newton. --Signature_Tue__27_Sep_2005_00_59_51_+0100_wAGxr81JAV1JmFEw Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFDOIt6um4al0N1GQMRAnXtAKDID2VJUxA4iGyoTTFenOY6xOds2gCcC60V Hc5rcKswoDeDIvqyLEfcfOA= =B2qu -----END PGP SIGNATURE----- --Signature_Tue__27_Sep_2005_00_59_51_+0100_wAGxr81JAV1JmFEw-- -- gentoo-user@gentoo.org mailing list