Linux 15.032 Themen, 107.080 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