On Mon, Mar 24, 2008 at 04:58:11PM +0100, Flavio wrote:
> This is the strace result after modifying the corresponding line as you want.
> ioctl(16, CDROMEJECT, 0x1)              = -1 EIO (Input/output error)

Now, if you straced eject at this point, you would see 

     ioctl(<n>, CDROMEJECT, 0x1)              = 0
?

If so, what's the difference between eject and UML?  Are you running
eject as root?  Is the eject binary setuid root?  That's the basic
question that's underlying this problem.

                   Jeff

-- 
Work email - jdike at linux dot intel dot com

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to