I’m sure this is something easy but I can’t find a way to mount a USB CD/DVD player.
I do see it in dmesg
[ 2741.421606] usb 3-4: new high-speed USB device number 3 using xhci_hcd
[ 2741.567800] usb 3-4: New USB device found, idVendor=13fd, idProduct=1040, bcdDevice= 1.06
[ 2741.567805] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2741.567806] usb 3-4: Product: DVD+-RW AD-5560A
[ 2741.567807] usb 3-4: Manufacturer: Initio
[ 2741.567808] usb 3-4: SerialNumber: 0000000000000000W
[ 2741.580161] usb-storage 3-4:1.0: USB Mass Storage device detected
[ 2741.580271] scsi host6: usb-storage 3-4:1.0
[ 2741.580327] usbcore: registered new interface driver usb-storage
[ 2764.868210] usb 3-4: reset high-speed USB device number 3 using xhci_hcd
But not in the output of sudo fdisk -l
I’ve added myself to the optical group and logout, but same thing.
From what I understand the drive should be in /dev/srx and then I can mount it.