Topic: [SOLVED]ERROR: Current NTFS volume size is bigger than the device size
hello,
I was trying to Shrink /dev/sda2 from 416.69 GiB to 390.62 GiB when the problem occurred.
After that i got 2 partitions (before there was only sda2, now sda5 is there too)
GParted 0.6.2
libparted : 2.3
fdisk -l -u
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 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: 0x55475547
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 81913855 40955904 83 Linux
/dev/sda2 81915496 955787174 436935839+ 5 Extended
/dev/sda5 81915498 901113855 409599179 7 HPFS/NTFS
parted /dev/sda unit s print
Model: ATA SAMSUNG HD501LJ (scsi)
Disk /dev/sda: 976773168s
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 2048s 81913855s 81911808s primary ext4 boot
2 81915496s 955787174s 873871679s extended
5 81915498s 901113855s 819198358s logical ntfs
dd if=/dev/sda of=sda.mbr bs=512 count
dd if=/dev/sda of=sda_sda2.pbr bs=512 count=1 skip=87915496
dd if=/dev/sda of=sda_sda5.pbr bs=512 count=1 skip=81915498
http://www.filefactory.com/file/b4000aa/n/sda.mbr
http://www.filefactory.com/file/b4000b0/n/sda_sda2.pbr
http://www.filefactory.com/file/b4000b2/n/sda_sda5.pbr
there are very important things on it from about 6 years~ i would be very grateful if someone could help me!
thanks