Topic: [SOLVED] shrinking ext2 partition aborts on file system check after...
The error occured during the "check file system on /dev/sda7 for errors and (if possible) fix them" stage,
after doing the resize (and move to the right)
details from the error report: http://lumumba.uhasselt.be/heja/gparted_details.htm
I used the gparted 0.5.2-9 "live cd" via PXE
fdisk -l -u:
Disk /dev/sda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders, total 156301488 sectors
Units = sectors of 1 * 512 = 512 bytes
Disk identifier: 0x0b480b48
Device Boot Start End Blocks Id System
/dev/sda2 401625 21382514 10490445 83 Linux
/dev/sda3 * 21382515 86654609 32636047+ 7 HPFS/NTFS
/dev/sda4 86654610 156296384 34820887+ f W95 Ext'd (LBA)
/dev/sda5 86654673 102012749 7679038+ 83 Linux
/dev/sda6 102012813 130399604 14193396 83 Linux
/dev/sda7 138785598 156296384 8755393+ 83 Linux
parted /dev/sda unit s print:
Model: ATA FUJITSU MHW2080B (scsi)
Disk /dev/sda: 156301488s
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
2 401625s 21382514s 20980890s primary ext3
3 21382515s 86654609s 65272095s primary ntfs boot
4 86654610s 156296384s 69641775s extended lba
5 86654673s 102012749s 15358077s logical ext3
6 102012813s 130399604s 28386792s logical ext3
7 138785598s 156296384s 17510787s logical
Can you help me to recover from this error, or am I on my own?