On 2017-08-29 14:53, Stroller wrote: > $ sudo parted /dev/sdb p > Model: Generic- Card Reader (scsi) > Disk /dev/sdb: 32.0GB > Sector size (logical/physical): 512B/512B > Partition Table: msdos > Disk Flags: > > Number Start End Size Type File system Flags > 1 4194kB 32.0GB 32.0GB primary fat32 lba > > $ sudo mount -v /dev/sdb1 /mnt/tmp > mount: /dev/loop0 mounted on /mnt/tmp.
I don't have a quick solution, but I would look at the state of /dev (not only /dev/sdb* but also the various /dev/disk/by-* directories) both before and after running parted. parted is my prime suspect for messing things up here. Also, is this the normal mount program from util-linux package, or some "modern" replacement? -- Please don't Cc: me privately on mailing lists and Usenet, if you also post the followup to the list or newsgroup. Do obvious transformation on domain to reply privately _only_ on Usenet.