On Sonntag, 6. Juli 2008, Neil Bothwick wrote: > On Sat, 5 Jul 2008 19:04:08 -0400, Matthew R. Lee wrote: > > root (hd0,0) > > kernel /boot/kernel-2.6.22-r2-2 root=/dev/sda3 > > video=vesafb:mtrr,ywrap,[EMAIL PROTECTED] > > If hd0,0 is your boot partition, you shouldn't have /boot in the kernel > line, just > > kernel /kernel-2.6.22-r2-2 root=/dev/sda3 > > In GRUB, all paths are relative to the root.
really? I boot this for years, after nothing else worked: title=2.6 root (hd0,0) kernel (hd0,0)/boot/vmlinuz root=/dev/sda3 nmi_watchdog=0 -- [email protected] mailing list

