ext2 > ext3

To benefit from the improvements of a journalled filesystem you can convert an ext2 into an ext3.

# tune2fs -j /dev/(disk partition)

Use ‘parted print all’ or gparted to find out which is the disk partition name you want to convert.

Now modify the occurences of ext2 in /etc/fstab to ext3

Related posts:

  1. ext3 > ext2
  2. Swap Area not working
  3. Enable larger persistent data for Linux Live on SolidState or USB devices
  4. rescuing lost partitions and partition data for linux
  5. Recover wasted disk space in Ubuntu
  6. Install Linux OS to a USB stick or SD card
  7. Disk quota management
| Print This Post Print This Post | Email This Post Email This Post
RSS 2.0 | Trackback | Comment

Leave a Reply

XHTML: You can use these tags: b, cite, code, em, i, q cite="", strike, strong.