Hi,

I've ran into the fsck not finding /dev/ROOT /dev/BOOT problem.

But the strange things is: the following is the /etc/fstab file, which
is correctly setup AFAICT:

Can anyone give me any hint on what other things might cause this problem.

# NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
/dev/sda1               /boot           ext3            noauto,noatime
 1 1
/dev/sda3               /               ext3            noatime
 0 0
/dev/sda2               none            swap            sw
 0 0

# NOTE: The next line is critical for boot!
none                    /proc           proc            defaults
 0 0

# glibc 2.2 and above expects tmpfs to be mounted at /dev/shm for
# POSIX shared memory (shm_open, shm_unlink).
# (tmpfs is a dynamically expandable/shrinkable ramdisk, and will
#  use almost no memory if not populated with files)
# Adding the following line to /etc/fstab should take care of this:

none                    /dev/shm        tmpfs           defaults
 0 0

-- 
Money can't buy everything.
Sometimes money can't even buy a gun...

--
gentoo-user@gentoo.org mailing list

Reply via email to