I tried that and got this :

 umount /mnt/cdrom
umount: /mnt/cdrom: not mounted
[root@Echelon ethan]# eject
eject: unable to eject, last error: Invalid argument
[root@Echelon ethan]# eject
eject: unable to eject, last error: Invalid argument

so what's the issue ?

thanks

/ethan

Ronald J. Hall wrote:
[EMAIL PROTECTED]">
tek1 wrote:
thank you very much!!!  :)

You can also open a shell and do this:

(must be root/su)

To mount:
mount /mnt/cdrom
mount /mntcdrom2
mount /dev/cdrom
mount /dev/cdrom2

To unmount:
umount /mnt/cdrom
umount /mntcdrom2
umount /dev/cdrom
umount /dev/cdrom2

You can also eject /mnt/cdrom (or /dev/cdrom) or dev2 & cdrom2...

If you want to get a little fancier then:

eject -t /mnt/cdrom (and the rest) will close the tray/door back... ;-)




Want to buy your Pack or Services from MandrakeSoft?
Go to http://www.mandrakestore.com



Reply via email to