Hi there,
I'm experiencing the same problem as barreto, this is my third machine with Gentoo installed, and is the first time I have obtained this.
Output from fdisk p:
/dev/hda1 * 1 9 72261 83 Linux /dev/hda2 10 134 1004062+ Linux swap /dev/hda3 135 4864 37993725 83 Linux
My grub.conf (I've tried with the commented and uncommented lines without success):
title Gentoo Linux
root (hd0,0)
#kernel (hd0,0)/kernel-2.4.22-gentoo-r5 root=/dev/ram0 init=/linuxrc real_root=/dev/hda3 vga=0x317 splash=verbose
kernel (hd0,0)/kernel-2.4.22-gentoo-r5 root=/dev/hda3 vga=0x317 splash=verbose
initrd (hd0,0)/initrd-2.4.22-gentoo-r5
My /etc/fstab:
/dev/hda1 /boot ext3 noauto, noatime 1 2 /dev/hda2 none swap sw 0 0 /dev/hda3 / reiserfs noatime 0 1 /dev/cdroms/cdrom0 /mnt/cdrom auto noauto,user 0 0
Some comments: I've taken a look at my working machines, and there is no initrd command in the grub configuration file. And what about /dev/ram0? Why is that included? What is it?
Thanks
Jose
-- [EMAIL PROTECTED] mailing list
