Is there an app for LMDE that will identify the C/H/S of my hard drive (I want it for Testdisk – re: http://ubuntuforums.org/showthread.php?t=1978570). For the computer in my signature, the hard drive is a one terabyte ATA WDC WD10EADX-22T.
I've done some googling this topic and, so far, I just keep getting dumber. My computer's BIOS says LBA/Large Mode, and 16 sectors, but should I understand that all hard drives larger than 8.4 Gbs are 16383 cylinders, 16 heads, and 63 sectors?
Fdisk -l's “255 heads, 63 sectors/track, 121601 cylinders,” is almost the same as TestDisk's “CHS 121602 255 63,” which I know is not correct (testdisk numbers). Are there static figures some place that remain the same regardless of what's written to disk?
As always, your help and advice are much appreciated. Thank you.
~$ sudo fdisk -l
[sudo] password for randymanme:
Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xe90be90b
Device Boot Start End Blocks Id System
/dev/sda1 * 63 36853095 18426516+ 7 HPFS/NTFS/exFAT
/dev/sda2 36853110 37061942 104416+ 7 HPFS/NTFS/exFAT
/dev/sda3 37062656 319743984 141340664+ 7 HPFS/NTFS/exFAT
/dev/sda4 319757760 1953536129 816889185 f W95 Ext'd (LBA)
/dev/sda5 332328960 516440063 92055552 83 Linux
/dev/sda6 516442112 528490479 6024184 82 Linux swap / Solaris
/dev/sda7 528492544 1156065279 313786368 83 Linux
/dev/sda8 1156075520 1209481215 26702848 83 Linux
/dev/sda9 1209483264 1222066159 6291448 82 Linux swap / Solaris
/dev/sda10 1222068224 1513129975 145530876 83 Linux
/dev/sda11 1513132032 1558945791 22906880 83 Linux
/dev/sda12 1558947840 1621862399 31457280 83 Linux
/dev/sda13 1621864448 1953503231 165819392 83 Linux





