From 0ac8c02990aa9563d15e57522add31d31195151d Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Sat, 27 Feb 2021 11:02:03 +0200 Subject: re-add cauldron references --- images/make_boot_img | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'images/make_boot_img') diff --git a/images/make_boot_img b/images/make_boot_img index 11f4865b4..bb6644c01 100755 --- a/images/make_boot_img +++ b/images/make_boot_img @@ -396,8 +396,8 @@ fallback 1 title Mageia Install root (hd0,0) -kernel /8/isolinux/alt0/vmlinuz $default_append $default_acpi $default_vga $default_iswmd automatic=method:disk -initrd /8/isolinux/alt0/all.rdz +kernel /cauldron/isolinux/alt0/vmlinuz $default_append $default_acpi $default_vga $default_iswmd automatic=method:disk +initrd /cauldron/isolinux/alt0/all.rdz title Help @@ -411,7 +411,7 @@ pause Then change "root (hd0,0)". FYI: pause - (hd0,0) is the first partition on first bios hard drive (usually hda1) pause - (hd0,4) is the first extended partition (usually hda5) pause - (hd1,0) is the first partition on second bios hard drive -pause Replace /8 to suit the directory containing Mageia +pause Replace /cauldron to suit the directory containing Mageia pause . pause HELP END EOF -- cgit v1.2.1