Difference between revisions of "--graphics"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
(3 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
− | * <code>[[virt-install]] --install [[ubuntu20.10]] --memory 2048 --disk size=2 [[--graphics]] [[vnc]],listen=0.0.0.0</code> | + | * <code>[[virt-install]] --install [[ubuntu20.10]] --memory 2048 --disk size=2 [[--graphics]] [[vnc]],listen=0.0.0.0 --name YOUR_VM_NAME</code> |
+ | * <code>[[virt-install]] --install [[ubuntu20.10]] --memory 2048 --disk size=2 [[--graphics]] [[spice]],listen=0.0.0.0 --name YOUR_VM_NAME</code> | ||
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 | ||
+ | |||
== Related terms == | == Related terms == | ||
* <code>[[--extra-args]]</code> | * <code>[[--extra-args]]</code> | ||
+ | * <code>[[--disk]]</code> | ||
== See also == | == See also == |
Latest revision as of 12:09, 7 April 2021
--graphics none --graphics vnc,listen=0.0.0.0 --graphics spice,listen=0.0.0.0
virt-install --install ubuntu20.10 --memory 2048 --disk size=2 --graphics vnc,listen=0.0.0.0 --name YOUR_VM_NAME
virt-install --install ubuntu20.10 --memory 2048 --disk size=2 --graphics spice,listen=0.0.0.0 --name YOUR_VM_NAME
Previously noautoconsole
Examples[edit]
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[edit]
See also[edit]
virt-install, --disk, --import
,--arch
,--extra-args
,--graphics
,--network (KVM)
,--location
,--cloud-init
,--virt-type
- KVM, Installation, QEMU,
virsh
,virtinst
,libguestfs-tools
, libvirt, qemu, Red Hat Virtualization (RHV), MacVTap, Virtio, oVirt, KVM services, KVM networking, KVM graphics, CPU, KVM on ARM
Advertising: