initrd.gz -> initrd
Opened this issue · 1 comments
07-09 12:12 DEBUG Distro: checking Ubuntu Kylin ISO D:\ubuntu\ubuntu-16.04.7-desktop.iso
07-09 12:12 DEBUG Distro: does not contain casper\initrd
ISO of Ubuntu 16.04.7 and Ubuntu Kylin 16.04.7 should contain initrd. see file list of the ISO:
http://releases.ubuntu.com/xenial/ubuntu-16.04.7-desktop-amd64.list
/casper/filesystem.squashfs.gpg
/casper/vmlinuz
/casper/filesystem.squashfs
/casper/initrd
/casper/filesystem.manifest
/casper/filesystem.manifest-remove
/casper/filesystem.size
/casper/filesystem.squashfs
/casper/filesystem.squashfs.gpg
/casper/vmlinuz
/casper/initrd
/casper/filesystem.manifest
/casper/filesystem.manifest-remove
/casper/filesystem.size
So isolist.ini for 16.04 should work:
https://github.com/hakuna-m/wubiuefi/blob/xenial/data/isolist.ini#L5
Maybe, it is a download issue.
If the ISO contains an initrd.gz. Where did you download the ISO ? Maybe, it is a customized version of Ubuntu.