castalla wrote: > In desperation, I dragged out an old pi (version 2 I think). In dmesg > the cdrom is listed but I can't find. Its /dev name for the plugin. > > Can you remind me how to discover this?
For most Linux - a USB CD drive appears as a SCSI bus device so it will be either /dev/sr0 or /dev/cdrom Often /dev/cdrom is linked to the real device so that bus specific device can be ignored Look in /dev/ directory use "icedax --scanbus" to see if the drive is online and ready for use. I think the plugin will offer valid devices. ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=47288 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
