# mount -o remount,uid=1001,gid=1001 /media/MONOPOLY
# mount
/dev/sr0 on /media/MONOPOLY type iso9660 
(ro,nosuid,nodev,uid=1000,gid=1000,iocharset=utf8,mode=0400,dmode=0500,uid=1001,gid=1001,uhelper=udisks)

*sigh*

# mount -o remount,mode=777,dmode=777 /media/MONOPOLY
# mount
/dev/sr0 on /media/MONOPOLY type iso9660 
(ro,nosuid,nodev,uid=1000,gid=1000,iocharset=utf8,mode=0400,dmode=0500,uid=1001,gid=1001,mode=777,dmode=777,uhelper=udisks)

*sigh*

# umount /media/MONOPOLY
# mount /dev/sr0 /media/MONOPOLY
mount: mount point /media/MONOPOLY does not exist

This is a farce.

# mkdir /mnt/cdrom
# mount /dev/sr0 /mnt/cdrom
dr-xr-xr-x  1 0 0 4.0K Jan  1  1970 cdrom/

At last!

Very unfriendly.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1076193

Title:
  Inserted CDs are only available to one user

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1076193/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to