Answer the question
In order to leave comments, you need to log in
How to solve Error mounting problem in Ubuntu?
Immediately after mounting the flash drive throws the following:
Error mounting /dev/sdb2 at /media/gleb/Ubuntu 16.04.4 LTS amd64: Command-line `mount -t "iso9660" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,iocharset= utf8,mode=0400,dmode=0500" "/dev/sdb2" "/media/gleb/Ubuntu 16.04.4 LTS amd64"' exited with non-zero exit status 32: mount: wrong fs type, bad option, bad superblock on /dev/sdb2,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so.
Answer the question
In order to leave comments, you need to log in
Beg your pardon, captain? Flash drive - and iso9660? It's like a dvd file...
There is a suspicion that the disk you are trying to mount has a file system other than iso9660
, which is what the command actually reports.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question