Something like the attached code could be added (need fixup for e.g. the hardcoded cdrom size) and methods/cdrom.cc would try to dlopen() it. If that works, it can use hal_get_mounted_cdroms() and scan those mount- points for a ubuntu cd. Instead of dlopen() we could try to callout to a helper (most likely a shell script that uses hal-find-by-property).
-- apt uses hardcoded /cdrom, use hal instead (if it is availabe) https://launchpad.net/bugs/41689 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
