From: phcoder <phco...@gmail.com> Date: Sun, 22 Mar 2009 23:51:14 +0100
> You could do it the way similar to how it's done on i386-pc: > jmp use_hardcoded > <code to retrieve boot block path> > use_hardcoded: > And then the grub-setup tool nops out the first jump if stage2 > resides on a disk different than where bootblock is Sure we could do that. But I'm trying to figure out why to bother with this if I already have all of the (tested) logic and infrastructure to fill in the device path already? It just seems like another case in the matrix which needs to be tested, and can thus go wrong. _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel