Re: eject cdrom
Have you tried using "eject /dev/hdc" ? Is the cd mounted while you try
to do this ? Have you tried ejecting the cd without it being mounted?
Jose
On 7/21/05, Enrique Morfin <enriquemorfin@yahoo.com> wrote:
Hi!
I have a problem ejecting cdrom
as normal user:
$eject cdrom
eject: unable to eject, last error: Invalid argument
as root:
#eject cdrom
(ejects the cdrom without trouble)
the owner and permisions:
$ls -alh /dev/hdc
brw-rw---- 1 root burning 22, 0 2002-03-14 15:51
/dev/hdc
$id
uid=1000(my_login) gid=50(staff)
groups=0(root),12(man),24(cdrom),25(floppy),29(audio),33(www-data),50(staff),109(burning)
any ideas?
Thanks
____________________________________________________
Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org
Reply to:
- References:
- eject cdrom
- From: Enrique Morfin <enriquemorfin@yahoo.com>