Stephen Liu schrieb:
> I installed grub manually with;
> # cat << EOF | grub
>> root (hd0,0)
>> setup (hd0)
>> EOF
> ...... (hd0,0)/boot/grub/stage2/boot/grub/menu.lst...succeeded.
> 
> Kernel image has to be copied manually;
> # cp arch/x86_64/boot/bzImage /boot/linux-2.6.17-gentoo-r5
> 
> # ls -al /boot/
> .keep
> boot -> .
> grub
> linux-2.6.17-gentoo-r5
^^^^^^^^^^^^^^^^^^^^^^^^
> loar+found
> * end *
> 
> What is ".keep" there ?
> 
> /boot/grub/grub.conf
> ...
> ....
> kernel (hd0,0)/boot/kernel-2.6.17/gentoo-r7 root=/dev/hda2
                      ^^^^^^^^^^^^^^^^^^^^^^^
You have release 5 and in grub.conf release 7.

Marc
-- 
gentoo-user@gentoo.org mailing list

Reply via email to