Problem booting os x and testing offer

2008-09-17 Thread James Shewey
two things: 1) I am having trouble booting os x from grub. When I do "chainloader /usr/standalone/i386/boot.efi" I get "Error: invalid signature". If I do "chainloader -f /usr/standalone/i386/boot.efi" I get a blinking cursor and my computer does not do anything else. Any suggestions on resolving

Re: [PATCH] Add __enable_execute_stack() if required

2008-09-17 Thread walt
Robert Millan wrote: On Tue, Sep 16, 2008 at 09:42:50PM +0200, Christian Franke wrote: Some gcc versions generate a call to __enable_execute_stack() in trampolines for nested functions. This is the case for new Cygwin gcc-4.3.2. Other GRUB2 target platforms may be affected - the following files

Re: [PATCH] Add __enable_execute_stack() if required

2008-09-17 Thread Christian Franke
Robert Millan wrote: On Tue, Sep 16, 2008 at 09:42:50PM +0200, Christian Franke wrote: Some gcc versions generate a call to __enable_execute_stack() in trampolines for nested functions. This is the case for new Cygwin gcc-4.3.2. Other GRUB2 target platforms may be affected - the following f

Re: [RFC] rename update-grub to update-grubcfg

2008-09-17 Thread Felix Zielcke
Am Mittwoch, den 17.09.2008, 17:31 +0300 schrieb Vesa Jääskeläinen: > > Well... grub-mkconfig then ? > > Why not '-o' for consistency with grub-mk*image ? > > That is fine for me. Attached patch is now with grub-mkconfig and an -o or --output option. 008-09-17 Felix Zielcke <[EMAIL PROTECTED]

Re: [RFC] rename update-grub to update-grubcfg

2008-09-17 Thread Vesa Jääskeläinen
Robert Millan wrote: > On Mon, Sep 15, 2008 at 09:14:03PM +0300, Vesa Jääskeläinen wrote: >> Felix Zielcke wrote: >>> Attached is now a patch which renames it to grub-mkconf and prints it to >>> stdout instead of grub.cfg file. >>> I kept the Found kernel/initrd etc. stuff to stderr, but maybe this

Re: [PATCH] Add __enable_execute_stack() if required

2008-09-17 Thread Robert Millan
On Tue, Sep 16, 2008 at 09:42:50PM +0200, Christian Franke wrote: > Some gcc versions generate a call to __enable_execute_stack() in > trampolines for nested functions. This is the case for new Cygwin gcc-4.3.2. > > Other GRUB2 target platforms may be affected - the following files in > 'gcc-4.3

Re: [RFC] rename update-grub to update-grubcfg

2008-09-17 Thread Robert Millan
On Mon, Sep 15, 2008 at 09:14:03PM +0300, Vesa Jääskeläinen wrote: > Felix Zielcke wrote: > > Am Donnerstag, den 04.09.2008, 21:45 +0200 schrieb Robert Millan: > >> Since we're going for a change, why not fix the CLI while at it? > >> > >> It'd be much more flexible and consistent if the command wa