ok when i do this: $ pmount -d /dev/cdrom resolved /dev/cdrom to device /dev/hdd device /dev/hdd handled by fstab, calling mount mount: block device /dev/hdd is write-protected, mounting read-only
the drive gets mounted correctly: $ mount |grep cdrom /dev/hdd on /media/cdrom0 type hfsplus (ro,noexec,nosuid,nodev,user=testuser) the only thing that comes up in dmesg is: [17258040.892000] HFS+-fs warning: Filesystem was not cleanly unmounted, running fsck.hfsplus is recommended. mounting read-only. and although I can then access the drive via it's mount point, the hfsplus/hfs cd never shows up on the gnome desktop. -- gnome-volume-manager doesn't automount hfsplus cdroms https://launchpad.net/bugs/65534 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
