Re: multiboot on EFI

2009-03-24 Thread uzer cheg
Dear Vladimir, I tried rev 2030 and 2037. And I also had few errors on patching stage. I think it is a good idea to commit your code to head branch. I will wait for it and try it asap. Thank you. On Tue, Mar 24, 2009 at 12:14 AM, phcoder wrote: > Try with 2030. Actually it's diffed against 2030

Re: multiboot on EFI

2009-03-24 Thread phcoder
Hello. I have to write rights to svn. And even if I had I would never commit a code in such stage (not reviewed, tested only on qemu, still in developement) However I'll rediff the code against HEAD when I'll have time uzer cheg wrote: Dear Vladimir, I tried rev 2030 and 2037. And I also had f

Re: multiboot on EFI

2009-03-24 Thread uzer cheg
Ok. I see. So I will wait for rediffed patches and number of revision. Thank you in advance. On Tue, Mar 24, 2009 at 12:54 PM, phcoder wrote: > Hello. I have to write rights to svn. And even if I had I would never commit > a code in such stage (not reviewed, tested only on qemu, still in > deve

Re: [PATCH] New frame buffer detection algorithm and loadrom command for efi platform

2009-03-24 Thread Peter Cros
Hi, svn rev 2043 patched loadrom.diff on imac81 with ati fglrx. I find loadrom needs time when called in menuentry, otherwise linux load fails or loadrom fails. So I had to use sleep. Then it works very nicely. -- insmod sleep menuentry "loadrom hd0,4 sda4" { search --set /ivt

Re: GRUB2 is not working from pendrive

2009-03-24 Thread J. Bakshi
On Mon, 23 Mar 2009 21:21:41 -0400 Pavel Roskin wrote: > On Sun, 2009-03-15 at 21:06 +0530, J.Bakshi wrote: > > Dear list, > > > > With legacy GRUB I have no problem to install it on a pendrive and > > boot the grub legacy from that drive. Presently I am trying to do > > the same with grub2. > >

unknown command 'boot' with coreboot/grub2

2009-03-24 Thread Ward Vandewege
I've built grub2 from source (r2045). My modules list is: MODULES="minicmd normal ls cat help ext2 iso9660 reiserfs xfs fat pc gpt ata serial memdisk multiboot linux configfile search tar" but when booting a multiboot xen kernel I get unknown command 'boot' My grub stanza is: menuentry "Xen

Re: precision formatting in grub_printf

2009-03-24 Thread Christian Franke
Deepak Vankadaru wrote: Hi, There was a redundant piece of code in the diff file I sent earlier. I have removed it and prepared another patch file. I am attaching the same. Please use this one instead. Following is the changelog. Changelog: 2008-08-17 Deepak Vankadaru

grub-emu is broken since rev 2036

2009-03-24 Thread Felix Zielcke
Hi, since revision 2036, i.e. Bean's command rewrite grub-emu is broken. On every command you'll get `invalid arch independent ELF magic'. -- Felix Zielcke ___ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-dev

Overlaying default grub.cfg makes qemu "fat:" partition inaccessible

2009-03-24 Thread James Collier
Hi all, I'm using GRUB2 from svn (r2039) with qemu. Steps I take to reproduce: 1. create an overlay directory e.g. /grub2/overlay 2. populate the directory with overlay/boot overlay/boot/grub overlay/goot/grub/grub.cfg Where grub.cfg contains "some-menuentry" for example I u

Re: Overlaying default grub.cfg makes qemu "fat:" partition inaccessible

2009-03-24 Thread Pavel Roskin
Quoting James Collier : In the case of option 1, grub2 boots straight to the menu as expected. Typeing 'c' to get to the prompt then 'ls' at the prompt reveals only the (memdisk) device. It was expected that at least (hd0,1) for the -hda fat: partition would be available Even without the -hda

Re: grub-emu is broken since rev 2036

2009-03-24 Thread Bean
On Wed, Mar 25, 2009 at 5:41 AM, Felix Zielcke wrote: > Hi, > > since revision 2036, i.e. Bean's command rewrite grub-emu is broken. On > every command you'll get `invalid arch independent ELF magic'. Hi, This is caused by the dynamic loading of commands. In normal.mod, it scans command.lst and