Is there any reason why grub_prefix is in boot.img rather than core.img ?

This brings problems when the following conditions are met:

  - core.img is loaded directly without boot.img (via GRUB Legacy)
  - grub is not in /boot/grub (typicaly, when /boot is a separate partition)

If grub_prefix is moved to core.img, then grub-mkimage could be modified to
override prefix, supporting this setup.

Is this a good way to fix it?

-- 
Robert Millan

My spam trap is [EMAIL PROTECTED]  Note: this address is only intended
for spam harvesters.  Writing to it will get you added to my black list.


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

Reply via email to