March 21, 20215 yr Hi All, I am attempting to setup an Ubuntu VM with no success. After I hit the CREATE button my Ubuntu OS installation process does not appear within a browser window. Also when I click on the Ubuntu icon what I see missing is the Remote View command as shown in screen capture below. The second screen capture below shows all of the settings I used for my Ubuntu setup. Can anybody in the community please help me in identifying what could possibly be the problem that is preventing my Ubuntu OS installation process from launching. Thank you for your time. Below is the LOG file I get: -chardev socket,id=charmonitor,fd=33,server,nowait \ -mon chardev=charmonitor,id=monitor,mode=control \ -rtc base=utc,driftfix=slew \ -global kvm-pit.lost_tick_policy=delay \ -no-hpet \ -no-shutdown \ -boot strict=on \ -device pcie-root-port,port=0x8,chassis=1,id=pci.1,bus=pcie.0,multifunction=on,addr=0x1 \ -device pcie-root-port,port=0x9,chassis=2,id=pci.2,bus=pcie.0,addr=0x1.0x1 \ -device pcie-root-port,port=0xa,chassis=3,id=pci.3,bus=pcie.0,addr=0x1.0x2 \ -device pcie-root-port,port=0xb,chassis=4,id=pci.4,bus=pcie.0,addr=0x1.0x3 \ -device pcie-root-port,port=0xc,chassis=5,id=pci.5,bus=pcie.0,addr=0x1.0x4 \ -device pcie-root-port,port=0xd,chassis=6,id=pci.6,bus=pcie.0,addr=0x1.0x5 \ -device ich9-usb-ehci1,id=usb,bus=pcie.0,addr=0x7.0x7 \ -device ich9-usb-uhci1,masterbus=usb.0,firstport=0,bus=pcie.0,multifunction=on,addr=0x7 \ -device ich9-usb-uhci2,masterbus=usb.0,firstport=2,bus=pcie.0,addr=0x7.0x1 \ -device ich9-usb-uhci3,masterbus=usb.0,firstport=4,bus=pcie.0,addr=0x7.0x2 \ -device virtio-serial-pci,id=virtio-serial0,bus=pci.2,addr=0x0 \ -blockdev '{"driver":"file","filename":"/mnt/user/domains/Ubuntu/vdisk1.img","node-name":"libvirt-2-storage","cache":{"direct":false,"no-flush":false},"auto-read-only":true,"discard":"unmap"}' \ -blockdev '{"node-name":"libvirt-2-format","read-only":false,"cache":{"direct":false,"no-flush":false},"driver":"raw","file":"libvirt-2-storage"}' \ -device virtio-blk-pci,scsi=off,bus=pci.3,addr=0x0,drive=libvirt-2-format,id=virtio-disk2,bootindex=1,write-cache=on \ -blockdev '{"driver":"file","filename":"/mnt/user/isos/Ubuntu/ubuntu-20.04.2.0-desktop-amd64.iso","node-name":"libvirt-1-storage","auto-read-only":true,"discard":"unmap"}' \ -blockdev '{"node-name":"libvirt-1-format","read-only":true,"driver":"raw","file":"libvirt-1-storage"}' \ -device ide-cd,bus=ide.0,drive=libvirt-1-format,id=sata0-0-0,bootindex=2 \ -netdev tap,fd=35,id=hostnet0,vhost=on,vhostfd=36 \ -device virtio-net-pci,netdev=hostnet0,id=net0,mac=erased my MAC,bus=pci.1,addr=0x0 \ -chardev pty,id=charserial0 \ -device isa-serial,chardev=charserial0,id=serial0 \ -chardev socket,id=charchannel0,fd=37,server,nowait \ -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=org.qemu.guest_agent.0 \ -device vfio-pci,host=0000:03:00.0,id=hostdev0,x-vga=on,bus=pci.4,addr=0x0 \ -device vfio-pci,host=0000:03:00.1,id=hostdev1,bus=pci.5,addr=0x0 \ -device usb-host,hostbus=3,hostaddr=2,id=hostdev2,bus=usb.0,port=1 \ -device usb-host,hostbus=3,hostaddr=7,id=hostdev3,bus=usb.0,port=2 \ -device usb-host,hostbus=3,hostaddr=5,id=hostdev4,bus=usb.0,port=3 \ -sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \ -msg timestamp=on 2021-03-21 00:46:11.081+0000: Domain id=2 is tainted: high-privileges 2021-03-21 00:46:11.081+0000: Domain id=2 is tainted: host-cpu char device redirected to /dev/pts/0 (label charserial0) Edited March 21, 20215 yr by slipstream
March 21, 20215 yr Author I changed my Graphic Card parameter from Nvidia to VNC and now I successfully get a "VNC Remote" command. However below is what I now see in the VNC Remote screen. Does anybody in the community have any advice as to how the problem below can be fixed?
March 21, 20215 yr Community Expert 6 hours ago, slipstream said: Ubuntu OS installation process from launching These are the settings I use for Ubuntu Desktop. Try OVMF rather than see BIOS
March 22, 20215 yr Author Thank you SimonF. I changed it to what you suggested and it works. The reason I used SeaBios is because SpaceInvaderOne in his YouTube video says to change it to SeaBios.
Archived
This topic is now archived and is closed to further replies.