-
-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
StandaloneVM from ISO (windows7) shuts down on logo #3618
Comments
1024Mo is not enough for a win7 install. Do you have "out of PoD memory" errors in /var/log/xen/console/hypervisor.log ? |
I found some "out of PoD memory" errors in /var/log/xen/console/hypervisor.log". |
That means you don't have enough RAM available on your machine to start the VM. Try to shutdown unneeded VMs. |
Thank you very much! Now everything is working after I closed unneeded VMs. |
OK :) (you may close your issue if you think it's resolved). |
Qubes OS version:
Affected TemplateVMs:
Steps to reproduce the behavior:
qvm-create win --class StandaloneVM --label purple
qvm-prefs win kernel ''
changing in /usr/share/qubes/templates/libvirt/xen.xml the video-section: "vga" to "cirrus"
Qube Manager win-VM Settings (Basic and Advanced):
sudo qvm-start win --cdrom=sys-usb:<path to .iso>
Expected behavior:
Actual behavior:
General notes:
Related issues:
#3432
The text was updated successfully, but these errors were encountered: