On Mon, Mar 4, 2019 at 10:18 AM Fabiano FidĂȘncio <[email protected]> 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 <[email protected]> > --- > 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 <[email protected]> _______________________________________________ Libosinfo mailing list [email protected] https://www.redhat.com/mailman/listinfo/libosinfo
