
FAT32 is a "global" file system format which is accepted by the major Operating Systems (Windows, macOS and Linux - even BSD, too) and should not cause a problem to mount the partition and take a look into the ~ $ sudo mount /dev/sdf1 ~ $ ll /mntĭrwxr-xr-x 25 root root 4096 Mar 11 13:06. The mentioned boot partition is the first partition and is formatted as FAT32. I/O size (minimum/optimal): 512 bytes / 512 bytesĭevice Boot Start End Sectors Size Id Type Sector size (logical/physical): 512 bytes / 512 bytes The two partitions can be seen easily using ~ $ sudo fdisk -l /dev/sdfĭisk /dev/sdf: 14.49 GiB, 15548284928 bytes, 30367744 sectors sd 6:0:0:2: Attached SCSI removable disk sd 6:0:0:1: Attached SCSI removable disk sd 6:0:0:3: Attached SCSI removable disk sd 6:0:0:2: Assuming drive cache: write through sd 6:0:0:0: Attached SCSI removable disk sd 6:0:0:1: Assuming drive cache: write through sd 6:0:0:1: Asking for cache data failed sd 6:0:0:1: Test WP failed, assume Write Enabled

usb 1-7.1: reset high-speed USB device number 5 using xhci_hcd sd 6:0:0:3: Attached scsi generic sg6 type 0 sd 6:0:0:2: Attached scsi generic sg5 type 0

sd 6:0:0:1: Attached scsi generic sg4 type 0 sd 6:0:0:0: Attached scsi generic sg3 type 0 scsi 6:0:0:3: Direct-Access Generic- MS/MS-Pro 1.00 PQ: 0 ANSI: 0 CCS scsi 6:0:0:2: Direct-Access Generic- SD/MMC 1.00 PQ: 0 ANSI: 0 CCS scsi 6:0:0:1: Direct-Access Generic- SM/xD-Picture 1.00 PQ: 0 ANSI: 0 CCS scsi 6:0:0:0: Direct-Access Generic- Compact Flash 1.00 PQ: 0 ANSI: 0 CCS usb-storage 1-7.1:1.0: USB Mass Storage device detected usb 1-7.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3

usb 1-7.1: New USB device found, idVendor=0bda, idProduct=0151, bcdDevice=51.95 usb 1-7.1: new high-speed USB device number 5 using xhci_hcd In my own OS (Linux Mint) I could see that the card reader was detected and the SD card seen as ~ $ dmesg
