Re: Convert ext2 to ext3?

2003-11-29 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Please turn your line wraps on to 72 columns to allow for readability and quotability. On Fri, Nov 28, 2003 at 10:42:00AM -0800, Scarletdown wrote: I'm in the process of putting Debian on my test-system, and I noticed that the filesystem defaults

Convert ext2 to ext3?

2003-11-28 Thread Scarletdown
I'm in the process of putting Debian on my test-system, and I noticed that the filesystem defaults to ext2. Is there an easy way to nondestructively convert to ext3? --Alt-Boundary-28214.4589691-- Do you Yahoo!? Free Pop-Up Blocker - Get it now

Re: Convert ext2 to ext3?

2003-11-28 Thread J.H.M. Dassen (Ray)
On Fri, Nov 28, 2003 at 10:42:00 -0800, Scarletdown wrote: I'm in the process of putting Debian on my test-system, and I noticed that the filesystem defaults to ext2. Is there an easy way to nondestructively convert to ext3? Yes. tune2fs -j as documented in tune2fs(8). HTH, Ray -- Pinky, Are

Re: Convert ext2 to ext3?

2003-11-28 Thread Nathan Poznick
Thus spake Scarletdown: I'm in the process of putting Debian on my test-system, and I noticed that the filesystem defaults to ext2.#160; Is there an easy way to nondestructively convert to ext3? tune2fs -j PARTITION Then simply change fstab to mount them as ext3 instead of ext2. If you're