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

RE:Conversion to ext3



Mark Carroll writes:
 > Great, thanks! Everything has converted nicely, apparently. (-: (Well, at
 > least 'mount' reports everything is now ext3!)

Unfortunately, mount sometimes lies to you.  To make sure you have
journaling, use:
% tune2fs -l /path/to/device | egrep has_journal

The argument is the letter 'l'--the letter after 'k' (in case it looks 
like an 'i'--the letter after 'h' :).

There should be exactly one line, something like this:
Filesystem features:      has_journal sparse_super

Andrew.


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: