Topic: SOLVED - [ Current NTFS volume size is bigger than the device size! ]
Here are the specifics on another one -- Fedora 11 distribution.
Just 1 windows partition on hard drive. Tried to open it up for a nix dual boot install.
Didn't work out like I expected.
Please help. Thanks.
[ 20091114.145259 ] AVILA { /root }
++ ntfsresize --info --force /dev/sda1
ntfsresize v2.0.0 (libntfs 10:0:0)
Device name : /dev/sda1
NTFS volume version: 3.1
Cluster size : 4096 bytes
Current volume size: 160029995520 bytes (160030 MB)
Current device size: 125788158464 bytes (125789 MB)
ERROR: Current NTFS volume size is bigger than the device size!
Corrupt partition table or incorrect device partitioning?
++ fdisk -l -u
Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders, total 312581808 sectors
Units = sectors of 1 * 512 = 512 bytes
Disk identifier: 0x27002700
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 245682044 122839998+ 7 HPFS/NTFS
Disk /dev/sdb: 16.0 GB, 16039018496 bytes
255 heads, 63 sectors/track, 1949 cylinders, total 31326208 sectors
Units = sectors of 1 * 512 = 512 bytes
Disk identifier: 0x000c07ab
Device Boot Start End Blocks Id System
/dev/sdb1 * 63 524350 262144 83 Linux
Partition 1 does not end on cylinder boundary.
/dev/sdb2 524351 27214684 13345167 83 Linux
/dev/sdb3 27214685 31310684 2048000 83 Linux
++ parted /dev/sda unit s print
Model: ATA TOSHIBA MK1655GS (scsi)
Disk /dev/sda: 312581808s
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 2048s 245682044s 245679997s primary ntfs boot
++ uname -a
Linux AVILA 2.6.30.9-96.fc11.i586 #1 SMP Tue Nov 3 23:33:04 EST 2009 i686 i686 i386 GNU/Linux
[ 20091114.145313 ] AVILA { /root }
#