grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Some questions about GRUB


From: Vladimir 'φ-coder/phcoder' Serbinenko
Subject: Re: Some questions about GRUB
Date: Wed, 14 Aug 2013 16:07:17 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130630 Icedove/17.0.7

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:

address@hidden 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:

address@hidden bin]# pwd

/usr/local/bin

address@hidden 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?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]