47292.781874] sdb: sdb1
[47292.785331] sd 9:0:0:0: [sdb] No Caching mode page present
[47292.785343] sd 9:0:0:0: [sdb] Assuming drive cache: write through
[47292.785354] sd 9:0:0:0: [sdb] Attached SCSI disk
ubuntu@ubuntu:~$ mount ~/mountpoint
mount: can't find /home/ubuntu/mountpoint in /etc/fstab or /etc/mtab
ubuntu@ubuntu:~$ sudo mount -t ntfs /dev/sdb1 /home/<user>/mounpoint
bash: user: No such file or directory
ubuntu@ubuntu:~$ sudo mount -t ntfs /dev/sdb1 /home/<user>/mounpoint
bash: user: No such file or directory
ubuntu@ubuntu:~$ sudo mount -t ntfs /dev/sdb1 /mnt
The disk contains an unclean file system (0, 0).
The file system wasn't safely closed on Windows. Fixing.