Error: Unable To Eject, Last Error: Invalid Argument
When we get this error, this means some user is accessing the CD-Rom.
Type the following command
#fuser /dev/cdrom
This command will tell the administrator, the processes that have a open file or are otherwise accessing.
#fuser -uik /dev/cdrom
This command will show the Process ID and the use who owns it. This helps the administrator the interactively kill the process so as to eject the CD-ROM.
Sunday, January 13, 2008
Subscribe to:
Post Comments (Atom)
2 comments:
I am reading this article second time today, you have to be more careful with content leakers. If I will fount it again I will send you a link
Your blog keeps getting better and better! Your older articles are not as good as newer ones you have a lot more creativity and originality now. Keep it up!
And according to this article, I totally agree with your opinion, but only this time! :)
Post a Comment