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

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

Circuit to "zoom in" on mV fluctuations of a DC signal?

Would "destroying" Wurmcoil Engine prevent its tokens from being created?

Is there a kind of relay only consumes power when switching?

Is it fair for a professor to grade us on the possession of past papers?

Is the Standard Deduction better than Itemized when both are the same amount?

Is "Reachable Object" really an NP-complete problem?

What does this Jacques Hadamard quote mean?

How could we fake a moon landing now?

What would be the ideal power source for a cybernetic eye?

Around usage results

Do square wave exist?

How do I make this wiring inside cabinet safer? (Pic)

Significance of Cersei's obsession with elephants?

Can an alien society believe that their star system is the universe?

Quick way to create a symlink?

Generate an RGB colour grid

Wu formula for manifolds with boundary

Is it ethical to give a final exam after the professor has quit before teaching the remaining chapters of the course?

Extracting terms with certain heads in a function

How to react to hostile behavior from a senior developer?

Dating a Former Employee

How to find 'n' nodes where all distances between them are greater than 'k'?

Is it common practice to audition new musicians 1-2-1 before rehearsing with the entire band?



Convert Windows 7 system to Qemu with virt-p2v, still 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=/share/disk-images/canonprint/sda,format=raw


What can I look at to get this working?









share







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=/share/disk-images/canonprint/sda,format=raw


    What can I look at to get this working?









    share







    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=/share/disk-images/canonprint/sda,format=raw


      What can I look at to get this working?









      share







      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=/share/disk-images/canonprint/sda,format=raw


      What can I look at to get this working?







      linux windows virtualization kvm-virtualization qemu





      share







      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







      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



      share






      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 6 mins ago









      BruceBruce

      1




      1




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

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