Anomaly in region alocations detected. Simultaneous relocators?
Boot aborted. Press any key to exit.

What you were doing exactly? This message is a part of unloading
relocators which shouldn't even be called unless you try to execute
"linux" for the second time
You seem to be right. I could not reproduce that error without loading the kernel twice.

Screenshot: plai.de/grub1.jpg

If I do not supply kernel arguments, it may boot or not:


boot

error: no suitable mode found
Booting however
error: no video mode activated

But without video and the kernel not mouting the filesystem (so no
remote) it is hard to tell.

You need to
insmod efi_gop
or (for older systems)
insmod efi_uga
With either efi_gop or efi_uga loaded the system simply goes black as soon as I use "boot". Any idea or pointers to debugging?

Arne


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

Reply via email to