bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fwd: Added "stage2-diskless" build]


From: Christoph Plattner
Subject: Re: [Fwd: Added "stage2-diskless" build]
Date: Mon, 07 Jan 2002 16:59:17 +0100

I have not seen the current implementation of you,
as I did not make a CVS CHECKOUT for a month or so. 

The reason why I did the patch was: The preset menu
"must" be executed before the the network setup is
done. It is really important for me (and for many embedded
users), that the preset menu is executed before the
network stuff is initialized, otherwise GRUB may hang and
the user is blind !

The only alternative way, I see for this point, is to
have a straight way to define a console (screen/keyboard,
serial+config) to have an active console. (I also miss
GEOM Error, etc on the serial console, but I see, the 
BIOS is also not directed to the seriel console, so
we forget this point). But the network setup is 
important here ....

So my primary goal was not to have the preset menu
executed before the main menu, but I want to have
a method to setup the serial console via preset menu
and to do the rest of the jobs after that (network
setup and main menu) without breaking your concepts,
the the menu items of the preset menu and config
stuff of the preset menu are overridden by the main menu.

With friendly regards
Christoph P.


"Yoshinori K. Okuji" wrote:
> 
> At Mon, 07 Jan 2002 14:52:23 +0100,
> Christoph Plattner wrote:
> > The preset menu is executed first, then the netboot stuff
> > is activated and then the "normal" menu file is sourced.
> > If the "normal" menu file is present, all menu relevant
> > stuff is overwritten, so we have your initial behaviour,
> > as the preset menu was not sourced (expect for configuration
> > items, but no menu items ....).
> [snip]
> 
> My version has all the features you mention here (except that it sets up
> a network before reading the preset menu).
> 
> If my understanding is correct, what you suggested in the previous
> mail was such a way as "Please call bootp or something yourself, when
> you use the preset menu", right?
> 
> > We added further the feature (I mentioned in the last
> > email), that the GRUB SHELL starts at reading the "normal"
> > menu and skips network setup (no diskless operation !!)
> > and never calls the preset menu (of course the possibilty
> > with an option is a good addon and can simple be handled
> > by my state machine).
> 
> In the grub shell, SUPPORT_DISKLESS is never defined, so I don't think
> any special treatment for the grub shell is necessary.
> 
> Thanks,
> Okuji

-- 
  +--------V--------+   address@hidden
  |  A L C A T E L  |   -----------------------------
  +-----------------+   Phone: +43 1 27722 3706 
         T A S          Fax:   +43 1 27722 3955



reply via email to

[Prev in Thread] Current Thread [Next in Thread]