1
vote
0answers
33 views

Ubuntu installation PopUp Error

I have created a unattended ubuntu installation using preseed file. And i want to pop up the error message in Ubuntu installation. If CPU itself doesn't support virtualization for KVM. Is there ...
3
votes
1answer
563 views

Can't automate user creation with preseeding

I'm creating KVM guest with following virt-install options and preseed.cfg, and always user creation dialog "[!!] Set up users and passwords" is shown. How do I automate that section with preseeding? ...