[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: GNU parted and ext3



#include <hallo.h>
Martin Fluch wrote on Sat Jan 12, 2002 um 11:16:29AM:
> mount the partition as ext2 (!) at /some/mount/point and then 
> 
>   rm /some/mount/point/.journal
> 
> That should do the trick.

NO. THIS IS A RUDE HACK AND SHOLD NOT BE DONE.

Instead, do

tune2fs -O^has_journal /dev/device
e2fsck -f /dev/device

After resizizing, ..., recreate the Journal with tune2fs -j

Gruss/Regards,
Eduard.
-- 
Was ist das, ein Winword-Dokument? Stell' Dir vor, es gibt tatsächlich
noch Leute, deren Anwendersoftware oder sogar Betriebssystem nicht von
der kleinen unbedeutenden Klitsche aus Redmond stammen.
                                                Ulf Neumann in d.r.t.k



Reply to: