convert ext2 to ext3

Unmount your ext2 filesystem, then issue:
# tune2fs -j /dev/hda1
Where /dev/hda1 is the ext2 FS you want to convert.
then edit your fstab and change /dev/hda1 entry to be ext3
Easy!
210/433

Leave a Reply

Your email address will not be published. Required fields are marked *