Linux Tips

CentOS7でNTFSディスクをマウント

$ sudo yum install epel-release
$ sudo yum install ntfsprogs

ユーティリティ>ディスクでマウントできるようになる

CentOS7でexFATディスクをマウント

$ wget https://forensics.cert.org/cert-forensics-tools-release-el7.rpm
$ sudo rpm -Uvh cert-forensics-tools-release*rpm
$ sudo yum --enablerepo=forensics install exfat-utils

ユーティリティ>ディスクでマウントできるようになる


トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS