Saturday, November 27, 2004

QT Parted experiences

A few days ago I gave QT Parted a try (from a Knoppix 3.6 disk): I shrinked my NTFS partition to leave more room for other OSes (not that space is a problem here, but I wanted to try it). The program is awesome: very easy to use (looks a lot like Partition Magic) and it did the job quickly and correctly.

However, yesterday's evening I tried the same but with a ReiserFS partition. In few minutes, the partition was shrinked to half of its original size. Afterwards I tried to mount it, still from within Knoppix. Everything seemed to be OK.

But it was not so nice as I expected. I rebooted into my Debian system... and fsck.reiserfs was started. Lots of errors flooded the screen, just to tell me a bit later to fix the errors manually.

Got to the console (which still worked), tried another fsck and got the same errors. Now I noticed a suggestion that told me to try the --rebuild-tree flag. Oh, it may fix it... so I tried. The process seemed to go fine, but things got only worse. After a reboot, nothing worked; even GNU GRUB failed to read its stage2 correctly.

So I gave up. I had nothing important in the partition aside apt's cache (not a problem since I've already downloaded everything again). From now on I'll continue to keep my Linux installations under Ext2 (or maybe Ext3), mainly because they can be read (and written!) without problems from NetBSD. And they can be safely resized (I can always go back to Partition Magic 5), in case I want to try another OS.

3 comments:

Anonymous said...

[Originally posted at 2004-11-27 11:37 am UTC]

We got the same experience in a Install Party. KNOPPIX 3.6 fuked a workstation (the owner wasn't very happy with this, he lost a foo xp or whatever) and a laptop.

I'm not a great enthusiast of installing KNOPPIX on a HDD, but after this experience... hehehe :P

Julio M. Merino Vidal said...

[Originally posted at 2004-11-27 13:21 pm UTC]

But is it a Knoppix specific problem? I don't think so ;-/

It looks like a bug in the underlying utilities used by QT Parted. I don't know if it's using GNU Parted or another external utility to handle ReiserFS partitions, but it's a very unfortunate problem.

After all, one could expect it breaking a NTFS (propietary) filesystem, but not a free one so easily!

Anonymous said...

[Originally posted at 2004-11-29 14:21 pm UTC]

IIRC, many people have claimed about ReiserFS problems (I know a few lost installations after just rebooting the system), besides this...I've ever had a problem with it.
Lastly I've been using ext3 because I don't wanna be surprised, and it seems very stable, even after system crashes, and if IIRC it can be mounted as ext2.