From 3bc59752cff10436f9f3c9b6f205166302e1e28f Mon Sep 17 00:00:00 2001 From: Antony Messerli Date: Thu, 22 Jun 2017 17:23:22 -0500 Subject: [PATCH] Add EFI stub to Ubuntu --- src/ubuntu.ipxe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ubuntu.ipxe b/src/ubuntu.ipxe index 6ba86dac..fb414b02 100644 --- a/src/ubuntu.ipxe +++ b/src/ubuntu.ipxe @@ -65,7 +65,7 @@ goto deb_boot :deb_boot set dir ${dir}${menu}-installer/${arch_a} imgfree -kernel http://${ubuntu_mirror}/${dir}/linux ${install_params} ${netcfg} ${mirrorcfg} ${console} -- quiet ${params} +kernel http://${ubuntu_mirror}/${dir}/linux ${install_params} ${netcfg} ${mirrorcfg} ${console} -- quiet ${params} initrd=initrd.gz initrd http://${ubuntu_mirror}/${dir}/initrd.gz echo echo MD5sums: