On Fri, Feb 10, 2023 at 01:01:34PM +0800, Lucas Liu wrote: > Hello, I am currently tring install a win11 guests using virt-manager, and I > found that I have to manually press any key to start installation process. Is > there a method that virt-manager can automatically get into the installations > process without press some keys? > > My steps: > > using cli: > #virt-install --os-variant win11 --cdrom /home/iso/ > en-us_windows_11_business_editions_x64_dvd_3a304c08.iso --disk /home/ > win11.qcow2,size=128 I guess this is expected. Have you looked at Windows Answer Files? https://learn.microsoft.com/en-us/windows-hardware/customize/desktop/wsim/answer-files-overview Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-builder quickly builds VMs from scratch http://libguestfs.org/virt-builder.1.html