Article 5JPAC I can't mount ntfs partition (error: No such device)

I can't mount ntfs partition (error: No such device)

by
IcomeFromVN
from LinuxQuestions.org on (#5JPAC)
https://imgur.com/IWihwER
I installed ntfs-3g, but when I run it, the problem is appeared
Code:$ sudo mount -t ntfs-3g /dev/sdb1 /mnt/sdb1
mount: mounting /dev/sdb1 on /mnt/sdb1 failed: No such device
$ sudo mkdir /mnt/sdb1
mkdir: can't create directory '/mnt/sdb1': File exists
$ ls /mnt
/sdb1 /sdb2
$ ls -l /dev/sdb1
brw-rw---- 1 root staff 8, 7 Jun 5 09:03 /dev/sdb1Maybe ntfs-3g is being loaded after mount do. How to use udevadm trigger function?latest?d=yIl2AUoC8zA latest?i=DG6QqvuVL8o:p-8OrgUwt4A:F7zBnMy latest?i=DG6QqvuVL8o:p-8OrgUwt4A:V_sGLiP latest?d=qj6IDK7rITs latest?i=DG6QqvuVL8o:p-8OrgUwt4A:gIN9vFwDG6QqvuVL8o
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments