View Single Post

   
  #10 (permalink)  
Old 02-21-2008, 07:38 AM
Ben Measures
 
Posts: n/a
Default Re: boot vmlinuz-2.6.7 with grub

cappy wrote:
>>title=Gentoo 2.6.6 (kernel-2.6.6)
>>root (hd0,1)
>>kernel (hd0,1)/boot/kernel-2.6.6 root=/dev/hda3 vga=792

>
> OK...this is what I think will fix it.
> change your kernel line to:
> kernel (hd0,1) /kernel-2.6.6 root=/dev/hda3 vga=792
> --this is removing the "/boot" because hd0,1 should be the second partition
> on your first drive hda, right? This would be pointing at /boot as / so no
> need to again add /boot to kernel line which would make grub think to look
> at /boot/boot/kernel-2.6.6 which it will not find cause it does not exist


It will exist if the OP followed the Gentoo Handbook correctly.

--
Ben M.
Reply With Quote