superg / redumper

Low level CD dumper utility
GNU General Public License v3.0
200 stars 18 forks source link

Fix linux CD drives enumeration for some distributions #65

Open superg opened 1 year ago

superg commented 1 year ago

Some non-Ubuntu distros have alternate sysfs layout thus preventing current drive autodetection. --drive=/dev/blabla can be used as a workaround but ideally autodetection should work too.