[Avocado-devel] qemu.unattended_install for Windows

Andrei Stepanov astepano at redhat.com
Wed Sep 23 12:17:14 UTC 2015


Hello.

I am trying to install Windows with unattended_install test.

Generated subtests.cfg has:

variants
subtest:
    -
io-github-autotest-qemu.unattended_install:
        .....
        kernel =
vmlinuz
        initrd = initrd.img


avocado-vt/virttest/tests/unattended_install.py has next code:


if self.kernel and self.initrd:
                self.setup_cdrom() ---- Mount cdrom and copy vmlinuz and
initrd.img


Finally I get error:

Could not find 'vmlinuz' in iso
'xxxxxxxx/avocado/isos/ISO/Win8.1/en_windows_8_1_enterprise_x64_dvd_2971902.iso'


It is a bit strange. Can anybody use unattended_install for Windows?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/avocado-devel/attachments/20150923/eb1fb268/attachment.htm>


More information about the Avocado-devel mailing list