summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorErwan Velu <erwanaliasr1@gmail.com>2014-12-15 20:59:05 +0100
committerErwan Velu <erwanaliasr1@gmail.com>2014-12-15 20:59:05 +0100
commitb1308fc0b1ec282f2c37cf887d8fc9170f21ae69 (patch)
tree183008b5224e8db2e4fb9dfcd7f5b590d3ca0083
parentb5800676d5b869ba528066de8754aa9bc2d91ab3 (diff)
downloaddrakx-topic/bug-13680.tar
drakx-topic/bug-13680.tar.gz
drakx-topic/bug-13680.tar.bz2
drakx-topic/bug-13680.tar.xz
drakx-topic/bug-13680.zip
make_boot_img: Avoid gfxboot install string for chain.c32user/erwan/bug-13680topic/bug-13680
When using chain.c32 with gfxboot, the automatic method is padded even if the harddisk entry is said to be noinstall in the gfxboot. This patch uses the "exit" option from our custom Syslinux patch to avoid chain.c32 reading gfxboot paddind. I know this isn't perfect but enough to make mageia 5 having the localboot working again. Debugging gfxboot is just a nightmare.
-rwxr-xr-ximages/make_boot_img2
1 files changed, 1 insertions, 1 deletions
diff --git a/images/make_boot_img b/images/make_boot_img
index b7d1f53c7..5d65049f8 100755
--- a/images/make_boot_img
+++ b/images/make_boot_img
@@ -123,7 +123,7 @@ EOF
my $header_gfxboot = <<EOF;
ui gfxboot.c32 bootlogo
label harddisk
- com32 chain.c32 hd0
+ com32 chain.c32 hd0 exit
EOF
my $header_non_gfxboot = <<EOF;
F1 help.msg