I assume "real_root=/dev/hda4 hdx=stroke" are kernel parameters? If so are these at the same line as "kernel"?
Does /boot contain your kernel and initrd? Does /boot/grub contain grub.conf and the stage files? If that is true than I am quite sure that you have to change root (hd0,3) to root (hd0,2). (hd0,2) is suppose to mean /dev/hda3 in Grub's naming scheme. With kernel /kernel... you'd like to refer to /kernel... on /dev/hda3 and no to /kernel on /dev/hda4 - what I believe you did. Am Montag, den 17.01.2005, 14:20 -0800 schrieb Positive Negative: > email message-Anlage, "Forwarded message - Error: 15 grub cant find > file???" > Am Montag, den 17.01.2005, 14:20 -0800 schrieb Positive Negative: > > I just installed gentoo today.... > > > > grub.conf: > > > > ------------------------------------ > > > > default 0 > > timeout 30 > > splashimage=(hd0,2)/grub/splash.xpm.gz > > > > title=Gentoo Linux 2.6.9-gentoo-r1 > > root (hd0,3) > > kernel /kernel-2.6.9-gentoo-r1 root=/dev/ram0 init=/linuxrc ramdisk=8192 > > real_root=/dev/hda4 hdx=stroke > > initrd /initrd-2.6.9-gentoo-r1 > > > > > > ------------------------------------ > > > > /boot is on /dev/hda3 > > / is on /dev/hda4 > > > > everything is there and installed its just a simple grub problem that i > > cant seem to fix???? > > > > any suggestons???? > > > -- > [email protected] mailing list -- Mit freundlichen Gr��en Heinz Sporn SPORN it-freelancing Mobile: ++43 (0)699 / 127 827 07 Email: [EMAIL PROTECTED] [EMAIL PROTECTED] Snail: Steyrer Str. 20 A-4540 Bad Hall Austria / Europespox -- [email protected] mailing list
