2020-11-27T03:41:25 *** okurz_ is now known as okurz 2020-11-27T07:47:31 *** ldevulder_ is now known as ldevulder 2020-11-27T09:27:22 OK so I have scowered goole to find a working example of an autoinst.xml file for opensuse... surprisingly there is nothing out there... just complicated instructions on how to generate or make one... I like to start with something and customize it. 2020-11-27T11:21:45 tangarora: IIRC there are some examples in the yast github repo 2020-11-27T11:22:17 I don't know the exact location, so the most boring solution is to ask in the yast-devel mailinglist 2020-11-27T13:08:03 tangarora: hardware or VM? 2020-11-27T13:08:10 for VM => use kiwi based images 2020-11-27T13:08:18 even for hardware you can use kiwi images 2020-11-27T22:56:19 darix its a vm... 2020-11-27T22:56:32 sudo virt-install --install opensuse15.1 --network default --virt-type=kvm --noautoconsole --initrd-inject=./autoinst.xml --extra-args "ks=file:/autoinst.xml"