bug-grub
[Top][All Lists]
Advanced

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

grubonce does not work


From: peter pilsl
Subject: grubonce does not work
Date: Thu, 17 Nov 2005 12:44:17 +0100
User-agent: Mozilla Thunderbird 1.0.7 (X11/20050923)


I used to use lilo for many many years but now my new suse10 offered me to install grub and so I gave it a try. It works fine, but I fail to use grubonce which is very important to me.

As far as I can see the usage of grubonce is fairly easy:

I run grubonce to see what entries are available to boot:

# grubonce
0: SUSE LINUX 10.0
1: Windows
2: Failsafe -- SUSE LINUX 10.0
3: Memory Test

and then I pick the one I like to boot from. Lets say I like to run Windows, I just enter

# grubonce 1
Using entry #1: Windows


well, then I enter reboot on my system and the system reboots, loads grub and ... start linux again if I dont manually pick windows.

Whats wrong?

I am free to add the content of what I think are the important files for grub:

----/etc/grub.conf---------

root (hd0,1)
install --stage2=/boot/grub/stage2 /boot/grub/stage1 (hd0,1) /boot/grub/stage2 0x8000 (hd0,1)/boot/grub/menu.lst install --stage2=/boot/grub/stage2 /boot/grub/stage1 (hd0) /boot/grub/stage2 0x8000 (hd0,1)/boot/grub/menu.lst
quit

---/boot/grub/menu.lst------
# Modified by YaST2. Last modification on Mon Oct 17 21:49:34 CEST 2005

color white/blue black/light-gray
default 0
timeout 3
gfxmenu (hd0,1)/boot/message

###Don't change this comment - YaST2 identifier: Original name: linux###
title SUSE LINUX 10.0
    root (hd0,1)
kernel /boot/vmlinuz root=/dev/hda2 vga=0x317 selinux=0 resume=/dev/hda5 splash=silent showopts
    initrd /boot/initrd

###Don't change this comment - YaST2 identifier: Original name: windows###
title Windows
    chainloader (hd0,0)+1

###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- SUSE LINUX 10.0
    root (hd0,1)
kernel /boot/vmlinuz root=/dev/hda2 vga=normal showopts ide=nodma apm=off acpi=off noresume selinux=0 nosmp noapic maxcpus=0 edd=off 3
    initrd /boot/initrd

###Don't change this comment - YaST2 identifier: Original name: memtest86###
title Memory Test
    kernel (hd0,1)/boot/memtest.bin



thnx for any idea,
peter

ps: is there a grubonce for windows too?

pps:
If possible please CC any answer to my private adress too, cause the bug-grub-list-daemon has not yet sent me the confirmation-mail for subscribing to the list (and I wait already 30 minutes) so I fear I might miss any answer.






--
mag. peter pilsl
goldfisch.at
IT- & dataconsulting
+43 650 3574035
address@hidden




reply via email to

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