ciao, avrei bisogno di un aiutino con la configurazione di grub. Nel mio pc ho installato openSUSE 11 e Winzoz Vista, su due dischi separati.
Il bootloader carica correttamente linux ma quando provo a lanciare vista, si blocca senza darmi messaggi di errore. Posto alcuni dati:
(sdc) openSUSE 11 (impostato da bios come disco di avvio)
(sda) Windows Vista
(sdb) disco condiviso
(fdisk -l)
Disco /dev/sda: 250.0 GB, 250059350016 byte
255 heads, 63 sectors/track, 30401 cylinders
Units = cilindri of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00750075
Dispositivo Boot Start End Blocks Id System
/dev/sda1 * 1 8095 65015055 7 HPFS/NTFS
/dev/sda2 8095 30401 179180946 c W95 FAT32 (LBA)
Disco /dev/sdb: 251.0 GB, 251000193024 byte
255 heads, 63 sectors/track, 30515 cylinders
Units = cilindri of 16065 * 512 = 8225280 bytes
Disk identifier: 0x498a4989
Dispositivo Boot Start End Blocks Id System
/dev/sdb1 * 1 30287 243272295 7 HPFS/NTFS
Disco /dev/sdc: 320.0 GB, 320072933376 byte
255 heads, 63 sectors/track, 38913 cylinders
Units = cilindri of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00084edb
Dispositivo Boot Start End Blocks Id System
/dev/sdc1 * 1 2611 20972826 83 Linux
/dev/sdc2 2612 38641 289410975 83 Linux
/dev/sdc3 38642 38913 2184840 82 Linux swap / Solaris
(device.map)
(hd1) /dev/sda
(hd0) /dev/sdc
(hd2) /dev/sdb
(menu.lst)
# Modified by YaST2. Last modification on dom ott 19 18:53:18 CEST 2008
default 0
timeout 8
gfxmenu (hd0,0)/boot/message
##YaST - activate
###Don't change this comment - YaST2 identifier: Original name: linux###
title openSUSE 11.0
root (hd0,0)
kernel /boot/vmlinuz-2.6.25.16-0.1-pae root=/dev/disk/by-id/scsi-SATA_SAMSUNG_HD321KJS0MQJ90Q239966-part1 resume=/dev/sdc3 splash=silent showopts vga=0x346
initrd /boot/initrd-2.6.25.16-0.1-pae
###Don't change this comment - YaST2 identifier: Original name: windows 1###
title windows 1
rootnoverify (hd0,0)
chainloader (hd1,0)+1
###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- openSUSE 11.0
root (hd0,0)
kernel /boot/vmlinuz-2.6.25.16-0.1-pae root=/dev/disk/by-id/scsi-SATA_SAMSUNG_HD321KJS0MQJ90Q239966-part1 showopts ide=nodma apm=off acpi=off noresume nosmp noapic maxcpus=0 edd=off x11failsafe vga=0x346
initrd /boot/initrd-2.6.25.16-0.1-pae
Prova a modificare la riga di windows così:
###Don't change this comment - YaST2 identifier: Original name: windows 1###
title windows 1
rootnoverify (hd0,0)
map (hd0) (hd1)
map (hd1) (hdo)
chainloader (hd1,0)+1
Ciao
http://www.it-opensuse.org/