Sounds like your cdrom drive has not been detected as a removable device. Is it a real CD or a disk image?
A real CD.
in dosdevices :
lrwxrwxrwx 1 titan titan 10 oct 11 22:18 h: -> /mnt/cdrom/ lrwxrwxrwx 1 titan titan 9 mai 19 2004 h:: -> /dev/scd0
And in winecfg the drive type is set to CDROM.
Morover, it seems eject is not installed so I have to run from the programs directory. I have also found that there is already a eject command in my distro (Mandrake). So this conflict may require renaming the eject command.
Now you know why it's not installed <g> Just do 'wine eject'.
Ok. :-)
Thx, Christian