Am Dienstag, 27. Juni 2006 08:36 schrieb Yoshinori K. Okuji:
> On Sunday 25 June 2006 22:23, Christian Demmer wrote:
> > uups ... sorry, while copy&pasting my grub.cfg it seems, I have lost some
> > lines
>
> OK. Can you try the CVS version? I've already fixed some initrd issues.
Sorry, for j
Hi
Any idea if Passwords are working in Grub 1.94 ?
Regards
--
Herr/Mr. Anes Lihovac
Rangee GmbH
Talbotstraße 11
52068 Aachen
Tel.: +49 241 997 28 50
Fax: +49 241 997 28 59
Mobile: +49 178 52 50 782
WWW: www.rangee.com
EMail: [EMAIL PROTECTED]/[EMAIL PROTECTED
Hi
Someone on irc.freenode.org, #grub helped me.
Thanks daChaac.
The Syntax for menu looks like this:
set timeout=3
insmod font
insmod terminal
insmod vbe
insmod gfxterm
menuentry "Linux" {
linux /bzImage root=/dev/ram splash=silent vga=791 quiet
initrd /loader.img
boo
Hi
We had problems with grub Legacy (0.97) on old
hardware, mostly ASUS Mainboard like the CUSL2 Boards.
When you fire up the machine, you just saw an endless output
of GRUB GRUB GRUB filling the screen. I think it has something
to do with the Stages. So, I tried 1.94 and it works.
One of the mach