Convert Windows 7 system to Qemu with virt-p2v, booting broken Announcing the arrival of...

How do pianists reach extremely loud dynamics?

Why do we bend a book to keep it straight?

Do square wave exist?

Compare a given version number in the form major.minor.build.patch and see if one is less than the other

How to show element name in portuguese using elements package?

Irreducible of finite Krull dimension implies quasi-compact?

また usage in a dictionary

Significance of Cersei's obsession with elephants?

Trademark violation for app?

If my PI received research grants from a company to be able to pay my postdoc salary, did I have a potential conflict interest too?

What is this building called? (It was built in 2002)

What is the longest distance a player character can jump in one leap?

Do wooden building fires get hotter than 600°C?

What does "lightly crushed" mean for cardamon pods?

How could we fake a moon landing now?

What's the meaning of "fortified infraction restraint"?

Using et al. for a last / senior author rather than for a first author

For a new assistant professor in CS, how to build/manage a publication pipeline

Maximum summed powersets with non-adjacent items

Can you use the Shield Master feat to shove someone before you make an attack by using a Readied action?

Why wasn't DOSKEY integrated with COMMAND.COM?

Did MS DOS itself ever use blinking text?

Withdrew £2800, but only £2000 shows as withdrawn on online banking; what are my obligations?

How to tell that you are a giant?



Convert Windows 7 system to Qemu with virt-p2v, booting broken



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
Come Celebrate our 10 Year Anniversary!virt-convert OVF to KVMWindows NT from vmware to kvmqemu don't start quest with disk image on tmpfsQemu - Disk Type, SATA Controller QuestionsKVM: Machines unbootable after host rebootKVM Windows 7 graphics performance using remote desktopKVM does not boot with .iso disk images. Device or resource busy?qemu-img VHD to raw image convert results in bad geometry:Convert qemu syntax to virt-install or virsh xmlhost port forward with qemu through libvirt in user-mode networking





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}







0















I have a Windows 7 system running on an AMD laptop that I would like to convert to a VM in Qemu under Linux. On booting into Windows, the image produces a BSOD with the standard 0x7B error. I understand this is a disk controller image, probably because the Windows install doesn't have the right disk driver enabled (the laptop has an AMD chipset).



I have tried using virt-p2v (from a RHEL ISO containing 1.36.1), but the error persists.



My qemu command line is:



qemu-system-x86_64 -m 2G -boot menu=on -cpu host -machine q35 -enable-kvm -vga cirrus -drive file=/path/to/sda,format=raw


What can I look at to get this working?










share|improve this question









New contributor




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



























    0















    I have a Windows 7 system running on an AMD laptop that I would like to convert to a VM in Qemu under Linux. On booting into Windows, the image produces a BSOD with the standard 0x7B error. I understand this is a disk controller image, probably because the Windows install doesn't have the right disk driver enabled (the laptop has an AMD chipset).



    I have tried using virt-p2v (from a RHEL ISO containing 1.36.1), but the error persists.



    My qemu command line is:



    qemu-system-x86_64 -m 2G -boot menu=on -cpu host -machine q35 -enable-kvm -vga cirrus -drive file=/path/to/sda,format=raw


    What can I look at to get this working?










    share|improve this question









    New contributor




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























      0












      0








      0








      I have a Windows 7 system running on an AMD laptop that I would like to convert to a VM in Qemu under Linux. On booting into Windows, the image produces a BSOD with the standard 0x7B error. I understand this is a disk controller image, probably because the Windows install doesn't have the right disk driver enabled (the laptop has an AMD chipset).



      I have tried using virt-p2v (from a RHEL ISO containing 1.36.1), but the error persists.



      My qemu command line is:



      qemu-system-x86_64 -m 2G -boot menu=on -cpu host -machine q35 -enable-kvm -vga cirrus -drive file=/path/to/sda,format=raw


      What can I look at to get this working?










      share|improve this question









      New contributor




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












      I have a Windows 7 system running on an AMD laptop that I would like to convert to a VM in Qemu under Linux. On booting into Windows, the image produces a BSOD with the standard 0x7B error. I understand this is a disk controller image, probably because the Windows install doesn't have the right disk driver enabled (the laptop has an AMD chipset).



      I have tried using virt-p2v (from a RHEL ISO containing 1.36.1), but the error persists.



      My qemu command line is:



      qemu-system-x86_64 -m 2G -boot menu=on -cpu host -machine q35 -enable-kvm -vga cirrus -drive file=/path/to/sda,format=raw


      What can I look at to get this working?







      linux windows virtualization kvm-virtualization qemu






      share|improve this question









      New contributor




      Bruce 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 question









      New contributor




      Bruce 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 question




      share|improve this question








      edited 5 mins ago







      Bruce













      New contributor




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









      asked 1 hour ago









      BruceBruce

      11




      11




      New contributor




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





      New contributor





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






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






















          0






          active

          oldest

          votes












          Your Answer








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


          }
          });






          Bruce is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f963570%2fconvert-windows-7-system-to-qemu-with-virt-p2v-booting-broken%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          Bruce is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          Bruce is a new contributor. Be nice, and check out our Code of Conduct.













          Bruce is a new contributor. Be nice, and check out our Code of Conduct.












          Bruce is a new contributor. Be nice, and check out our Code of Conduct.
















          Thanks for contributing an answer to Server Fault!


          • 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.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f963570%2fconvert-windows-7-system-to-qemu-with-virt-p2v-booting-broken%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

          117736 Шеррод Примітки | Див. також | Посилання | Навігаційне...

          As a Security Precaution, the user account has been locked The Next CEO of Stack OverflowMS...

          Маріан Котлеба Зміст Життєпис | Політичні погляди |...