Originariamente inviato da andy caps
le partizion linux sembrerebbero le

Partition num: 5, Filesystem type is ext2fs, partition type 0x83
Partition num: 6, Filesystem type is ext2fs, partition type 0x83

prova a fare il setup sulla 6
RISOLTO! La partizione di root era la 6, mentre il setup era da fare direttamente nell'MBR.
Ecco i comandi esatti per chi ne avesse bisogno:
codice:
grub
grub> root (hd0,6)
grub> setup (hd0)
grub> quit
CIAO e grazie per la pazienza!