Bugs item #303360, was opened at 13/04/2006 14:15 You can respond by visiting: http://alioth.debian.org/tracker/?func=detail&atid=410685&aid=303360&group_id=30287
Category: libparted Group: None Status: Open Resolution: None Priority: 5 Submitted By: Benjamin Cama (benoar-guest) Assigned to: Nobody (None) Summary: Error when resizing an HFS+ partition Initial Comment: This what i get when trying to resize the HFS+ partition on my main hard drive : GNU Parted 1.7.0rc4 Using /dev/hda Welcome to GNU Parted! Type 'help' to view a list of commands. (parted) print Disk /dev/hda: 60.0GB Sector size (logical/physical): 512B/512B Partition Table: mac Number Start End Size File system Name Flags 1 0.51kB 32.8kB 32.3kB primary 5 32.8kB 8033kB 8001kB hfs primary boot 3 134MB 54.8GB 54.6GB hfs+ primary 4 54.8GB 59.4GB 4611MB ext3 primary 2 59.4GB 60.0GB 640MB linux-swap primary swap (parted) resize 3 Start? [134MB]? End? [54.8GB]? 44GB Error: Trying to register an extent starting at block 0x135D63, but another one already exists at this position. You should check the file system! Error: Could not cache the file system in memory. Error: Data relocation has failed. Error: Resizing the HFS+ volume has failed. (parted) I'm trying to resize (shrink) a 55GB HFS+ partition on my G4 iBook, kernel 2.6.14.3. The filesystem has been checked and re-checked, this is not the problem. I know i have enough free space to shrink it by 10GB (i've got 23GB of free space on it). I know this may not be very useful informations, but if someone (apart from Leslie ;-)) could help me on this, i could provide additional information if i know what to check in the code (i saw the --enable-hfs-extract-fs in the configure, but it produces some big files : about 100MB, so ...) ---------------------------------------------------------------------- You can respond by visiting: http://alioth.debian.org/tracker/?func=detail&atid=410685&aid=303360&group_id=30287 _______________________________________________ bug-parted mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-parted
