Displaying 4 results from an estimated 4 matches for "iso_label".
2010 May 19
2
Created a custom/minimal CentOS 5.x install ISO
Hi all,
I'd like to try rolling a somewhat stripped down and customized
CentOS DVD. This is particularly interesting to me now that CentOS 5.5
is 2 DVDs. I dare not call it a new distro as I suspect I will be the
only one to use it. ;)
I've been googling for ways to do this, figuring it must be somewhat
straight forward, but my google-fu is weak it seems. Can someone point
me
2013 Nov 23
0
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
...cp ${work_dir}/root-image/usr/lib/syslinux/mboot.c32
${work_dir}/iso/isolinux/
cp ${work_dir}/root-image/usr/lib/syslinux/hdt.c32
${work_dir}/iso/isolinux/
cp ${work_dir}/root-image/usr/lib/syslinux/chain.c32
${work_dir}/iso/isolinux/
fi
sed "s|%MISO_LABEL%|${iso_label}|g;
s|%INSTALL_DIR%|${install_dir}|g;
s|%ARCH%|${arch}|g" isolinux/isolinux.cfg >
${work_dir}/iso/isolinux/isolinux.cfg
: > ${work_dir}/build.${FUNCNAME}
echo -e "$_g >$_W done $_n"
fi
}
In manjaro-testi...
2013 Nov 23
0
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
...lib/syslinux/mboot.c32
> ${work_dir}/iso/isolinux/
> cp ${work_dir}/root-image/usr/lib/syslinux/hdt.c32
> ${work_dir}/iso/isolinux/
> cp ${work_dir}/root-image/usr/lib/syslinux/chain.c32
> ${work_dir}/iso/isolinux/
> fi
> sed "s|%MISO_LABEL%|${iso_label}|g;
> s|%INSTALL_DIR%|${install_dir}|g;
> s|%ARCH%|${arch}|g" isolinux/isolinux.cfg >
> ${work_dir}/iso/isolinux/isolinux.cfg
> : > ${work_dir}/build.${FUNCNAME}
> echo -e "$_g >$_W done $_n"
>...
2013 Nov 23
4
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
It occured with every BIOS system I tested on (none of them Dell):
1. HP G62 laptop (i3)
2. Samsung RV520 (i3)
Don't know what system Philip Muller uses; have copied him in as he has far
more technical knowledge than I do. Syslinux tested from Arch and Manjaro
(an Arch derivative). Basically found then when creating latest ISO images.
I may be missing something as well about the FMs. Just