Difference between revisions of "--graphics"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 8: Line 8:
  
 
Previously <code>[[noautoconsole]]</code>
 
Previously <code>[[noautoconsole]]</code>
 +
 +
== Examples ==
 +
[[virt-install]] --install ubuntu18.04 --memory 2048 --disk size=2 [[--graphics]] vnc,listen=192.168.1.1 --name YOUR_NAME
 +
WARNING  [[KVM acceleration not available]], using 'qemu'
 +
Using ubuntu18.04 --location http://archive.ubuntu.com/ubuntu/dists/bionic/main/installer-amd64
 +
WARNING  Graphics requested but DISPLAY is not set. Not running [[virt-viewer]].
 +
WARNING  No console to launch for the guest, defaulting to --wait -1
 +
  
  

Revision as of 11:21, 7 April 2021

--graphics none 
--graphics vnc,listen=0.0.0.0
--graphics spice,listen=0.0.0.0


Previously noautoconsole

Examples

virt-install --install ubuntu18.04 --memory 2048 --disk size=2 --graphics vnc,listen=192.168.1.1 --name YOUR_NAME
WARNING  KVM acceleration not available, using 'qemu'
Using ubuntu18.04 --location http://archive.ubuntu.com/ubuntu/dists/bionic/main/installer-amd64
WARNING  Graphics requested but DISPLAY is not set. Not running virt-viewer.
WARNING  No console to launch for the guest, defaulting to --wait -1


Related terms

See also

Advertising: