* grub2 on apple ppc
@ 2006-03-13 19:03 exg
2006-03-28 15:54 ` Marco Gerards
0 siblings, 1 reply; 2+ messages in thread
From: exg @ 2006-03-13 19:03 UTC (permalink / raw)
To: grub-devel
Hi,
I've tested grub2 on a newworld powermac G4 booting a linux kernel; if I
don't use the fake "title" command, ie grub2 calls grub_cmdline_run, it
works. Instead, If I use a cfg file like
title Linux
linux ...
I get a Decrementer exception. Any clue or suggestion about how to debug
this?
--
Emanuele Giaquinta
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: grub2 on apple ppc
2006-03-13 19:03 grub2 on apple ppc exg
@ 2006-03-28 15:54 ` Marco Gerards
0 siblings, 0 replies; 2+ messages in thread
From: Marco Gerards @ 2006-03-28 15:54 UTC (permalink / raw)
To: The development of GRUB 2
exg@gentoo.org writes:
Hi,
> I've tested grub2 on a newworld powermac G4 booting a linux kernel; if I
> don't use the fake "title" command, ie grub2 calls grub_cmdline_run, it
> works. Instead, If I use a cfg file like
>
> title Linux
> linux ...
This syntax is not correct anymore. For the last release the syntax
to specify menu items completely changed. Of course it is a bug that
incorrect syntax is not handled correctly and I plan to fix that.
> I get a Decrementer exception. Any clue or suggestion about how to debug
> this?
This is a known bug. You could debug it using gdb+grub-emu. But
better wait until I start working on scripting again, I plan to make
many changes and written down this bug already.
--
Marco
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-03-28 15:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-13 19:03 grub2 on apple ppc exg
2006-03-28 15:54 ` Marco Gerards
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.