How To Run win 10 From Internal Hard Drive (VirtualBox)(Fedora)











up vote
0
down vote

favorite












I have dual-boot win 10 & Fedora. I want to run the win 10 in Fedora using VirtualBox, how do I do this? I do not want to make an ISO of my OS like this.
https://www.makeuseof.com/tag/create-a-virtual-machine-image-of-your-existing-hard-drive-windows/










share|improve this question


























    up vote
    0
    down vote

    favorite












    I have dual-boot win 10 & Fedora. I want to run the win 10 in Fedora using VirtualBox, how do I do this? I do not want to make an ISO of my OS like this.
    https://www.makeuseof.com/tag/create-a-virtual-machine-image-of-your-existing-hard-drive-windows/










    share|improve this question
























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I have dual-boot win 10 & Fedora. I want to run the win 10 in Fedora using VirtualBox, how do I do this? I do not want to make an ISO of my OS like this.
      https://www.makeuseof.com/tag/create-a-virtual-machine-image-of-your-existing-hard-drive-windows/










      share|improve this question













      I have dual-boot win 10 & Fedora. I want to run the win 10 in Fedora using VirtualBox, how do I do this? I do not want to make an ISO of my OS like this.
      https://www.makeuseof.com/tag/create-a-virtual-machine-image-of-your-existing-hard-drive-windows/







      windows-10 virtualbox virtual-machine fedora






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Nov 20 at 5:46









      Dash Conroy

      136




      136






















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          1
          down vote



          accepted










          What you're looking to do is convert a physical machine (aka, your Windows 10 partition) to a VirtualBox VM. Sorry to repeat the task ahead of you, but using these terms I've come across this helpful answer courtesy of Chris Hoffman of HowToGeek.




          For VirtualBox – A Manual Method



          VirtualBox doesn’t offer an easy graphical utility for converting a
          physical machine to a virtual machine. If you’re feeling particularly
          adventerous, they do offer some unsupported instructions for
          converting a physical Windows computer to a VirtualBox virtual
          machine. This requires some registry tweaking and shutting down the
          computer. You’ll then have to manually create a copy of the disk and
          convert it to a VirtualBox VDI file. The process for converting a
          Linux virtual machine should be about the same, but without all the
          extra tweaks required to make Windows behave. It’s much easier to move
          Linux installations between different machines with different hardware
          configurations.



          This process isn’t for the faint of heart, and we include it here only
          for the sake of completeness. Even if you use VirtualBox already, you
          may want to just use VMware or Microsoft’s utility and give VMware or
          Hyper-V a try. If you’re still ready to give it a try, consult the
          MIgrate Windows page on VirtualBox’s wiki.




          My personal belief, when faced with the above, is that imaging the existing Windows 10 partition/installation to VHD would be easiest and smoothest option available, as VirtualBox is 100% compatible with this format/standard, although of course this incurs the needed dataspace in which to store the exported image.






          share|improve this answer










          New contributor




          njs-se is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.


















          • Okay, thanks a lot!
            – Dash Conroy
            2 days ago











          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%2f1376855%2fhow-to-run-win-10-from-internal-hard-drive-virtualboxfedora%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








          up vote
          1
          down vote



          accepted










          What you're looking to do is convert a physical machine (aka, your Windows 10 partition) to a VirtualBox VM. Sorry to repeat the task ahead of you, but using these terms I've come across this helpful answer courtesy of Chris Hoffman of HowToGeek.




          For VirtualBox – A Manual Method



          VirtualBox doesn’t offer an easy graphical utility for converting a
          physical machine to a virtual machine. If you’re feeling particularly
          adventerous, they do offer some unsupported instructions for
          converting a physical Windows computer to a VirtualBox virtual
          machine. This requires some registry tweaking and shutting down the
          computer. You’ll then have to manually create a copy of the disk and
          convert it to a VirtualBox VDI file. The process for converting a
          Linux virtual machine should be about the same, but without all the
          extra tweaks required to make Windows behave. It’s much easier to move
          Linux installations between different machines with different hardware
          configurations.



          This process isn’t for the faint of heart, and we include it here only
          for the sake of completeness. Even if you use VirtualBox already, you
          may want to just use VMware or Microsoft’s utility and give VMware or
          Hyper-V a try. If you’re still ready to give it a try, consult the
          MIgrate Windows page on VirtualBox’s wiki.




          My personal belief, when faced with the above, is that imaging the existing Windows 10 partition/installation to VHD would be easiest and smoothest option available, as VirtualBox is 100% compatible with this format/standard, although of course this incurs the needed dataspace in which to store the exported image.






          share|improve this answer










          New contributor




          njs-se is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.


















          • Okay, thanks a lot!
            – Dash Conroy
            2 days ago















          up vote
          1
          down vote



          accepted










          What you're looking to do is convert a physical machine (aka, your Windows 10 partition) to a VirtualBox VM. Sorry to repeat the task ahead of you, but using these terms I've come across this helpful answer courtesy of Chris Hoffman of HowToGeek.




          For VirtualBox – A Manual Method



          VirtualBox doesn’t offer an easy graphical utility for converting a
          physical machine to a virtual machine. If you’re feeling particularly
          adventerous, they do offer some unsupported instructions for
          converting a physical Windows computer to a VirtualBox virtual
          machine. This requires some registry tweaking and shutting down the
          computer. You’ll then have to manually create a copy of the disk and
          convert it to a VirtualBox VDI file. The process for converting a
          Linux virtual machine should be about the same, but without all the
          extra tweaks required to make Windows behave. It’s much easier to move
          Linux installations between different machines with different hardware
          configurations.



          This process isn’t for the faint of heart, and we include it here only
          for the sake of completeness. Even if you use VirtualBox already, you
          may want to just use VMware or Microsoft’s utility and give VMware or
          Hyper-V a try. If you’re still ready to give it a try, consult the
          MIgrate Windows page on VirtualBox’s wiki.




          My personal belief, when faced with the above, is that imaging the existing Windows 10 partition/installation to VHD would be easiest and smoothest option available, as VirtualBox is 100% compatible with this format/standard, although of course this incurs the needed dataspace in which to store the exported image.






          share|improve this answer










          New contributor




          njs-se is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.


















          • Okay, thanks a lot!
            – Dash Conroy
            2 days ago













          up vote
          1
          down vote



          accepted







          up vote
          1
          down vote



          accepted






          What you're looking to do is convert a physical machine (aka, your Windows 10 partition) to a VirtualBox VM. Sorry to repeat the task ahead of you, but using these terms I've come across this helpful answer courtesy of Chris Hoffman of HowToGeek.




          For VirtualBox – A Manual Method



          VirtualBox doesn’t offer an easy graphical utility for converting a
          physical machine to a virtual machine. If you’re feeling particularly
          adventerous, they do offer some unsupported instructions for
          converting a physical Windows computer to a VirtualBox virtual
          machine. This requires some registry tweaking and shutting down the
          computer. You’ll then have to manually create a copy of the disk and
          convert it to a VirtualBox VDI file. The process for converting a
          Linux virtual machine should be about the same, but without all the
          extra tweaks required to make Windows behave. It’s much easier to move
          Linux installations between different machines with different hardware
          configurations.



          This process isn’t for the faint of heart, and we include it here only
          for the sake of completeness. Even if you use VirtualBox already, you
          may want to just use VMware or Microsoft’s utility and give VMware or
          Hyper-V a try. If you’re still ready to give it a try, consult the
          MIgrate Windows page on VirtualBox’s wiki.




          My personal belief, when faced with the above, is that imaging the existing Windows 10 partition/installation to VHD would be easiest and smoothest option available, as VirtualBox is 100% compatible with this format/standard, although of course this incurs the needed dataspace in which to store the exported image.






          share|improve this answer










          New contributor




          njs-se is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.









          What you're looking to do is convert a physical machine (aka, your Windows 10 partition) to a VirtualBox VM. Sorry to repeat the task ahead of you, but using these terms I've come across this helpful answer courtesy of Chris Hoffman of HowToGeek.




          For VirtualBox – A Manual Method



          VirtualBox doesn’t offer an easy graphical utility for converting a
          physical machine to a virtual machine. If you’re feeling particularly
          adventerous, they do offer some unsupported instructions for
          converting a physical Windows computer to a VirtualBox virtual
          machine. This requires some registry tweaking and shutting down the
          computer. You’ll then have to manually create a copy of the disk and
          convert it to a VirtualBox VDI file. The process for converting a
          Linux virtual machine should be about the same, but without all the
          extra tweaks required to make Windows behave. It’s much easier to move
          Linux installations between different machines with different hardware
          configurations.



          This process isn’t for the faint of heart, and we include it here only
          for the sake of completeness. Even if you use VirtualBox already, you
          may want to just use VMware or Microsoft’s utility and give VMware or
          Hyper-V a try. If you’re still ready to give it a try, consult the
          MIgrate Windows page on VirtualBox’s wiki.




          My personal belief, when faced with the above, is that imaging the existing Windows 10 partition/installation to VHD would be easiest and smoothest option available, as VirtualBox is 100% compatible with this format/standard, although of course this incurs the needed dataspace in which to store the exported image.







          share|improve this answer










          New contributor




          njs-se is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.









          share|improve this answer



          share|improve this answer








          edited 2 days ago





















          New contributor




          njs-se is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.









          answered 2 days ago









          njs-se

          463




          463




          New contributor




          njs-se is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.





          New contributor





          njs-se is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.






          njs-se is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.












          • Okay, thanks a lot!
            – Dash Conroy
            2 days ago


















          • Okay, thanks a lot!
            – Dash Conroy
            2 days ago
















          Okay, thanks a lot!
          – Dash Conroy
          2 days ago




          Okay, thanks a lot!
          – Dash Conroy
          2 days ago


















           

          draft saved


          draft discarded



















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1376855%2fhow-to-run-win-10-from-internal-hard-drive-virtualboxfedora%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

          Paul Cézanne

          UIScrollView CustomStickyHeader Resize height generates problems when scroll is too fast

          Angular material date-picker (MatDatepicker) auto completes the date on focus out