[Illumos-team] [OpenIndiana Distribution - Bug #276] error when attempting to eject DVD from drive
illumos project
devnull at illumos.org
Wed Jul 27 23:08:53 UTC 2011
Issue #276 has been updated by Julian Wiesener.
Assignee set to OI illumos
----------------------------------------
Bug #276: error when attempting to eject DVD from drive
https://www.illumos.org/issues/276
Author: r a
Status: New
Priority: Low
Assignee: OI illumos
Category: OS/Net (Kernel and Userland)
Target version:
Difficulty: Medium
Tags: needs-triage
After inserting a DVD into a drive, a warning message "cannot mount volume" is display; however the DVD is mounted and can be accessed. When attempting to unmount the same drive as a normal user via the command line the folllowing error is displayed (GUI only reports "Cannot umount volume").
bash-4.0$ eject cdrom
eject of cdrom /dev/dsk/c4t0d0s2 failed: Rejected send message, 2 matched rules; type="method_call", sender=":1.113" (uid=101 pid=4664 comm="") interface="org.freedesktop.Hal.Device.Storage" member="Eject" error name="(unset)" requested_reply=0 destination="org.freedesktop.Hal" (uid=0 pid=458 comm=""))
bash-4.0$ pfexec eject cdrom
eject of cdrom /dev/dsk/c4t0d0s2 failed: Rejected send message, 2 matched rules; type="method_call", sender=":1.114" (uid=101 pid=4666 comm="") interface="org.freedesktop.Hal.Device.Storage" member="Eject" error name="(unset)" requested_reply=0 destination="org.freedesktop.Hal" (uid=0 pid=458 comm=""))
bash-4.0$
The DVD can only be ejected by becoming root
root at fred:~# eject cdrom
--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://www.illumos.org/my/account
More information about the Illumos-team
mailing list