Watch all our Tutorials and Training Videos for Free on our Youtube Channel, Get Online Web Tools for Free on swebtools.com

Search Suggest

Difference between ext2 ext3 and ext4 file system in Linux

ext2 vs ext3 vs ext4 differences, ext2 and ext3 and ext4 differences, ext2 ext3 and ext4 file systems, linux ext2 filesystem, linux ext4 file system
This post will help you to understand the difference between ext2 ext3 and ext4 file system in Linux.

If you are interested in learning, Request you to go through the below recommended tutorial.

Difference between ext2 ext3 and ext4 file system in Linux

Here are the difference of EXT2, EXT3 and EXT4 Filesystems.


EXT-2

EXT-3

EXT-4

Ext2 stands for second extended file system.

Ext3 stands for third extended file system.

Ext4 stands for fourth extended file system.

It was introduced in 1993. Developed by Rémy Card.

It was introduced in 2001. Developed by Stephen Tweedie.

It was introduced in 2008.

This was developed to overcome the limitation of the original ext file system.

Starting from Linux Kernel 2.4.15 ext3 was available.

Starting from Linux Kernel 2.6.19 ext4 was available.

 

Ext2 does not have journaling feature.

The main benefit of ext3 is that it allows journaling.

Supports huge individual file size and overall file system size.

Maximum individual file size can be from 16 GB to 2 TB

Maximum individual file size can be from 16 GB to 2 TB

Maximum individual file size can be from 16 GB to 16 TB

Overall ext2 file system size can be from 2 TB to 32 TB

Overall ext3 file system size can be from 2 TB to 32 TB

Overall maximum ext4 file system size is 1 EB (exabyte). 1 EB = 1024 PB (petabyte). 1 PB = 1024 TB (terabyte).

Refer this link to convert ext2, ext3, ext4 filesystems in Linux each other.

Hope you got some idea about the difference between ext2 ext3 and ext4 file system in Linux.

Related Content on Linux might be useful to you to improve your Linux Skills.

Keep practicing and have fun. Leave your comments if any.

Support Us: Share with your friends and groups.

Stay connected with us on social networking sites, Thank you.