windows trying to mount the entire disk containing ESP partition











up vote
0
down vote

favorite












I have a dual boot setup with Ubuntu 18.04 and Windows 10, on separate disks.



Disk A has the ESP partition and the Ubuntu partition. Disk B has the windows partitions.



When I tried to pass the disks to virtualbox in order to access Windows from within Ubuntu I realized that Windows is trying to mount the entire disk A instead of just the ESP partition, which is not possible since its under use by Ubuntu.



Can I somehow force windows to mount just the ESP partition?










share|improve this question






















  • I don't understand what you're trying to do, how Virtualbox fits the equation and why one would need to "pass the disks"...
    – GabrielaGarcia
    Nov 17 at 13:24










  • To put simply, I want to boot both OS of the dual boot setup at the same time. Virtualbox has an internal command called createrawvmdk that you can use to pass a host device to the guest, making booting both of the OS possible. Since I'm using UEFI, just passing the windows disk is not enough, it needs the ESP partition as well. I can give windows the ESP partition, but it needs to mount the whole disk containing the ESP. This is where I'm stuck
    – Shawn Li
    Nov 17 at 14:07










  • Running a virtual machine is not booting both at the same time. Yes, there is a method to make an installed OS into a virtual disk that can run as VM but I'm not sure it works with UEFI or how to do it. It seems a very complicated procedure for no real gain. Knowing that you actually need a different license for running Windows in a VM, perhaps just installing another Windows as a VM would be much easier to do. And I'm not sure you understand virtualization and its limitations. I'm afraid you're having unrealistic expectations.
    – GabrielaGarcia
    Nov 17 at 14:26















up vote
0
down vote

favorite












I have a dual boot setup with Ubuntu 18.04 and Windows 10, on separate disks.



Disk A has the ESP partition and the Ubuntu partition. Disk B has the windows partitions.



When I tried to pass the disks to virtualbox in order to access Windows from within Ubuntu I realized that Windows is trying to mount the entire disk A instead of just the ESP partition, which is not possible since its under use by Ubuntu.



Can I somehow force windows to mount just the ESP partition?










share|improve this question






















  • I don't understand what you're trying to do, how Virtualbox fits the equation and why one would need to "pass the disks"...
    – GabrielaGarcia
    Nov 17 at 13:24










  • To put simply, I want to boot both OS of the dual boot setup at the same time. Virtualbox has an internal command called createrawvmdk that you can use to pass a host device to the guest, making booting both of the OS possible. Since I'm using UEFI, just passing the windows disk is not enough, it needs the ESP partition as well. I can give windows the ESP partition, but it needs to mount the whole disk containing the ESP. This is where I'm stuck
    – Shawn Li
    Nov 17 at 14:07










  • Running a virtual machine is not booting both at the same time. Yes, there is a method to make an installed OS into a virtual disk that can run as VM but I'm not sure it works with UEFI or how to do it. It seems a very complicated procedure for no real gain. Knowing that you actually need a different license for running Windows in a VM, perhaps just installing another Windows as a VM would be much easier to do. And I'm not sure you understand virtualization and its limitations. I'm afraid you're having unrealistic expectations.
    – GabrielaGarcia
    Nov 17 at 14:26













up vote
0
down vote

favorite









up vote
0
down vote

favorite











I have a dual boot setup with Ubuntu 18.04 and Windows 10, on separate disks.



Disk A has the ESP partition and the Ubuntu partition. Disk B has the windows partitions.



When I tried to pass the disks to virtualbox in order to access Windows from within Ubuntu I realized that Windows is trying to mount the entire disk A instead of just the ESP partition, which is not possible since its under use by Ubuntu.



Can I somehow force windows to mount just the ESP partition?










share|improve this question













I have a dual boot setup with Ubuntu 18.04 and Windows 10, on separate disks.



Disk A has the ESP partition and the Ubuntu partition. Disk B has the windows partitions.



When I tried to pass the disks to virtualbox in order to access Windows from within Ubuntu I realized that Windows is trying to mount the entire disk A instead of just the ESP partition, which is not possible since its under use by Ubuntu.



Can I somehow force windows to mount just the ESP partition?







windows-10 ubuntu multi-boot uefi






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Nov 17 at 1:49









Shawn Li

1




1












  • I don't understand what you're trying to do, how Virtualbox fits the equation and why one would need to "pass the disks"...
    – GabrielaGarcia
    Nov 17 at 13:24










  • To put simply, I want to boot both OS of the dual boot setup at the same time. Virtualbox has an internal command called createrawvmdk that you can use to pass a host device to the guest, making booting both of the OS possible. Since I'm using UEFI, just passing the windows disk is not enough, it needs the ESP partition as well. I can give windows the ESP partition, but it needs to mount the whole disk containing the ESP. This is where I'm stuck
    – Shawn Li
    Nov 17 at 14:07










  • Running a virtual machine is not booting both at the same time. Yes, there is a method to make an installed OS into a virtual disk that can run as VM but I'm not sure it works with UEFI or how to do it. It seems a very complicated procedure for no real gain. Knowing that you actually need a different license for running Windows in a VM, perhaps just installing another Windows as a VM would be much easier to do. And I'm not sure you understand virtualization and its limitations. I'm afraid you're having unrealistic expectations.
    – GabrielaGarcia
    Nov 17 at 14:26


















  • I don't understand what you're trying to do, how Virtualbox fits the equation and why one would need to "pass the disks"...
    – GabrielaGarcia
    Nov 17 at 13:24










  • To put simply, I want to boot both OS of the dual boot setup at the same time. Virtualbox has an internal command called createrawvmdk that you can use to pass a host device to the guest, making booting both of the OS possible. Since I'm using UEFI, just passing the windows disk is not enough, it needs the ESP partition as well. I can give windows the ESP partition, but it needs to mount the whole disk containing the ESP. This is where I'm stuck
    – Shawn Li
    Nov 17 at 14:07










  • Running a virtual machine is not booting both at the same time. Yes, there is a method to make an installed OS into a virtual disk that can run as VM but I'm not sure it works with UEFI or how to do it. It seems a very complicated procedure for no real gain. Knowing that you actually need a different license for running Windows in a VM, perhaps just installing another Windows as a VM would be much easier to do. And I'm not sure you understand virtualization and its limitations. I'm afraid you're having unrealistic expectations.
    – GabrielaGarcia
    Nov 17 at 14:26
















I don't understand what you're trying to do, how Virtualbox fits the equation and why one would need to "pass the disks"...
– GabrielaGarcia
Nov 17 at 13:24




I don't understand what you're trying to do, how Virtualbox fits the equation and why one would need to "pass the disks"...
– GabrielaGarcia
Nov 17 at 13:24












To put simply, I want to boot both OS of the dual boot setup at the same time. Virtualbox has an internal command called createrawvmdk that you can use to pass a host device to the guest, making booting both of the OS possible. Since I'm using UEFI, just passing the windows disk is not enough, it needs the ESP partition as well. I can give windows the ESP partition, but it needs to mount the whole disk containing the ESP. This is where I'm stuck
– Shawn Li
Nov 17 at 14:07




To put simply, I want to boot both OS of the dual boot setup at the same time. Virtualbox has an internal command called createrawvmdk that you can use to pass a host device to the guest, making booting both of the OS possible. Since I'm using UEFI, just passing the windows disk is not enough, it needs the ESP partition as well. I can give windows the ESP partition, but it needs to mount the whole disk containing the ESP. This is where I'm stuck
– Shawn Li
Nov 17 at 14:07












Running a virtual machine is not booting both at the same time. Yes, there is a method to make an installed OS into a virtual disk that can run as VM but I'm not sure it works with UEFI or how to do it. It seems a very complicated procedure for no real gain. Knowing that you actually need a different license for running Windows in a VM, perhaps just installing another Windows as a VM would be much easier to do. And I'm not sure you understand virtualization and its limitations. I'm afraid you're having unrealistic expectations.
– GabrielaGarcia
Nov 17 at 14:26




Running a virtual machine is not booting both at the same time. Yes, there is a method to make an installed OS into a virtual disk that can run as VM but I'm not sure it works with UEFI or how to do it. It seems a very complicated procedure for no real gain. Knowing that you actually need a different license for running Windows in a VM, perhaps just installing another Windows as a VM would be much easier to do. And I'm not sure you understand virtualization and its limitations. I'm afraid you're having unrealistic expectations.
– GabrielaGarcia
Nov 17 at 14:26















active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
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',
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
});


}
});














 

draft saved


draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1376140%2fwindows-trying-to-mount-the-entire-disk-containing-esp-partition%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes
















 

draft saved


draft discarded



















































 


draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1376140%2fwindows-trying-to-mount-the-entire-disk-containing-esp-partition%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Terni

A new problem with tex4ht and tikz

Sun Ra