Linux Server Configurations Steps....

Saturday, 29 June 2013

How to create ext2, ext3, and ext4 partition.

Once you’ve partitioned your hard disk using fdisk command, use mke2fs to create either ext2, ext3, or ext4 file system.

Create an ext2 file system:
mke2fs /dev/sda1

Create an ext3 file system:
mkfs.ext3 /dev/sda1
(or)
mke2fs –j /dev/sda1

Create an ext4 file system:
mkfs.ext4 /dev/sda1
(or)
mke2fs -t ext4 /dev/sd
Posted by Unknown at 13:07
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

My Blogs Menus

  • ▼  2013 (48)
    • ►  August (13)
    • ►  July (16)
    • ▼  June (19)
      • How many users are logging in system
      • Basic Directory in Linux
      • Linux Basic Commands
      • Grub recovering in linux
      • Diffrence between ext2, ext3 and ext4
      • How to create ext2, ext3, and ext4 partition.
      • How to convert EXT2 partition to EXT3 in linux
      • What is Journaling...?
      • IPTABLES CONFIGURATION
      • Adobe Flash Player installation on Linux
      • Mount and Access NTFS Partition in Linux ( RHEL, C...
      • APACHE SERVER CONFIGURATION STEP BY STEP
      • Global Yum Configuration
      • NFS Server configuration Steps
      • Create Virtual CD on Ubantu
      • Local Yum Configuration Steps
      • FTP Server Configuration Steps
      • Postfix, Webmail Server Configuration Steps
      • DNS Server Configuration Steps

About Me

Unknown
View my complete profile
Simple theme. Powered by Blogger.