This is about the drive shift that I wrote the other day about grub2
sci-fi and all.
I've finally decided that this usbshift command should be run as a
normal command not anything inside a preset menu.
I've seen that we have to boot into the usb drive again to make
effect
I am using grub for an embedded system that needs the bootp and dhcp features
of grub legacy. How do I build grub legacy so that I can target a different
platform?
In Grub 2, presumably I can run configure like this:
./configure --host=i386-linux --target=my-other-platform --prefix=/path/to/tool