>>>  timeout=10
>>>
>>> menuentry "Gentoo Linux 3 NOAGB NOEFI" {
>>>     root=(hd1,3)
>>>     loadbios /boot/vbios.bin /boot/int10.bin
>>>     linux /boot/kernel-2.6.27-gentoo-r8-n root=/dev/sda4 video=efifb
>>> agp=off noefi
>>> }
>>>
>>> menuentry "MacOSX" {
>>>  root=(hd1,2)
>>>  chainloader /usr/standalone/i386/boot.efi
>>> }
> 
> I would just boot with video=efifb, no bioses, and no X.
> 
> For me X sort of works with agp and no bios but I guess this is quite
> dependent on the graphics type.
> 
> Thanks
> 
> Michal

I tried changing my menu entries vie 'e' in the menu. Nothing works,
only with video=efifb, without noefi and all other sorts of
combinations. Could it be that I need some different video=...?
The last line of my boot-attempts is always something like "Video line
length".

greetings,

Stefan


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to