PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Bootloader



Gunther
22.01.04, 14:21
Hallo,
ich will windows von der 1. platte booten (hda) was muss ich ändern:

# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd1,0)
# kernel /vmlinuz-version ro root=/dev/hdb2
# initrd /initrd-version.img
#boot=/dev/hda
default=0
timeout=20
splashimage=(hd1,0)/grub/splash.xpm.gz
title Fedora Core (2.4.22-1.2149.nptl)
root (hd1,0)
kernel /vmlinuz-2.4.22-1.2149.nptl ro root=LABEL=/ hdd=ide-scsi rhgb
initrd /initrd-2.4.22-1.2149.nptl.img
title Fedora Core (2.4.22-1.2115.nptl)
root (hd1,0)
kernel /vmlinuz-2.4.22-1.2115.nptl ro root=LABEL=/ hdd=ide-scsi rhgb
initrd /initrd-2.4.22-1.2115.nptl.img