On 06/19/2012 07:43 AM, Jim Pazarena wrote:
I have an EXT3 which is not journaled.
I would like to enable it.
So I can modify the entry in fstab to read "data=journal",
but I am unsure what command is required on the live system
to 'convert' the EXT3 to journaling.
Suggestions would be appreciated.
so you have ext2? ext3 is exactly like ext2 with journal added
first google result for convert ext2 to ext3
http://www.troubleshooters.com/linux/ext2toext3.htm
basically, this is the line to add journal to a ext2 filesystem:
tune2fs -j /dev/hda2
greets!
aL
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4fe0207a.3030...@qindel.com