On Wed, 2006-01-25 at 08:46 +0800, Colin Wildsmith wrote:
[snip]
> Then i went to the fstab file on the drive (not on the disk) and
> modified it;
> 
> It reads
> 
> /dev/BOOT        /boot     ext2      noauto,noatime              1 2
[snip]

... Have you been following the gentoo handbook?
(http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&chap=8)
It's an excellent resource, even though it is long.  Don't rush it, or
you'll waste more time with errors such as this one.  From the guide:

-----------------------------------
Code Listing 2: An example /boot line for /etc/fstab

/dev/hda1   /boot     ext2    defaults        1 2
-----------------------------------

you will see that you have to change /dev/BOOT to /dev/hda1, or whatever
drive / partition you have boot on.  And the same for the other fstab
entries.

HTH,
-- 
Iain Buchanan <iain at netspace dot net dot au>

Blessed are they who Go Around in Circles, for they Shall be Known as Wheels.

-- 
gentoo-user@gentoo.org mailing list

Reply via email to