[ale] File system
Christopher R. Curzio
ale at accipiter.org
Fri May 31 08:31:57 EDT 2002
There is no possible way (that I am aware of) to switch unlike filesystems
on a partition without destroying data. However, if you just want
journaling capability in your FS, you can just create a journal file on
your ext2 partition to make it ext3.
Make sure you're running 2.4.15 or later, and an up-to-date version of
fileutils. Be sure ext3 support is compiled into your kernel. Once you
have that, all you'd need to do is to simply run:
tune2fs -j /dev/hdaX
You can run this on a filesystem that is either mounted or unmounted. In
the words of Velvet Jones, It's as simple as that. (BONUS: If for some
reason your computer croaks, you can still read the filesystem as ext2
with a bootdisk that may not support ext3.)
--
Christopher R. Curzio
http://www.accipiter.org
:wq!
Thus Spake "George Johnson" <gljay at netzero.net>:
Fri, 31 May 2002 07:48:09 -0400
> Is there any way to change the file system one is using on the fly
> without having to save all the files, running fdisk, then coping them
> back? Want to go from ext2 to ReiserFS.
>
> George Johnson
>
---
This message has been sent through the ALE general discussion list.
See http://www.ale.org/mailing-lists.shtml for more info. Problems should be
sent to listmaster at ale dot org.
More information about the Ale
mailing list