VirtualBox starting physical Win10 HDD with VMDK - no bootable medium found!

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












I want to mount a physical HDD (with a Windows 10 installation on it) into a VirtualBox Machine.



My host system is Ubuntu 17.10.



I created a VMDK for the HDD with that command:



sudo VBoxManage internalcommands createrawvmdk -filename "/home/user/Desktop/Win10HDD.vmdk" -rawdisk /dev/sda


then I owned the file with



sudo chown user Desktop/Win10HDD.vmdk


and



sudo chmod u+rwx Desktop/Win10HDD.vmdk


and I also did



sudo chmod 666 /dev/sda*


Now, I'm able to mount the VMDK File into a VirtualBox Machine, but when I boot it up, it says:



"FATAL: No bootable medium found! System halted."



Settingsenter image description here



Does anybody has an idea how to solve this problem?







share|improve this question
















  • 1




    I don't understand the role of sudo chmod 666 /dev/sda* there and it seems inadvisable.
    – Michael Homer
    Nov 18 '17 at 21:14










  • Possibly marginally related (but with the roles reversed: Windows host and Linux guest): Sharing a hard disk partition with a Linux VM on VirtualBox.
    – G-Man
    Nov 18 '17 at 22:02














up vote
0
down vote

favorite












I want to mount a physical HDD (with a Windows 10 installation on it) into a VirtualBox Machine.



My host system is Ubuntu 17.10.



I created a VMDK for the HDD with that command:



sudo VBoxManage internalcommands createrawvmdk -filename "/home/user/Desktop/Win10HDD.vmdk" -rawdisk /dev/sda


then I owned the file with



sudo chown user Desktop/Win10HDD.vmdk


and



sudo chmod u+rwx Desktop/Win10HDD.vmdk


and I also did



sudo chmod 666 /dev/sda*


Now, I'm able to mount the VMDK File into a VirtualBox Machine, but when I boot it up, it says:



"FATAL: No bootable medium found! System halted."



Settingsenter image description here



Does anybody has an idea how to solve this problem?







share|improve this question
















  • 1




    I don't understand the role of sudo chmod 666 /dev/sda* there and it seems inadvisable.
    – Michael Homer
    Nov 18 '17 at 21:14










  • Possibly marginally related (but with the roles reversed: Windows host and Linux guest): Sharing a hard disk partition with a Linux VM on VirtualBox.
    – G-Man
    Nov 18 '17 at 22:02












up vote
0
down vote

favorite









up vote
0
down vote

favorite











I want to mount a physical HDD (with a Windows 10 installation on it) into a VirtualBox Machine.



My host system is Ubuntu 17.10.



I created a VMDK for the HDD with that command:



sudo VBoxManage internalcommands createrawvmdk -filename "/home/user/Desktop/Win10HDD.vmdk" -rawdisk /dev/sda


then I owned the file with



sudo chown user Desktop/Win10HDD.vmdk


and



sudo chmod u+rwx Desktop/Win10HDD.vmdk


and I also did



sudo chmod 666 /dev/sda*


Now, I'm able to mount the VMDK File into a VirtualBox Machine, but when I boot it up, it says:



"FATAL: No bootable medium found! System halted."



Settingsenter image description here



Does anybody has an idea how to solve this problem?







share|improve this question












I want to mount a physical HDD (with a Windows 10 installation on it) into a VirtualBox Machine.



My host system is Ubuntu 17.10.



I created a VMDK for the HDD with that command:



sudo VBoxManage internalcommands createrawvmdk -filename "/home/user/Desktop/Win10HDD.vmdk" -rawdisk /dev/sda


then I owned the file with



sudo chown user Desktop/Win10HDD.vmdk


and



sudo chmod u+rwx Desktop/Win10HDD.vmdk


and I also did



sudo chmod 666 /dev/sda*


Now, I'm able to mount the VMDK File into a VirtualBox Machine, but when I boot it up, it says:



"FATAL: No bootable medium found! System halted."



Settingsenter image description here



Does anybody has an idea how to solve this problem?









share|improve this question











share|improve this question




share|improve this question










asked Nov 18 '17 at 14:20









Mr. 0x50

1




1







  • 1




    I don't understand the role of sudo chmod 666 /dev/sda* there and it seems inadvisable.
    – Michael Homer
    Nov 18 '17 at 21:14










  • Possibly marginally related (but with the roles reversed: Windows host and Linux guest): Sharing a hard disk partition with a Linux VM on VirtualBox.
    – G-Man
    Nov 18 '17 at 22:02












  • 1




    I don't understand the role of sudo chmod 666 /dev/sda* there and it seems inadvisable.
    – Michael Homer
    Nov 18 '17 at 21:14










  • Possibly marginally related (but with the roles reversed: Windows host and Linux guest): Sharing a hard disk partition with a Linux VM on VirtualBox.
    – G-Man
    Nov 18 '17 at 22:02







1




1




I don't understand the role of sudo chmod 666 /dev/sda* there and it seems inadvisable.
– Michael Homer
Nov 18 '17 at 21:14




I don't understand the role of sudo chmod 666 /dev/sda* there and it seems inadvisable.
– Michael Homer
Nov 18 '17 at 21:14












Possibly marginally related (but with the roles reversed: Windows host and Linux guest): Sharing a hard disk partition with a Linux VM on VirtualBox.
– G-Man
Nov 18 '17 at 22:02




Possibly marginally related (but with the roles reversed: Windows host and Linux guest): Sharing a hard disk partition with a Linux VM on VirtualBox.
– G-Man
Nov 18 '17 at 22:02















active

oldest

votes











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
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: false,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f405438%2fvirtualbox-starting-physical-win10-hdd-with-vmdk-no-bootable-medium-found%23new-answer', 'question_page');

);

Post as a guest



































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%2funix.stackexchange.com%2fquestions%2f405438%2fvirtualbox-starting-physical-win10-hdd-with-vmdk-no-bootable-medium-found%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

How to check contact read email or not when send email to Individual?

Christian Cage

How to properly install USB display driver for Fresco Logic FL2000DX on Ubuntu?