0

I am a newbie Linux User

I wrote a Lubuntu image to my 8GB usb drive, and made it bootable, using the dd command.

After that I wanted to format it or make it umount but when I plug it to my PC I face this error:

Unable to access "Lubuntu 17.04 amd64"

Error mounting /dev/sdb1 at /media/moji/Lubuntu 17.04 amd64: Command-line `mount -t "iso9660" -o 
"uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,iocharset=utf8,mode=0400,dmode=0500"
"/dev/sdb1" "/media/moji/Lubuntu 17.04 amd64"' exited with non-zero exit status 32:
mount: wrong fs type, bad option, bad superblock on /dev/sdb1,
       missing codepage or helper program, or other error

   In some cases useful info is found in syslog - try
   dmesg | tail or so.
Zanna
  • 72,312
Moji
  • 15

1 Answers1

-1

You can use graphical UI tool for making bootable USB flash drives as well as format to FAT32 EXT4 or NTFS, You will get "USB Image writer" & "USB Stick Formatter" just download from Mint repositroy and install. Link below http://packages.linuxmint.com/pool/main/m/mintstick/

Rolas
  • 77
  • 1
  • 5