I'm using Linux. When I start the program, I get this message...."The program can't find any usable optical drives."
So, I made a link from my dvd drive which is designated '/dev/sr0' to /dev/dvd' and still no go. So, I also added links to /dev/sr0 as /dev/cdrom, /dev/cdrw, and /dev/dvdrw. Still getting the same message. I rebooted after each of these changes, just to be sure. What am I missing?
"The program can't find any usable optical drives."
-
c.d.dickey@gmail.com
- Posts: 1
- Joined: Sun Nov 14, 2021 6:38 am
-
bib1963
- Posts: 10
- Joined: Sun Aug 04, 2013 3:50 pm
Re: "The program can't find any usable optical drives."
Permission problem? 'chmod 666 /dev/sr0' ?
-
NullNix
- Posts: 27
- Joined: Sat Jan 31, 2015 12:57 pm
Re: "The program can't find any usable optical drives."
Probably you need to load the SCSI generic (sg) module.