PDA

View Full Version : Mbr e partizioni corrotte


Xile
22-08-2007, 08:58
Ho inserito il disco di ripristino del mio portatile sperando di installare il S.O. in una partizione a mia scelta ed invece ha cominciato subito a ripristinare il tutto senza che mi chiedesse nulla. Mi sono ritrovato con un disco che viene riconosciuto vuoto in formato ntfs sia dall'installer di win che da una live di Ubuntu. Ho provato anche fixmbr ma non ha dato risultati e di seguito ho lanciato gpart. Ecco il risultato:


ubuntu@ubuntu:~$ sudo gpart -f /dev/sda1

Begin scan...
Possible partition(Linux swap), size(972mb), offset(6675mb)
Possible partition(Linux ext2), size(40993mb), offset(7648mb)
Possible partition(DOS FAT), size(46751mb), offset(48642mb)
End scan.

Checking partitions...

* Warning: partition(DOS or Windows 95 with 32 bit FAT, LBA) ends beyond disk end.
Partition(Linux swap or Solaris/x86): primary
Partition(Linux ext2 filesystem): primary
Partition(DOS or Windows 95 with 32 bit FAT, LBA): invalid primary
Ok.

Guessed primary partition table:
Primary partition(1)
type: 130(0x82)(Linux swap or Solaris/x86)
size: 972mb #s(1991928) s(13671378-15663305)
chs: (851/1/1)-(974/253/57)d (851/1/1)-(974/253/57)r

Primary partition(2)
type: 131(0x83)(Linux ext2 filesystem)
size: 40993mb #s(83955624) s(15663375-99618998)
chs: (975/0/1)-(1023/254/63)d (975/0/1)-(6200/253/60)r

Primary partition(3)
type: 000(0x00)(unused)
size: 0mb #s(0) s(0-0)
chs: (0/0/0)-(0/0/0)d (0/0/0)-(0/0/0)r

Primary partition(4)
type: 000(0x00)(unused)
size: 0mb #s(0) s(0-0)
chs: (0/0/0)-(0/0/0)d (0/0/0)-(0/0/0)r


La partizione numero 3 è fat mentre la 4 è ext3

C'é possibilità di fixare qualche cosa?

Xile
22-08-2007, 20:44
Allego pure l'output di fdisk con comando "p":

Disk /dev/sda1: 100.0 GB, 100027597824 bytes
255 heads, 63 sectors/track, 12160 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

This doesn't look like a partition table
Probably you selected the wrong device.

Device Boot Start End Blocks Id System
/dev/sda1p1 ? 33833 113538 640231969+ 50 OnTrack DM
Partition 1 does not end on cylinder boundary.
/dev/sda1p2 ? 105936 216056 884543545 2b Unknown
Partition 2 does not end on cylinder boundary.
/dev/sda1p3 ? 10497 10497 0 61 SpeedStor
Partition 3 does not end on cylinder boundary.
/dev/sda1p4 164495 164498 24663 0 Empty
Partition 4 does not end on cylinder boundary.

Partition table entries are not in disk order

ilsensine
23-08-2007, 20:26
Ma no, no, il disco è sda, non sda1. sda1 è la prima partizione, stai cercando delle partizioni dentro...una partizione!
Prova
fdisk -l /dev/sda