> On Saturday 29 October 2005 07:16, DR GM SEDDON wrote: > > my grub.conf: > > ' default 0 > > timeout 5 > > splashimage=(hd0.0)/grub/splash.xpm.gz > > > > title=linux-2.6.13 > > root (hd0.0) > > kernel /genkernel--x86_64-2.6.13-gentoo-r3 root=/dev/ram0 init=/linuxrc > > ramdisk-8193 real_root=/dev/hda3 udev > > initrd /initrd' > > > I have the sameconfig and it works ok exept the name of /initrd I > have /initramfs-genkernel-x86_64-2.6.13-gentoo-r3. Maybe that is the problem? >
Yep, initrd should point to the real initrd or initramfs file in /boot ! Aso, why is this double dash in /genkernel--x86_64 ? Is it not a mistyping by any chance ? -- Dmitri Pogosyan Department of Physics Associate Professor University of Alberta tel 1-780-492-2150 412 Avadh Bhatia Physics Labs fax 1-780-492-0714 Edmonton, AB, T6G 2J1, CANADA -- [email protected] mailing list
