Topic: NTFS Resize Bug with systemrescuecd 1.5.1
I wanted to at-least create the thread, I will provide more detailed information tomorrow
Tested with the following software all from SystemRescueCD 1.5.1
GParted 0.5.2
Parted 2.2
Linux 2.6.32.10-std151-i386
Was able to replicate on 3 different sets of hardware using the same software configuration listed above
To reproduce I could restore the partition table manually using fdisk and recover the filesystem using partimage with an existing restore image
Reboot the system back into SystemRescueCD 1.5.1, launch gparted, resize the primary partition 10GB smaller (number used for testing) and create an empty primary ext2 partition in the empty space
Commit the changes, before clicking close to the dialog I could read through the commands run by GParted and it was clear in the one ntfsresize section that the command had resized the volume larger than the device
I could quickly resolve by re-creating the partition using the original partition size (which I had prior to the resize)
I could also quickly resolve by re-creating the partition to larger than the underlying NTFS filesystem (to clean the process I would grow the filesystem to the new device size)
I will follow the tutorial in the other thread and provide the information from the "WARNING! Problem Resizing File Systems with GParted" thread as soon as I can
--
fdisk -l -u
Disk /dev/sda: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders, total 488397168 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: 0x3b2b3b2b
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 467909189 233953571 7 HPFS/NTFS
/dev/sda2 467909190 488392064 10241437+ 83 Linux
parted /dev/sda unit s print
Model: ATA ST3250318AS (scsi)
Disk /dev/sda: 488397168s
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 2048s 467909189s 467907142s primary ntfs boot
2 467909190s 488392064s 20482875s primary ext2
/dev/sda - MBR
http://reltru.com/jesse-sda.mbr
/dev/sda1 - PBR