Author Topic: mkfs.ext4 file not found in centos 7.4  (Read 3680 times)

golfreeze

  • Administrator
  • Hero Member
  • *****
  • Posts: 2140
    • View Profile
    • นั่งสมาธิ สติปัฏฐานสี่ พาเที่ยววัด แนะนำวัด แจกcd ธรรมะฟรี
    • Email
mkfs.ext4 file not found in centos 7.4
« on: พฤษภาคม 22, 2018, 11:27:30 PM »
mkfs.ext4 file not found in centos 7.4

when running format with ext4 file system
#mkfs -t ext4 /dev/sda2
mkfs.ext4 file not found

Then install for this package

#yum install e2fsprogs.x86_64

try it again.