patel ha scritto:
Non hai detto quanti dischi hai, hai provato a fare il boot dal disco di win ? da cdlive, terminale, posta l'uscita del comando sudo fdisk -l (ELLE).
detto fatto:
Codice: Seleziona tutto
ubuntu@ubuntu:~$ sudo fdisk -l
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x443d6d93
Device Boot Start End Blocks Id System
/dev/sda1 * 1 60801 488384001 42 SFS
Disk /dev/sdb: 81.9 GB, 81964302336 bytes
255 heads, 63 sectors/track, 9964 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x233a2339
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 9963 80027766 7 HPFS/NTFS
Disk /dev/sdc: 40.0 GB, 40027029504 bytes
255 heads, 63 sectors/track, 4866 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x940c940c
Device Boot Start End Blocks Id System
/dev/sdc1 1 4681 37600101 83 Linux
/dev/sdc2 4682 4866 1486012+ 5 Extended
/dev/sdc5 4682 4866 1485981 82 Linux swap / Solaris
A questo punto ho capito da solo che il disco su cui avevo installato la distribuzione non era predisposto per il boot...
Ho provato ad usare grab dalla linea di comando (si chiama terminale in linux?) ma nel dubbio di "bruciare" il /dev/sda1 o il /dev/sdb1 ho preferito cercare altra strada.
Con Gparted ho visto che era possibile impostare il "flag" di boot sul disco , ma all'avvio mi ha dato "Errore nel caricamento del sistema operativo" (comunque sia si è avviato(good)).
Un'altra mezz'oretta di lettura dei manuali di grab >:( (poi mi spiegate come si cambia disco

) tra vari find /boot/... ecc... ed ho deciso di lanciare nuovamente la procedura di installazione da LiveCD che finalmente (good) è andata a buon fine.
Codice: Seleziona tutto
marco@marco-desktop:~$ fdisk -l
marco@marco-desktop:~$ sudo fdisk -l
[sudo] password for marco:
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x443d6d93
Device Boot Start End Blocks Id System
/dev/sda1 * 1 60801 488384001 42 SFS
Disk /dev/sdb: 81.9 GB, 81964302336 bytes
255 heads, 63 sectors/track, 9964 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x233a2339
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 9963 80027766 7 HPFS/NTFS
Disk /dev/sdc: 40.0 GB, 40027029504 bytes
255 heads, 63 sectors/track, 4866 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x940c940c
Device Boot Start End Blocks Id System
/dev/sdc1 * 1 4681 37600101 83 Linux
/dev/sdc2 4682 4866 1486012+ 5 Extended
/dev/sdc5 4682 4866 1485981 82 Linux swap / Solaris
marco@marco-desktop:~$
Adesso va che una meraviglia, devo solo procurarmi una scheda di rete pci perché un fulmine mi ha bruciato quella integrata e devo connettermi con l'Alice Gate USB per il quale non ci sono driver (vero?)