On Wed, 6 Feb 2002, Pieter De Wit wrote:

> Hello Everyone,
> 
> Two quick question :
> 
> 1) How do I create an ext3 filesystem (I could only find the ext2 tools....)

$ man mke2fs
mke2fs -j ...
 
> 2) How do I convert an ext2 filesystem to an ext3 filesystem ?

$ man tune2fs
tune2fs -j ...

rday



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to