16.04 - qemu-system-x86_64 boot failed - Ask Ubuntu


i tried boot ubuntu.iso on qemu-system-x86_64 command "qemu-system-x86_64 -cdrom ubuntu-16.04-desktop-amd64.iso" failed, here warning "tcg doesn't support requested feature: cpuid.01h:ecx.vmx [bit 5]":

question img1

how solve problem?

you did not specify guest startup ram size -m option, default ram size 128m, insufficient. ubuntu-16.04.2-desktop-amd64.iso, minimum size works -m 277. safe, add -m 512 qemu-system-x86_64 options, should solve problem.


Comments

Popular posts from this blog

download - Firefox cannot save files (most of the time), how to solve? - Super User

windows - "-2146893807 NTE_NOT_FOUND" when repair certificate store - Super User

sql server - "Configuration file does not exist", Event ID 274 - Super User