[Risolto] Ripristinare grub
Inviato: lunedì 3 maggio 2010, 16:32
ho dovuto reinstallare win7 questo mi ha fatto perdere il grub, come faccio a ripristinarlo? se seguo la guida del wiki wiki.ubuntu-it.org/AmministrazioneSistema/Grub/Ripristino quando vado a immettere nel terminale il primo comando mi viene fuori
quindi in teoria linux è installato in dev/sda5 giusto?
se scrivo sudo mount /dev/sda5 /mnt mi viene fuori questo
che devo fare per risolvere?
Codice: Seleziona tutto
Disk /dev/sda: 300.1 GB, 300090728448 bytes
255 heads, 63 sectors/track, 36483 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000001
Device Boot Start End Blocks Id System
/dev/sda1 * 1 6299 50591488+ 7 HPFS/NTFS
Partition 1 does not end on cylinder boundary.
/dev/sda2 6300 36483 242452980 5 Extended
/dev/sda5 6300 35732 236420541 83 Linux
/dev/sda6 35733 36483 6032376 82 Linux swap / Solaris
Disk /dev/sdb: 1000.2 GB, 1000202043392 bytes
255 heads, 63 sectors/track, 121600 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00023d0b
Device Boot Start End Blocks Id System
/dev/sdb1 1 121601 976758784 b W95 FAT32
Disk /dev/sdc: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xbe1f37cd
Device Boot Start End Blocks Id System
/dev/sdc1 * 1 60801 488384001 7 HPFS/NTFS
se scrivo sudo mount /dev/sda5 /mnt mi viene fuori questo
Codice: Seleziona tutto
mount: /dev/sda5 already mounted or /mnt busy
mount: according to mtab, /dev/sda1 is already mounted on /mnt