Torvald Riegel <[EMAIL PROTECTED]> wrote on Date: Tue, 30 Jan 2001 16:35:44 +0100
> Subject: problems with savedefault
[...]
> Can someone help?

sorrily, I can't help, but I can confirm the problems.
savedefault does not work for me either. 
My grub is 0.5.97 checked out from the cvs tree on
22nd of Jan, 20001. I installed it with grub-install on 
/dev/hda4 on a Caldera eDesktop 2.4

My menu.lst is included below.

Grub starts up everytime with the first menu entry 
highlighted and never remembers any previous 
selection.

================================= menu.lst
#
# /boot/grub/menu.lst - generated by Lizard, modified by BdT
#


# options

timeout = 15
splashscreen = (hd0,4)/boot/message.col24

default saved

title  = Linux (Caldera eDesktop 2.4)
root   = (hd0,4)
kernel = /boot/vmlinuz-2.2.14-modular vga=274 noapic nosmp quiet root=/dev/hda7
        savedefault

title  = Linux (Caldera LTP)
        root   = (hd0,4)
        kernel = /boot/vmlinuz-pc97-2.4.0-modular vga=274 noapic nosmp quiet 
root=/dev/hda11
        savedefault

title = Windows  (Win 98 SE)
        hide (hd0,2)
        unhide (hd0,0)
        rootnoverify (hd0,0)
        chainloader = +1
        makeactive
        savedefault

title = Oberon native
        chainloader = (hd0,1)+1
        savedefault

title = DOS
        hide (hd0,0)
        unhide (hd0,2)
        rootnoverify (hd0,2)
        chainloader = +1
        makeactive
        savedefault

    Bernhard Treutwein
    [EMAIL PROTECTED]
    Tel. 049-89-2180-2774  Fax.: 089-2180-9927741

_______________________________________________
Bug-grub mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-grub

Reply via email to