Re: [PATCH] Make grub2 compile with Apple's gcc

2009-05-12 Thread step21
I didn't include sh.mod speifically in my past builds, but even with it specifically added somehow I only get rescue mode. My other grub.efi is in the same directory and still works perfectly. command used if you want to check it: "./grub-mkimage -d . -o grapple.efi configfile kernel normal xnu lin

Re: [PATCH] Make grub2 compile with Apple's gcc

2009-05-12 Thread Bean
Hi, Have you tried sh.mod and normal.mod ? On Tue, May 12, 2009 at 7:48 PM, step21 wrote: > it gets started now, but then goes to rescue mode. Possibly I just > forgot to pass some module to grub-mkimage, but don't know which, > cause in addition to configfile I also tried with almost all module

Re: [PATCH] Make grub2 compile with Apple's gcc

2009-05-12 Thread step21
it gets started now, but then goes to rescue mode. Possibly I just forgot to pass some module to grub-mkimage, but don't know which, cause in addition to configfile I also tried with almost all modules, but still only rescue mode. any ideas? On Tue, May 12, 2009 at 7:18 AM, Peter Cros wrote: > Al