Unable to insert the virtual optical disk (VBoxguestaddition) in virtual machine for ubuntu server in win 10
I am new in this kind of environment and I want to learn this. This is started once I install VirtualBox-5.2.18-124319-Win and successfully installing ubuntu-18.04.1-live-server-amd64 in that virtual machine, however in the instruction command me to install VBoxguestaddition, and I get this kind of error, eventhough I have 2 installations of VBoxguestaddition and VBoxGuestAdditions_4.3.20 in .iso;
Could not mount the media/drive 'C:Program FilesOracleVirtualBoxVBoxGuestAdditions.iso' (VERR_PDM_MEDIA_LOCKED).
Result Code:
E_FAIL (0x80004005)
Component:
ConsoleWrap
Interface:
IConsole {872da645-4a9b-1727-bee2-5585105b9eed}
Callee:
IMachine {85cd948e-a71f-4289-281e-0ca7ad48cd89}
I tried use sudo command in terminal sudo mount /dev/cdrom/media/cdrom
and not succeed, I ask my friend and lecturer but no one give a proper advice. Thank you in advance.
boot server mount virtualbox guest-additions
add a comment |
I am new in this kind of environment and I want to learn this. This is started once I install VirtualBox-5.2.18-124319-Win and successfully installing ubuntu-18.04.1-live-server-amd64 in that virtual machine, however in the instruction command me to install VBoxguestaddition, and I get this kind of error, eventhough I have 2 installations of VBoxguestaddition and VBoxGuestAdditions_4.3.20 in .iso;
Could not mount the media/drive 'C:Program FilesOracleVirtualBoxVBoxGuestAdditions.iso' (VERR_PDM_MEDIA_LOCKED).
Result Code:
E_FAIL (0x80004005)
Component:
ConsoleWrap
Interface:
IConsole {872da645-4a9b-1727-bee2-5585105b9eed}
Callee:
IMachine {85cd948e-a71f-4289-281e-0ca7ad48cd89}
I tried use sudo command in terminal sudo mount /dev/cdrom/media/cdrom
and not succeed, I ask my friend and lecturer but no one give a proper advice. Thank you in advance.
boot server mount virtualbox guest-additions
possible duplicate of Unable to Install Guest Additions CD Image on Virtual Box
– Les
Feb 6 at 9:51
add a comment |
I am new in this kind of environment and I want to learn this. This is started once I install VirtualBox-5.2.18-124319-Win and successfully installing ubuntu-18.04.1-live-server-amd64 in that virtual machine, however in the instruction command me to install VBoxguestaddition, and I get this kind of error, eventhough I have 2 installations of VBoxguestaddition and VBoxGuestAdditions_4.3.20 in .iso;
Could not mount the media/drive 'C:Program FilesOracleVirtualBoxVBoxGuestAdditions.iso' (VERR_PDM_MEDIA_LOCKED).
Result Code:
E_FAIL (0x80004005)
Component:
ConsoleWrap
Interface:
IConsole {872da645-4a9b-1727-bee2-5585105b9eed}
Callee:
IMachine {85cd948e-a71f-4289-281e-0ca7ad48cd89}
I tried use sudo command in terminal sudo mount /dev/cdrom/media/cdrom
and not succeed, I ask my friend and lecturer but no one give a proper advice. Thank you in advance.
boot server mount virtualbox guest-additions
I am new in this kind of environment and I want to learn this. This is started once I install VirtualBox-5.2.18-124319-Win and successfully installing ubuntu-18.04.1-live-server-amd64 in that virtual machine, however in the instruction command me to install VBoxguestaddition, and I get this kind of error, eventhough I have 2 installations of VBoxguestaddition and VBoxGuestAdditions_4.3.20 in .iso;
Could not mount the media/drive 'C:Program FilesOracleVirtualBoxVBoxGuestAdditions.iso' (VERR_PDM_MEDIA_LOCKED).
Result Code:
E_FAIL (0x80004005)
Component:
ConsoleWrap
Interface:
IConsole {872da645-4a9b-1727-bee2-5585105b9eed}
Callee:
IMachine {85cd948e-a71f-4289-281e-0ca7ad48cd89}
I tried use sudo command in terminal sudo mount /dev/cdrom/media/cdrom
and not succeed, I ask my friend and lecturer but no one give a proper advice. Thank you in advance.
boot server mount virtualbox guest-additions
boot server mount virtualbox guest-additions
edited Feb 20 at 14:22
Jeff
816719
816719
asked Oct 11 '18 at 6:34
Muhammad RamdaniMuhammad Ramdani
61
61
possible duplicate of Unable to Install Guest Additions CD Image on Virtual Box
– Les
Feb 6 at 9:51
add a comment |
possible duplicate of Unable to Install Guest Additions CD Image on Virtual Box
– Les
Feb 6 at 9:51
possible duplicate of Unable to Install Guest Additions CD Image on Virtual Box
– Les
Feb 6 at 9:51
possible duplicate of Unable to Install Guest Additions CD Image on Virtual Box
– Les
Feb 6 at 9:51
add a comment |
1 Answer
1
active
oldest
votes
Fooling around with this problem, I clicked on Devices>Optical Drives and unchecked VBoxGuestAdditions.iso.
I then got a question asking: Would you like to try to force ejection of this disk? I clicked the [Force Unmount] box.
Next, go back to Devices>Optical Drives and add a check tp the VBoxGuestAdditions.iso
At least I'm no longer getting an error. Hope this works for you
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1082832%2funable-to-insert-the-virtual-optical-disk-vboxguestaddition-in-virtual-machine%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Fooling around with this problem, I clicked on Devices>Optical Drives and unchecked VBoxGuestAdditions.iso.
I then got a question asking: Would you like to try to force ejection of this disk? I clicked the [Force Unmount] box.
Next, go back to Devices>Optical Drives and add a check tp the VBoxGuestAdditions.iso
At least I'm no longer getting an error. Hope this works for you
add a comment |
Fooling around with this problem, I clicked on Devices>Optical Drives and unchecked VBoxGuestAdditions.iso.
I then got a question asking: Would you like to try to force ejection of this disk? I clicked the [Force Unmount] box.
Next, go back to Devices>Optical Drives and add a check tp the VBoxGuestAdditions.iso
At least I'm no longer getting an error. Hope this works for you
add a comment |
Fooling around with this problem, I clicked on Devices>Optical Drives and unchecked VBoxGuestAdditions.iso.
I then got a question asking: Would you like to try to force ejection of this disk? I clicked the [Force Unmount] box.
Next, go back to Devices>Optical Drives and add a check tp the VBoxGuestAdditions.iso
At least I'm no longer getting an error. Hope this works for you
Fooling around with this problem, I clicked on Devices>Optical Drives and unchecked VBoxGuestAdditions.iso.
I then got a question asking: Would you like to try to force ejection of this disk? I clicked the [Force Unmount] box.
Next, go back to Devices>Optical Drives and add a check tp the VBoxGuestAdditions.iso
At least I'm no longer getting an error. Hope this works for you
answered Feb 19 at 22:20
johncaronjohncaron
111
111
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1082832%2funable-to-insert-the-virtual-optical-disk-vboxguestaddition-in-virtual-machine%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
possible duplicate of Unable to Install Guest Additions CD Image on Virtual Box
– Les
Feb 6 at 9:51