[Libosinfo] [osinfo-db PATCH] ubuntu18.04: Fix initrd path for the live desktop image

Felipe Borges felipe10borges at gmail.com
Mon Mar 4 09:21:27 UTC 2019


On Mon, Mar 4, 2019 at 10:18 AM Fabiano Fidêncio <fidencio at redhat.com> wrote:
>
> Those are the correct paths for initrd and kernel:
> [fidencio at dahmer osinfo-db]$ isoinfo -J -i ~/Downloads/ubuntu-18.04.2-desktop-amd64.iso -f | grep initrd
> /casper/initrd
> [fidencio at 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 at redhat.com>
> ---
>  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 at redhat.com>




More information about the Libosinfo mailing list