All of lore.kernel.org
 help / color / mirror / Atom feed
* grub cvs ... configfile
@ 2006-04-02  5:58 Jeff Chua
  2006-04-02 11:30 ` Marco Gerards
  0 siblings, 1 reply; 14+ messages in thread
From: Jeff Chua @ 2006-04-02  5:58 UTC (permalink / raw)
  To: Grub Devel



I just downloaded the lastest grub2 cvs (1.93) and can't seems to get 
configfile to work... it keeps rebooting.

grub> configfile /grub.cfg
... system reboots

Here's what's in grub.cfg
title Linux Init
         linux /linux/bzc1



Another problem that with the older 1.92 is that it doesn't work with 
initrd with 1.5GB RAM. It works fine with 128MB RAM. Same config, just 
less ram.


Also, it seems grub2 doesn't support very long command line. Anyway to 
increase the command line to more than 255 bytes as in the following ...

title Linux Test
         linux /linux/bzc1 root=/dev/ram0 ro \
         network=fixed \
         netaddr=188.18.88.188 \
         broadcast=188.18.88.191 \
         netmask=255.255.255.192 \
         gateway=188.18.88.139 \
         dns=188.18.88.139 \
         nssdns=0 \
         apm=1 gpm=1 \
         hostname=boston.corp.fedex.com master=hda \
         modules=\"e100\" \
         testing=very_long_line second_line=maybe
         initrd /linux/ramc1.gz



Thanks,
Jeff



^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2006-04-20  3:26 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-02  5:58 grub cvs ... configfile Jeff Chua
2006-04-02 11:30 ` Marco Gerards
2006-04-19 11:10   ` Jeff Chua
2006-04-19 11:16     ` Marco Gerards
2006-04-19 11:27       ` Jeff Chua
2006-04-19 13:12         ` Marco Gerards
2006-04-19 15:30           ` Jeff Chua
2006-04-19 16:24             ` Marco Gerards
2006-04-19 16:24       ` Vesa Jääskeläinen
2006-04-19 16:30         ` Hollis Blanchard
2006-04-19 16:35           ` Marco Gerards
2006-04-20  2:36             ` Yoshinori K. Okuji
2006-04-20  2:53               ` Hollis Blanchard
2006-04-20  3:26                 ` Yoshinori K. Okuji

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.