On 14.08.2013 15:38, Stojsavljevic, Zoran wrote:
Hello Vladimir,
Again me… This time with more precise info.
I managed to download GNU bazaar bzr and upgrade my Fedora 18 VM with
this package. Then I executed the command:
bzr branch http://bzr.savannah.gnu.org/r/grub/trunk/grub
And downloaded latest GRUB 5091 source code tree revision, as you
pointed to me:
http://bzr.savannah.gnu.org/lh/grub/trunk/grub/changes
I made with script ./autogen.sh and installed autogen configure and
makefile.*, then I executed configure as:
[zoran@localhost grub]$ ./configure --with-platform=coreboot
--prefix=/usr/local --sysconfdir=/etc
Then I did make, changed to superuser and did make install. Everything
worked as expected (no errors).
Then instead to use install, I used your modified command:
[root@localhost bin]# pwd
/usr/local/bin
[root@localhost bin]# ./grub-mkstandalone --grub-mkimage=./grub-mkimage
-O i386-coreboot -o ~/projects/payload.elf --modules='ahci ehci usbms
part_msdos ext2 fat at_keyboard part_gpt usbserial_usbdebug cbfs'
--fonts= --themes= --locales= -d /usr/local/lib/grub/i386-coreboot
I don't see anything wrong with this. Have you triedit with qemu?
_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel