From b5800676d5b869ba528066de8754aa9bc2d91ab3 Mon Sep 17 00:00:00 2001 From: Erwan Velu Date: Mon, 15 Dec 2014 20:56:49 +0100 Subject: make_boot_img: Using chain.c32 instead of localboot localboot is reported as failing on many hosts as in bug #13680 This have been reproduced on VirtualBox environments too. This patch suggest switching to chain.c32 which handle much more options & features than localboot. By default, we replace the localboot by the chainloading hd0. --- images/make_boot_img | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/images/make_boot_img b/images/make_boot_img index 543969f88..b7d1f53c7 100755 --- a/images/make_boot_img +++ b/images/make_boot_img @@ -123,7 +123,7 @@ EOF my $header_gfxboot = <