Re: Grub Fallback -- Is it for real?

2006-03-13 Thread Rex Dieter

Janina Sajka wrote:

The grub documentation includes provides kernel failover provisions, but
these don't appear to work.

http://www.gnu.org/software/grub/manual/html_node/Making-your-system-robust.html#Making-your-system-robust

Should I expect this to work? 

...

Is there some other mechanism to boot a
different kernel just once--on the next boot?


http://www.gnu.org/software/grub/manual/html_node/Booting-once_002donly.html

(Haven't tried it myself yet)

-- Rex


Re: Grub Fallback -- Is it for real?

2006-03-13 Thread Peter Jones
On Mon, 2006-03-13 at 18:36 -0500, Janina Sajka wrote:
 Warren Togami writes:
  Janina Sajka wrote:
  
  Should I expect this to work? Is there some other mechanism to boot a
  different kernel just once--on the next boot?
  
  http://togami.com/~warren/guides/remoteraidcrazies/
  My guide here has an example of using grub's savedefault --default X 
  --once directives in order to specify a kernel to boot next.  It tries 
  to boot that kernel.  If you reboot again, it falls back to the first 
  listed kernel in grub.conf.
  
 Hmmm, this syntax looks different from that in the grub docs on gnu.org.
 Thanks for forwarding this. I will study and see what I can do with it.
 I am precisely in the position of needing to manage a server which I
 cannot get to physically.
 
 Janina

It is -- we've got a patch that implements this functionality, and we've
had it since before upstream had the ability to do this.  Nobody's filed
any bugs requesting the new way, and there's code using it, so we just
haven't migrated to the new way yet.

-- 
  Peter