Re: pxe-nfs-loop-iso syntax in grub.cfg

2014-03-12 Thread Andrey Borzenkov
В Wed, 5 Mar 2014 20:53:05 +0200 rsb пишет: > How do you pass a pxe-nfs-loop-iso syntax in grub.cfg? For a start, grub does not support NFS. > I'm trying to boot > iso file (loopback) over pxe. I get far as the grub.cfg menu, but the entry

Re: Trying to build Rescue image for three different target and platform

2014-03-12 Thread Andrey Borzenkov
В Sun, 09 Mar 2014 17:14:04 +0100 adrian15 пишет: > Basically what I want to do is to use grub-mkrescue to generate a grub2 > rescue disk with some custom files (The Super Grub2 Disk stuff). > > However I want to build different files depending on target+platform > combination. > > My four co

Re: Questions about booting Linux kernel using AARCH64 GRUB

2014-03-12 Thread Andrey Borzenkov
В Wed, 12 Mar 2014 10:50:59 + Leif Lindholm пишет: > Hi Cedric, > > On Wed, Mar 12, 2014 at 11:00:43AM +0800, 林揆斌 wrote: > > I got some questions about the routine "grub_linux_boot" in > > "grub-core/loader/ > > arm64/linux.c" > > from master branch of this repo: "git://git.savannah.gnu.org

Re: Questions about booting Linux kernel using AARCH64 GRUB

2014-03-12 Thread 林揆斌
Hi Leif, Thanks for your answering, that really helped me a lot! I will enable CONFIG_EFI_STUB and try again. Best Regards, Cedric On Wed, Mar 12, 2014 at 6:50 PM, Leif Lindholm wrote: > Hi Cedric, > > On Wed, Mar 12, 2014 at 11:00:43AM +0800, 林揆斌 wrote: > > I got some questions about the rout

Re: Questions about booting Linux kernel using AARCH64 GRUB

2014-03-12 Thread Leif Lindholm
Hi Cedric, On Wed, Mar 12, 2014 at 11:00:43AM +0800, 林揆斌 wrote: > I got some questions about the routine "grub_linux_boot" in "grub-core/loader/ > arm64/linux.c" > from master branch of this repo: "git://git.savannah.gnu.org/grub.git" and > would like your help. > The questions are as follows: >

Re: EFI + GRUB2 + Xen - Boot Services issues

2014-03-12 Thread Daniel Kiper
Hey, On Thu, Mar 06, 2014 at 08:29:25PM +0100, Daniel Kiper wrote: > Hi, > > Vladimir, during my work on final multiboot2 protocol support in Xen on > EFI platform I stated that GRUB2 patch > 0df77d793c0436be656f982d96d4edaea4993f96 > (Implement multiboot2 EFI BS specification) may not give acces

Questions about booting Linux kernel using AARCH64 GRUB

2014-03-12 Thread 林揆斌
Dear Leif: I got some questions about the routine "grub_linux_boot" in "grub-core/loader/arm64/linux.c" from master branch of this repo: "git://git.savannah.gnu.org/grub.git" and would like your help. The questions are as follows: 1. From my understanding, this routine uses bootservice->load_imag