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.
DevOps Full Course Tutorial for Beginners - DevOps Free Training Online
Docker Full Course Tutorial for Beginners - Docker Free Training Online
Kubernetes Full Course Tutorial for Beginners - Kubernetes Free Training Online
Ansible Full Course Tutorial for Beginners - Ansible Free Training Online
Openstack Full Course Tutorial for Beginners - Openstack Free Training Online
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.
How to Configure IP Address on Ubuntu using Netplan
How to Access Linux Server from Windows Remotely
Configure SSH Passwordless Login Authentication (SSH-keygen)
How to Create LVM Partition in Linux – LVM Tutorial
Install & Configure Samba Server on Linux (RHEL7 / CentOS7)
How to Access Linux Server from Windows Remotely
Configure SSH Passwordless Login Authentication (SSH-keygen)
How to Create LVM Partition in Linux – LVM Tutorial
Install & Configure Samba Server on Linux (RHEL7 / CentOS7)
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.
2 Comments
[…] Click to see full answer […]
ReplyDelete[…] (such as Ext4 or XFS). You can read Ext2fsd files by installing software that allows you to read Ext2/3/4 file systems. This feature will be especially useful for users of Windows 10 who want to use Linux-based […]
ReplyDelete