Topic: SOLVED - New: Current NTFS Volume Size is bigger than the device size
I am having the same problem that it looks like a lot of other people are having. I have two partitions on my computer: one for windows xp and one for windows 7. I decided to shrink my xp partition and add that space to my windows 7 partition. It seems that it is the xp partition that is the one that is messed up, though I cannot boot to either os.
I believe I used the latest version of GParted: gparted-live-0.5.0-3
after running fdisk -l -u I got the output:
Disk /dev/sda: 640.1 GB, 640135028736 bytes
255 heads, 63 sectors/track, 77825 cylinders, total 1250263728 sectors
units= sectors of 1*512= 512 bytes
disk identifier: 0x0a230a22
Device Boot Start End Blocks id System
/dev/sda1 * 63 136022354 68011146 7 HPFS/NTFS
/dev/sda2 136022355 1250258624 557118135 7 HPFS/NTFS
after running parted /dev/sda unit s print I got the output
Model: ATA WDC WD6400AAKS -0 (scsi)
Disk /dev/sda: 1250263728s
Sector Size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File System Flags
1 63s 136022354s 136022292s primary ntfs boot
2 136022355s 1250258624s 1114236270s primary ntfs
Here are my links to the .pbr and .mbr files
http://www.mediafire.com/file/mgwomyyte … anjait.pbr
http://www.mediafire.com/file/ddfocdmzn … anjait.mbr
sda1 was the partition that I shrunk and sda2 was the partition that I increased.
Any help with this would be greatly appreciated.