I have Double click on RHEL ISO. It has been mounted. I wanted to copy the Packages. I am done with copy. I am facing problem when I eject the DVD aka ISO its not ejecting. Not giving error also.
Can anyone help me on this
52 Answers
Delete the ISO or Move the ISO to different location and restart your system. So that will dismount.
Something has gone bad in your OS i assume. Please Update and Upgrade to latest version make it up to date.
Usually when you mount ISO. Once you restart it will disappear automatically.Some registry entries is not getting clean off. And make try one cleanup or repair registry with some good third party software. this may help you.
Once you done this Updates and registry cleanup.
If this work you can mount that ISO again. try it again.
Hope this will work
Open PowerShell or cmd as the Administrator.
Run this command: mountvol DRIVELETTER: /d
Examples:
- mountvol F: /d
- mountvol G: /d
Note: If the ISO gets mounted after restarting the PC, try renaming or moving the ISO. Also, if you use a third-party tool (Ex: DAEMON Tools, Virtual CloneDrive, MagicISO, etc) to mount ISO, check its setting. You might have activated an automount or autostart option.
Further Reading
-
-