Suse 10.2 sata/RAID

Witam!

Mam drobny problem z partycjami. Wszystkie partycje są zamontowane i dostępne, ale nie widać ich w sysinfo. Przedtem (na dysku ATA) wyświetlał wszystkie partycje. Co zrobić żeby dyski były widoczne w sysinfo?

sprawdź

sudo fdisk -l

Disk /dev/sda: 250.0 GB, 250059350016 bytes

255 heads, 63 sectors/track, 30401 cylinders

Units = cylinders of 16065 * 512 = 8225280 bytes


   Device Boot Start End Blocks Id System

/dev/sda1 * 1 2354 18908473+ 7 HPFS/NTFS

/dev/sda2 2355 7454 40965750 c W95 FAT32 (LBA)

/dev/sda3 7455 26577 153605497+ 7 HPFS/NTFS

/dev/sda4 26578 30401 30716280 f W95 Ext'd (LBA)

/dev/sda5 26578 26586 72261 83 Linux

/dev/sda6 26587 26848 2104483+ 82 Linux swap / Solaris

/dev/sda7 26849 28301 11671191 83 Linux

/dev/sda8 28302 30401 16868218+ 83 Linux


Disk /dev/dm-0: 250.0 GB, 250059292672 bytes

255 heads, 63 sectors/track, 30401 cylinders

Units = cylinders of 16065 * 512 = 8225280 bytes


     Device Boot Start End Blocks Id System

/dev/dm-0p1 * 1 2354 18908473+ 7 HPFS/NTFS

/dev/dm-0p2 2355 7454 40965750 c W95 FAT32 (LBA)

/dev/dm-0p3 7455 26577 153605497+ 7 HPFS/NTFS

/dev/dm-0p4 26578 30401 30716280 f W95 Ext'd (LBA)

/dev/dm-0p5 26578 26586 72261 83 Linux

/dev/dm-0p6 26587 26848 2104483+ 82 Linux swap / Solaris

/dev/dm-0p7 26849 28301 11671191 83 Linux

/dev/dm-0p8 28302 30401 16868218+ 83 Linux


Disk /dev/dm-1: 19.3 GB, 19362276864 bytes

255 heads, 63 sectors/track, 2353 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/dm-1p1 ? 101619 217118 927741105+ 61 SpeedStor

Partition 1 does not end on cylinder boundary.

/dev/dm-1p2 ? 45382 91775 372650658 74 Unknown

Partition 2 does not end on cylinder boundary.

/dev/dm-1p3 ? 119452 221240 817608634 20 Unknown

Partition 3 does not end on cylinder boundary.

/dev/dm-1p4 ? 159274 159277 25429+ 0 Empty

Partition 4 does not end on cylinder boundary.


Partition table entries are not in disk order


Disk /dev/dm-2: 41.9 GB, 41948928000 bytes

255 heads, 63 sectors/track, 5100 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/dm-2p1 ? 126765 212699 690267536 50 OnTrack DM

Partition 1 does not end on cylinder boundary.

/dev/dm-2p2 ? 101767 135637 272054195+ 28 Unknown

Partition 2 does not end on cylinder boundary.

/dev/dm-2p3 ? 1 1 0 2d Unknown

Partition 3 does not end on cylinder boundary.


Partition table entries are not in disk order


Disk /dev/dm-3: 157.2 GB, 157292029440 bytes

255 heads, 63 sectors/track, 19123 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/dm-3p1 ? 101619 217118 927741105+ 61 SpeedStor

Partition 1 does not end on cylinder boundary.

/dev/dm-3p2 ? 45382 91775 372650658 74 Unknown

Partition 2 does not end on cylinder boundary.

/dev/dm-3p3 ? 119452 221240 817608634 20 Unknown

Partition 3 does not end on cylinder boundary.

/dev/dm-3p4 ? 159274 159277 25429+ 0 Empty

Partition 4 does not end on cylinder boundary.


Partition table entries are not in disk order


Disk /dev/dm-4: 73 MB, 73995264 bytes

255 heads, 63 sectors/track, 8 cylinders

Units = cylinders of 16065 * 512 = 8225280 bytes


Disk /dev/dm-4 doesn't contain a valid partition table


Disk /dev/dm-5: 2154 MB, 2154991104 bytes

255 heads, 63 sectors/track, 261 cylinders

Units = cylinders of 16065 * 512 = 8225280 bytes


Disk /dev/dm-5 doesn't contain a valid partition table


Disk /dev/dm-6: 11.9 GB, 11951299584 bytes

255 heads, 63 sectors/track, 1452 cylinders

Units = cylinders of 16065 * 512 = 8225280 bytes


Disk /dev/dm-6 doesn't contain a valid partition table


Disk /dev/dm-7: 17.2 GB, 17273055744 bytes

255 heads, 63 sectors/track, 2099 cylinders

Units = cylinders of 16065 * 512 = 8225280 bytes


Disk /dev/dm-7 doesn't contain a valid partition table

Z tego wnioskuję, że coś nie tak z tablicą partycji, ale nie wiem co dalej…

http://www.cgsecurity.org/wiki/TestDisk

sprawdź to…

“Partition table recovery using TestDisk is really easy.” ;]