Comment 2 for bug 417964

Revision history for this message
In , Sebastien Bacher (seb128) wrote :

The issue is still there:
- run GNOME without nautilus running so there is no automounting
- insert the CD
- run "mount | grep cd" -> nothing
- run "devkit-disks --mount /dev/sr0"
- run "mount | grep cd" -> "/dev/sr0 on /media/cdrom0 type iso9660 (ro,nosuid,nodev,user=usename" where "username" is the user who ran the command
- run "devkit-disks --dump >log", log coming
- run "devkit-disks --unmount /dev/sr0"

you get asked for a password to unmount the disk there