Re: [Grub2] Xen branches

2011-11-17 Thread Samuel Thibault
Vladimir 'φ-coder/phcoder' Serbinenko, le Thu 17 Nov 2011 02:49:18 +0100, a écrit : > On 17.11.2011 01:59, Samuel Thibault wrote: > > Nice! > Thanks. > > Vladimir 'φ-coder/phcoder' Serbinenko, le Thu 17 Nov 2011 01:54:47 +0100, a > > écrit : > >> -network > >> -disks > > It can be useful to just

Re: boot/i386/pc/startup_raw.S:115: Error: attempt to move .org backwards

2011-11-17 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 17.11.2011 01:29, Jeff Chua wrote: > 2011/11/15 Vladimir 'φ-coder/phcoder' Serbinenko : >> On 14.11.2011 15:46, Jeff Chua wrote: >>> I'm getting this error trying to compile grub2 from bzr. The bzr pull >>> prior to Nov 11 compiled ok. >>> >> Try increasing >> #define GRUB_KERNEL_I386_PC_NO_REED

Re: boot/i386/pc/startup_raw.S:115: Error: attempt to move .org backwards

2011-11-17 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 17.11.2011 06:23, Jeff Chua wrote: > 2011/11/17 Vladimir 'φ-coder/phcoder' Serbinenko : >> Make sure that you don't try to use old grub-setup with new images or >> vice-versa. > It's a full install. "make" followed by "make install". > Your lzma_decompress.image is fine (as in: I added it into m

Re: boot/i386/pc/startup_raw.S:115: Error: attempt to move .org backwards

2011-11-17 Thread Jeff Chua
2011/11/17 Vladimir 'φ-coder/phcoder' Serbinenko : > Is it "GRUB" or "GRUB Loading"? Vladimir, It's "GRUB Loading". > Your lzma_decompress.image is fine (as in: I added it into my build > system and then resulting grub-mkrescue image still works fine. I will > need your diskboot.img, boot.img

Re: boot/i386/pc/startup_raw.S:115: Error: attempt to move .org backwards

2011-11-17 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 17.11.2011 16:38, Jeff Chua wrote: > 2011/11/17 Vladimir 'φ-coder/phcoder' Serbinenko : > >> Is it "GRUB" or "GRUB Loading"? > > Vladimir, > > It's "GRUB Loading". > > >> Your lzma_decompress.image is fine (as in: I added it into my build >> system and then resulting grub-mkrescue image still wo

Re: boot/i386/pc/startup_raw.S:115: Error: attempt to move .org backwards

2011-11-17 Thread Jeff Chua
2011/11/18 Vladimir 'φ-coder/phcoder' Serbinenko : >> Can't find the "core.img" file. The rest of the files are attached. > core.img is in /boot/grub. I still was unable to reproduce. All of the > files you sent are fine. Are you sure that your grub-mkimage and > grub-setup were updated? > Do you

Re: boot/i386/pc/startup_raw.S:115: Error: attempt to move .org backwards

2011-11-17 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 17.11.2011 17:30, Jeff Chua wrote: > 2011/11/18 Vladimir 'φ-coder/phcoder' Serbinenko : > >>> Can't find the "core.img" file. The rest of the files are attached. >> core.img is in /boot/grub. I still was unable to reproduce. All of the >> files you sent are fine. Are you sure that your grub-mkim

Re: boot/i386/pc/startup_raw.S:115: Error: attempt to move .org backwards

2011-11-17 Thread Jeff Chua
2011/11/18 Vladimir 'φ-coder/phcoder' Serbinenko : > have you cleaned your tree with bzr clean-tree --ignored and rerun > ./autogen.sh ? Vladimir, Just removed and do a clean download from http://bzr.savannah.gnu.org/r/grub/trunk/grub and run autogen.sh and configure and ended up getting stuck a

Re: boot/i386/pc/startup_raw.S:115: Error: attempt to move .org backwards

2011-11-17 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 17.11.2011 18:40, Jeff Chua wrote: > 2011/11/18 Vladimir 'φ-coder/phcoder' Serbinenko : > >> have you cleaned your tree with bzr clean-tree --ignored and rerun >> ./autogen.sh ? > Vladimir, > > Just removed and do a clean download from > http://bzr.savannah.gnu.org/r/grub/trunk/grub and run auto

Re: boot/i386/pc/startup_raw.S:115: Error: attempt to move .org backwards

2011-11-17 Thread Jeff Chua
2011/11/18 Vladimir 'φ-coder/phcoder' Serbinenko : > I suppose make, sudo make install and sudo grub-install /dev/sdX as well. >> Tried "grub-emu" and it runs fine, but on "real" pc, it doesn't run. Done all that, in fact, using "root" and not sudo. > Does it work in qemu? (sudo qemu /dev/sda, b

Re: boot/i386/pc/startup_raw.S:115: Error: attempt to move .org backwards

2011-11-17 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 17.11.2011 19:07, Jeff Chua wrote: > 2011/11/18 Vladimir 'φ-coder/phcoder' Serbinenko : > >> I suppose make, sudo make install and sudo grub-install /dev/sdX as well. >>> Tried "grub-emu" and it runs fine, but on "real" pc, it doesn't run. > Done all that, in fact, using "root" and not sudo. > >

Re: boot/i386/pc/startup_raw.S:115: Error: attempt to move .org backwards

2011-11-17 Thread Jeff Chua
2011/11/18 Vladimir 'φ-coder/phcoder' Serbinenko : >> Again, installing from Nov 14 src and "qemu /dev/sda" works. > Which exact revision does it refer to? Did you try r3607? The only > serious commit in that time is 3609 I just tried compiling and runing it on 32-bit and it's working. Looks like

Re: boot/i386/pc/startup_raw.S:115: Error: attempt to move .org backwards

2011-11-17 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 17.11.2011 19:36, Jeff Chua wrote: > 2011/11/18 Vladimir 'φ-coder/phcoder' Serbinenko : > >>> Again, installing from Nov 14 src and "qemu /dev/sda" works. >> Which exact revision does it refer to? Did you try r3607? The only >> serious commit in that time is 3609 Couly you try to find out the ex

Re: boot/i386/pc/startup_raw.S:115: Error: attempt to move .org backwards

2011-11-17 Thread Jeff Chua
2011/11/18 Vladimir 'φ-coder/phcoder' Serbinenko : > On 17.11.2011 19:36, Jeff Chua wrote: >> 2011/11/18 Vladimir 'φ-coder/phcoder' Serbinenko : >> Again, installing from Nov 14 src and "qemu /dev/sda" works. >>> Which exact revision does it refer to? Did you try r3607? The only >>> serious co