how to mount flash drive: error message

hugolopessilva

New Member
Joined
Apr 7, 2021
Messages
1
Reaction score
0
Credits
14
Hi,

I am very new to Linux. I have installed Linux CentOS 7 and I tried to install software using my flash drive. However, when I try to mount it by doing right click, then mount, I get the following error:

Unable to access "124 GB Volume"
Error mounting /dev/sdb1 at run/media/hsilva
File system type ntfs not configured in kernel

Does anybody knows how to mount my flash drive? I found a website and tried to use the mount command, but it does not seem to work. I am sure I am missing something here.

I thank you in advance,
Best regards,
 


You need to install the userspace driver for ntfs first.
Code:
sudo yum install ntfs-3g
 

Members online


Latest posts

Top