Windows guest failing to install with virt-install on linux
So I run virt-isntall with an ISO image along the lines of the example here: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/virtualization_host_configuration_and_guest_installation_guide/sect-virtualization_host_configuration_and_guest_installation_guide-windows_installations-installing_windows_xp_as_a_fully_virtualized_guest
Command line on Centos 6.9 host:
virt-install
--name=winbuilds01
--os-type=windows
--network bridge=vlan20
--disk path=winbuilds01.dsk,size=30
--cdrom=/iso/master/Win10_1709_English_x64.iso
--graphics vnc,port=9801
--ram=4096
--vcpus=4
And I get this output:
Starting install...
Creating domain... | 0 B 00:01
Cannot open display:
Run 'virt-viewer --help' to see a full list of available command line options
Domain installation still in progress. Waiting for installation to complete.
Can't open display is expected because I'm ssh'ed in. I can tunnel a VNC viewer to the system and that connects just fine. What I see is a mostly black screen with a blue Windows logo in the center. And nothing else happens. It doesn't respond to keyboard, mouse, or VNC sending ctrl-alt-delete. I've left it overnight now with no change.
What am I doing wrong?
windows centos virtualization
add a comment |
So I run virt-isntall with an ISO image along the lines of the example here: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/virtualization_host_configuration_and_guest_installation_guide/sect-virtualization_host_configuration_and_guest_installation_guide-windows_installations-installing_windows_xp_as_a_fully_virtualized_guest
Command line on Centos 6.9 host:
virt-install
--name=winbuilds01
--os-type=windows
--network bridge=vlan20
--disk path=winbuilds01.dsk,size=30
--cdrom=/iso/master/Win10_1709_English_x64.iso
--graphics vnc,port=9801
--ram=4096
--vcpus=4
And I get this output:
Starting install...
Creating domain... | 0 B 00:01
Cannot open display:
Run 'virt-viewer --help' to see a full list of available command line options
Domain installation still in progress. Waiting for installation to complete.
Can't open display is expected because I'm ssh'ed in. I can tunnel a VNC viewer to the system and that connects just fine. What I see is a mostly black screen with a blue Windows logo in the center. And nothing else happens. It doesn't respond to keyboard, mouse, or VNC sending ctrl-alt-delete. I've left it overnight now with no change.
What am I doing wrong?
windows centos virtualization
At this point my working theory is thelibvirt
/qemu
installed are incompatible with Windows 10. Centos 6.9 is old.
– Cupcake Protocol
Dec 7 at 23:02
add a comment |
So I run virt-isntall with an ISO image along the lines of the example here: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/virtualization_host_configuration_and_guest_installation_guide/sect-virtualization_host_configuration_and_guest_installation_guide-windows_installations-installing_windows_xp_as_a_fully_virtualized_guest
Command line on Centos 6.9 host:
virt-install
--name=winbuilds01
--os-type=windows
--network bridge=vlan20
--disk path=winbuilds01.dsk,size=30
--cdrom=/iso/master/Win10_1709_English_x64.iso
--graphics vnc,port=9801
--ram=4096
--vcpus=4
And I get this output:
Starting install...
Creating domain... | 0 B 00:01
Cannot open display:
Run 'virt-viewer --help' to see a full list of available command line options
Domain installation still in progress. Waiting for installation to complete.
Can't open display is expected because I'm ssh'ed in. I can tunnel a VNC viewer to the system and that connects just fine. What I see is a mostly black screen with a blue Windows logo in the center. And nothing else happens. It doesn't respond to keyboard, mouse, or VNC sending ctrl-alt-delete. I've left it overnight now with no change.
What am I doing wrong?
windows centos virtualization
So I run virt-isntall with an ISO image along the lines of the example here: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/virtualization_host_configuration_and_guest_installation_guide/sect-virtualization_host_configuration_and_guest_installation_guide-windows_installations-installing_windows_xp_as_a_fully_virtualized_guest
Command line on Centos 6.9 host:
virt-install
--name=winbuilds01
--os-type=windows
--network bridge=vlan20
--disk path=winbuilds01.dsk,size=30
--cdrom=/iso/master/Win10_1709_English_x64.iso
--graphics vnc,port=9801
--ram=4096
--vcpus=4
And I get this output:
Starting install...
Creating domain... | 0 B 00:01
Cannot open display:
Run 'virt-viewer --help' to see a full list of available command line options
Domain installation still in progress. Waiting for installation to complete.
Can't open display is expected because I'm ssh'ed in. I can tunnel a VNC viewer to the system and that connects just fine. What I see is a mostly black screen with a blue Windows logo in the center. And nothing else happens. It doesn't respond to keyboard, mouse, or VNC sending ctrl-alt-delete. I've left it overnight now with no change.
What am I doing wrong?
windows centos virtualization
windows centos virtualization
asked Dec 6 at 18:59
Cupcake Protocol
1011
1011
At this point my working theory is thelibvirt
/qemu
installed are incompatible with Windows 10. Centos 6.9 is old.
– Cupcake Protocol
Dec 7 at 23:02
add a comment |
At this point my working theory is thelibvirt
/qemu
installed are incompatible with Windows 10. Centos 6.9 is old.
– Cupcake Protocol
Dec 7 at 23:02
At this point my working theory is the
libvirt
/ qemu
installed are incompatible with Windows 10. Centos 6.9 is old.– Cupcake Protocol
Dec 7 at 23:02
At this point my working theory is the
libvirt
/ qemu
installed are incompatible with Windows 10. Centos 6.9 is old.– Cupcake Protocol
Dec 7 at 23:02
add a comment |
active
oldest
votes
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',
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1381446%2fwindows-guest-failing-to-install-with-virt-install-on-linux%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Super User!
- 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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1381446%2fwindows-guest-failing-to-install-with-virt-install-on-linux%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
At this point my working theory is the
libvirt
/qemu
installed are incompatible with Windows 10. Centos 6.9 is old.– Cupcake Protocol
Dec 7 at 23:02