Go to TogaWare.com Home Page. GNU/Linux Desktop Survival Guide
by Graham Williams
Duck Duck Go



CLICK HERE TO VISIT THE UPDATED SURVIVAL GUIDE

Convert Ext2 to Ext3

Converting from a standard ext2 disk format to a journalled ext3 format is easy, since it simply involves adding a journal file. It can be done while the system is running with:

  # tune2fs -j /dev/hda1
Then change ext2 to ext3 in /etc/fstab and unmount/mount for it to take effect. If /dev/hda1 is your root partition, then you'll need to reboot for it to take effect.


Subsections
Support further development by purchasing the PDF version of the book.
Other online resources include the Data Science Desktop Survival Guide.
Books available on Amazon include Data Mining with Rattle and Essentials of Data Science.
Popular open source software includes rattle and wajig.
Hosted by Togaware, a pioneer of free and open source software since 1984.
Copyright © Togaware Pty Ltd. . Creative Commons ShareAlike V4.