Topic: [Resolved] NTFS resize problem
Hi all,
I shrink my portable hard disk from a single 500GB ntfs partition to 490GB (not sure is it 490GB as I forget what size I typed). The 490GB partition is moved to right, leaving 10GB at the left hand side.
I get this error after running the program:
Current NTFS volume size is bigger than the device size!
After searching this forum for a while, I know that these info are necessary for recovery (but not sure are they correct):
Result of parted /dev/sdb unit s print:
Model: BUFFALO HD-PEU2 (scsi)
Disk /dev/sdb: 976773167s
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 21494970s 976768064s 955273095s primary
dd if=/dev/sdb of=sdb-edneymatias.mbr bs=512 count=1
http://www.mediafire.com/file/zmommmzey … matias.mbr
dd if=/dev/sdb of=sdb1-edneymatias.pbr bs=512 count=1 skip=2048
http://www.mediafire.com/file/nmkyd3yzt … matias.pbr
I am new to linux, not sure is it sdb1 as I moved the partition to right and leaving 10GB empty space at the left and not create a partition yet.
Thanks in advance.