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

Re: ext3 in 2.4.15



Robert L. Harris writes:
 > If I want to convert a blank disk to ext3, compile the kernel then
 > what?  Is there a simple how to?

mke2fs -j /dev/hdc

or whatever device you want.

To convert to use a journal, try:

tune2fs -j /dev/hdc

Andrew.



Reply to: