Linux 14.989 Themen, 106.442 Beiträge

Grub Loader

Infos-Lanzarote / 5 Antworten / Flachansicht Nickles

Moin zusammen!

Ich habe folgendes im Grubloader stehen:

title Ubuntu 8.04.1, kernel 2.6.24-19-generic
root (hd1,0)
kernel /boot/vmlinuz-2.6.24-19-generic root=UUID=24474473-1e74-45e5-8613-442c2d476032 ro quiet splash
initrd /boot/initrd.img-2.6.24-19-generic
quiet

title Ubuntu 8.04.1, kernel 2.6.24-19-generic (recovery mode)
root (hd1,0)
kernel /boot/vmlinuz-2.6.24-19-generic root=UUID=24474473-1e74-45e5-8613-442c2d476032 ro single
initrd /boot/initrd.img-2.6.24-19-generic

title Ubuntu 8.04.1, memtest86+
root (hd1,0)
kernel /boot/memtest86+.bin
quiet

### END DEBIAN AUTOMAGIC KERNELS LIST

# This is a divider, added to separate the menu items below from the Debian
# ones.
title Other operating systems:
root


# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sda1
title Microsoft Windows XP Home Edition
root (hd0,0)
savedefault
makeactive
chainloader +1


Was muss ich nun ändern dass er Windows XP automatisch läd und nicht Ubuntu???

Vielen Dank!!!

bei Antwort benachrichtigen
fakiauso Infos-Lanzarote „Grub Loader“
Optionen

Hi

Irgendwo am Anfang müßte sich noch so etwas befinden:

default 0
timeout 8


Wenn Du bei default aus der 0 eine 4 machst, sollte XP als Standard geladen werden.

fakiauso

"Anyone who believes exponential growth can go on forever in a finite world is either a madman or an idiot (or an economist)" - Hellsongs
bei Antwort benachrichtigen