Hi, I try to use cdemu to mount bin/cue files. However, I get the following error. Does someone have a suggestion...a solution? Many thx i.a.
---
robv@neptunus tmp]$ cdemu 0 add-n7ue.cue
Traceback (most recent call last):
File "/usr/bin/cdemu", line 105, in ?
main()
File "/usr/bin/cdemu", line 97, in main
device = libcdemu.get_device_from_drive_number(args[0])
File "/usr/lib/python2.4/site-packages/libcdemu.py", line 316, in get_device_from_drive_number
raise CDEmu_Error, "could't find block device, if you've no devfs make sure you created them"
libcdemu.CDEmu_Error: could't find block device, if you've no devfs make sure you created them
[robv@neptunus tmp]$