On Fri, 22 Nov 2002, Curtis Vaughan wrote:

>
>
> Looking through these lists I noted that one has to install the eject
> package in order to open the CDRom drive door.  Well, I have it
> installed and regardless I can't open it.
>
> Here't the response:
>
> eject /dev/cdrom
> eject: unable to find or open device for: '/dev/cdrom'

do a dmesg |grep CD  note the device.
check if /dev/cdrom exists and is pointing to the /dev/<something> you
noted previously ?
if not ln -s /dev/<something> /dev/cdrom

check the permission on /dev/<something>, it should be
        brw-rw----    1 root     disk

check if you are in the disk group? grep your login in /etc/group
if not add yourself to the disk group
logout and login in order to take in account the group modification
after that it should work

        Eric
-- 
tu as aussi la [MacsBug 6.5.4]a7  qui est apparue recemment et qui
supporte le Speech Manager, avec la dcmd spk_st qui permet de faire
prononcer au mac la pile des appels ou le contenu des registres du PPC.
-+- Ol. in Guide du Macounet Pervers : Tout se perd, ma bonne dame.. -+-

Reply via email to