Using a notebook. The card reader is recognised.<br>
<span style="font-family: monospace"><font color="#FF5454"><strong>#</strong></font><font color="#000000"> lsusb</font><br>
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub<br>
Bus 001 Device 006: ID 0b97:7772 O2 Micro, Inc. OZ776 CCID Smartcard Reader<br>
Bus 001 Device 004: ID 0b97:7761 O2 Micro, Inc. Oz776 1.1 Hub<br>
Bus 001 Device 003: ID 8087:0a2b Intel Corp. Bluetooth wireless interface<br>
Bus 001 Device 002: ID 1199:9041 Sierra Wireless, Inc. EM7305 Modem<br>
Bus 001 Device 005: ID 04f2:b564 Chicony Electronics Co., Ltd FJ Camera<br>
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub<br>
</span>
**localhost:/home/ion #** lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 006: ID 0b97:7772 O2 Micro, Inc. OZ776 CCID Smartcard Reader
Bus 001 Device 004: ID 0b97:7761 O2 Micro, Inc. Oz776 1.1 Hub
Bus 001 Device 003: ID 8087:0a2b Intel Corp. Bluetooth wireless interface
Bus 001 Device 002: ID 1199:9041 Sierra Wireless, Inc. EM7305 Modem
Bus 001 Device 005: ID 04f2:b564 Chicony Electronics Co., Ltd FJ Camera
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
**localhost:/home/ion #**
**#** fdisk -l
**Disk /dev/sda: 119.24 GiB, 128035676160 bytes, 250069680 sectors**
Disk model: SAMSUNG MZNTY128
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 0E066D7A-2A68-4E32-9F71-E17210536C09
**Device **** Start**** End**** Sectors**** Size****Type**
/dev/sda1 2048 1050623 1048576 512M EFI System
/dev/sda2 1050624 123462656 122412033 58.4G Linux filesystem
/dev/sda3 245874688 250069646 4194959 2G Linux swap
/dev/sda4 123462658 245874687 122412030 58.4G Linux filesystem
Partition table entries are not in disk order.
**localhost:/home/ion **
Thank you, now I know. That explains the wide slot on the front of the case. Recently bought used notebook. In any case when I boot another distro it finds the card (in the correct slot) and I have written to it and read from it. So I think I must be missing software.
With the SD inserted the message gets repeated and times out to a terminal. I log in as root but none of the reboot options work. When I remove the SD and reboot it fails again leaving me at a terminal where I could login as root. Journalctl reports
A start job is running for /dev/mmcblk0p1
Repeated attempts with and without the SD leave me at the same terminal. Is there a way to leave the SD out and to delete whatever file is telling the system to look for an SD that isn’t there?