[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: grub.cfg sytax ... need help
From: |
Jeff Chua |
Subject: |
Re: grub.cfg sytax ... need help |
Date: |
Thu, 11 Jan 2007 09:30:35 +0800 (SGT) |
I should add that upon power up, grub2 doesn't read the grub.cfg, but
from commandline, specifying "configfile (hd0,14)/grub/grub.cfg"
successfully loaded the mneu entry, and $prefix=(hd0,14)/grub.
Previous cvs downloaded prior to Dec 19 2006 works fine.
Is there a syntax change? I've traced down to this ...
Right after it read '@ "Linux Init" {', it jumps to
grub_normal_init_page().
Thanks,
Jeff
On Thu, 11 Jan 2007, Jeff Chua wrote:
The recent grub2 cvs doesn't seem to recognize this anymore ...
@ "Linux Init" {
linux (hd0,14)/linux/bzc1 root=/dev/sda2 resume=/dev/sda3
}
What's the new syntax?
Thanks,
Jeff
_______________________________________________
Grub-devel mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/grub-devel