| Hi zusammen, die testdisk Ausgabe gibt mir ein paar Warnings aus.
 Was bedeuten die Warnings genau ?
 
 
 Code: 
# testdisk /list
 TestDisk 6.4, Data Recovery Utility, June 2006
 Christophe GRENIER <grenier@cgsecurity.org>
 http://www.cgsecurity.org
 Please wait...
 Disk /dev/hda - 120 GB / 111 GiB - CHS 232581 16 63, sector size=512
 Disk /dev/hdb - 160 GB / 149 GiB - CHS 19457 255 63, sector size=512
 Disk /dev/hdd - 119 GB / 111 GiB - CHS 14589 255 63, sector size=512
 
 Disk /dev/hda - 120 GB / 111 GiB - CHS 232581 16 63
 Partition                  Start        End    Size in sectors
 check_NTFS: Incorrect number of heads/cylinder 255 (NTFS) != 16 (HD)
 1 P HPFS - NTFS              0   1  1 81265   4 63   81915372
 
 Warning: Bad ending head (CHS and LBA don't match)
 2 E extended LBA         81265   5  1 166706   3 63   86124465
 
 Warning: Bad starting head (CHS and LBA don't match)
 No partition is bootable
 5 L Linux Swap           81265   6  1 83257   7 63    2008062
 
 Warning: Bad starting head (CHS and LBA don't match)
 X extended             83257   8  1 104581  13 63   21494970
 
 Warning: Bad starting head (CHS and LBA don't match)
 6 L Linux                83257   9  1 104581  13 63   21494907
 
 Warning: Bad starting head (CHS and LBA don't match)
 X extended             104581  14  1 105585  14 63    1012095
 
 Warning: Bad starting head (CHS and LBA don't match)
 7 L Linux                104581  15  1 105585  14 63    1012032
 
 Warning: Bad starting head (CHS and LBA don't match)
 X extended             105585  15  1 134671  13 63   29318625
 
 Warning: Bad starting head (CHS and LBA don't match)
 8 L Linux LVM            105586   0  1 134671  13 63   29318562
 
 Warning: Bad starting head (CHS and LBA don't match)
 X extended             134671  14  1 135675  14 63    1012095
 
 Warning: Bad starting head (CHS and LBA don't match)
 9 L Linux                134671  15  1 135675  14 63    1012032
 
 Warning: Bad starting head (CHS and LBA don't match)
 X extended             135675  15  1 164761  13 63   29318625
 
 Warning: Bad starting head (CHS and LBA don't match)
 10 L Linux LVM            135676   0  1 164761  13 63   29318562
 
 Warning: Bad starting head (CHS and LBA don't match)
 X extended             164761  14  1 166706   3 63    1959930
 
 Warning: Bad starting head (CHS and LBA don't match)
 11 L Linux                164761  15  1 166706   3 63    1959867
 
 Warning: Bad starting head (CHS and LBA don't match)
 Disk /dev/hdb - 160 GB / 149 GiB - CHS 19457 255 63
 Partition                  Start        End    Size in sectors
 1 * FreeBSD                  0   1  1  2609 254 63   41929587
 Disk /dev/hdd - 119 GB / 111 GiB - CHS 14589 255 63
 Partition                  Start        End    Size in sectors
 1 E extended                 0   1  1 14239 254 63  228765537
 No partition is bootable
 5 L Linux Swap               0   2  1   124 254 63    2007999
 X extended               125   0  1   189 254 63    1044225
 6 L Linux                  125   1  1   189 254 63    1044162
 X extended               190   0  1   199 254 63     160650
 7 L Linux                  190   1  1   199 254 63     160587
 X extended               200   0  1 14239 254 63  225552600
 8 L Linux LVM              200   1  1 14239 254 63  225552537
 TestDisk exited normally.
 
 |