Advertisement
Guest User

Untitled

a guest
Jan 11th, 2016
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. anon@anon:~$ sudo mount -t ntfs /dev/sdb5 /mnt -o iocharset=utf8,uid=1000,gid=1000
  2. NTFS signature is missing.
  3. Failed to mount '/dev/sdb5': Invalid argument
  4. The device '/dev/sdb5' doesn't seem to have a valid NTFS.
  5. Maybe the wrong device is used? Or the whole disk instead of a
  6. partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
  7. anon@anon:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement