Skip to content

Commit

Permalink
Update KVM_NVIDIA_GPU_PASSTHROUGH.md
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorific committed May 21, 2024
1 parent 31f9b3d commit 5b8b7b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/KVM_NVIDIA_GPU_PASSTHROUGH.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ virt-install \
--disk pool=default,size=50,bus=virtio,format=qcow2 \
--cdrom /var/lib/libvirt/iso/ubuntu-22.04.4-live-server-amd64.iso \
--os-variant ubuntu22.04 \
--network network=host-bridge,model=virtio \
--network network=host-network,model=virtio \
--graphics vnc,listen=0.0.0.0,password=foobar \
--noautoconsole \
--console pty,target_type=serial \
Expand Down

0 comments on commit 5b8b7b6

Please sign in to comment.