Originariamente inviato da m@urone71
Un saluto a tutto il forum
ho un problema con il dual boot tra fc6 e xp pro che non ne vuol sapere di partire
questo e il mio file grub.conf
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition. This means that
# all kernel and initrd paths are relative to /, eg.
# root (hd0,0)
# kernel /boot/vmlinuz-version ro root=/dev/hda1
# initrd /boot/initrd-version.img
#boot=/dev/hda
default=1
timeout=5
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.18-1.2798.fc6)
root (hd0,0)
kernel /boot/vmlinuz-2.6.18-1.2798.fc6 ro root=LABEL=/ rhgb quiet
initrd /boot/initrd-2.6.18-1.2798.fc6.img
title Other
rootnoverify (hd1,0)
chainloader +1
questo è fdisk -l
/sbin/fdisk -l
Disk /dev/hda: 163.9 GB, 163928604672 bytes
255 heads, 63 sectors/track, 19929 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 1019 8185086 83 Linux
/dev/hda2 1020 19929 151894575 5 Extended
/dev/hda5 1020 1528 4088511 82 Linux swap / Solaris
/dev/hda6 1529 19929 147806001 83 Linux
Disk /dev/hdb: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdb1 * 1 9728 78140128+ 7 HPFS/NTFS
mi sembra di aver configurato correttamente grub ma xp non ne vuol sapere
ho provato a fare partire xp disabilitando l' hd master da bios e funziona
grazie x l'aiuto
ciao a tutti