Quantcast
Viewing latest article 9
Browse Latest Browse All 11

HowTo Mount 8TB USB in CentoS 7 Server.

This howto is about “How To mount 8TB External USB” in CentOs 7 server.

# yum – y install epel-release

# yum -y install ntfs-3g

# lsblk

sdc 8:32 0 7.3T 0 disk
└─sdc1 8:33 0 7.3T

# mount -t ntfs /dev/sdc1 /mnt/

# ls -ltr /mnt

You will see it’s mounted.

Thanks,

Salman A. Francis

YouTube: LinuxKing

Facebook: Linuxking77 – LZHProject


Viewing latest article 9
Browse Latest Browse All 11

Trending Articles