Click “device” – “install enhanced features”, and then the following thing will pop up. Baidu and Bing have solved this problem for a long time~
Unable to insert the virtual optical disk D:\Program\Orade\VirtualBox\VBoxGuestAdditions.iso into the machine lubuntu1810.
Could not mount the media/drive 'D:\Program\Orade\VirtualBox\VBoxGuestAdditions.iso' (VERR_PDM_MEDIA_LOCKED).
Result Code: E_FAIL (0x80004005)
Component: ConsoleWrap
Interface: IConsole {872da645-4a9b-1727-bee2-5585105b9eed}
Callee: IMachine {5047460a-265d-4538-b23e-ddba5fb84976}
solution:
1。 Install vboxguest additions manually
sudo mkdir --p /media/cdrom
sudo mount -t auto /dev/cdrom /media/cdrom/
cd /media/cdrom/
sudo sh VBoxLinuxAdditions.run
2。 Just restart the virtual machine
summary:
First, I manually installed VBox guest additions (but I didn’t try to pop up the CD before installation.) Then restart the virtual machine, you can paste, copy and drag files, the goal is achieved~
If you have doubts, you can try to pop up the CD first to see if you can install the enhancement. Click “device” – “install enhancement” , if not, you can install it manually
But! I don’t want to open windows sharing, so I’ll try to drag and drop files and copy and paste them directly. After all, this is my main purpose
As for how to check “use host I/O cache”, you can try it, but I’m not sure it can be used, because I can turn it off. Maybe this option is only needed to open shared folder, but I don’t need shared folder~
Virtual machine settings storage controller SATA check “use host I/O cache”
Storage controller SATA – click * *. VDI – check “solid state drive”
Restart the virtual machine system
reference website:
https://blog.csdn.net/qq811616536/article/details/52652903
https://askubuntu.com/questions/80341/unable-to-mount-virtualbox-guest-additions-as-a-guest-win7-host
https://jingyan.baidu.com/article/574c521917db806c8d9dc18c.html
Author: Happy Joo
Link: https://www.jianshu.com/p/da1bdc673f2e
Source: Jianshu
The copyright belongs to the author. For commercial reprint, please contact the author for authorization. For non-commercial reprint, please indicate the source.
Similar Posts:
- How to Solve Mont Error: mount: no medium found on /dev/sr0
- E01-you must specify the filesystem type
- mount: block device /dev/cdrom is write-protected, mounting read-only [How to Solve]
- VirtualBox: shared folder error unknown filesystem type vboxsf
- npm ERR! missing script: build
- How to install “CONDA command not found” in MAC Anaconda
- In vmware10, centos7 mounts the shared folder of windows host, and prompts: error: cannot mount filesystem: no such device
- [Solved] EFI VMwareSCSI Hard Drive (0.0) … unsuccessful
- Installation ‘lrzsz’ package and its error reporting solution
- Vagrant: host manager host name management plug in