On Mon, Mar 4, 2019 at 10:18 AM Fabiano Fidêncio <fidencio@xxxxxxxxxx> wrote: > > Those are the correct paths for initrd and kernel: > [fidencio@dahmer osinfo-db]$ isoinfo -J -i ~/Downloads/ubuntu-18.04.2-desktop-amd64.iso -f | grep initrd > /casper/initrd > [fidencio@dahmer osinfo-db]$ isoinfo -J -i ~/Downloads/ubuntu-18.04.2-desktop-amd64.iso -f | grep vmlinuz > /casper/vmlinuz > > Without those, the unattended installation would fail on Boxes. > > Signed-off-by: Fabiano Fidêncio <fidencio@xxxxxxxxxx> > --- > data/os/ubuntu.com/ubuntu-18.04.xml.in | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/data/os/ubuntu.com/ubuntu-18.04.xml.in b/data/os/ubuntu.com/ubuntu-18.04.xml.in > index 0e2c428..5d4b8ca 100644 > --- a/data/os/ubuntu.com/ubuntu-18.04.xml.in > +++ b/data/os/ubuntu.com/ubuntu-18.04.xml.in I just ran into this and this fixes the express-install for Ubuntu 18.04. Thanks for working on this! Reviewed-by: Felipe Borges <feborges@xxxxxxxxxx> _______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo