Searched refs:extlinux (Results 1 – 11 of 11) sorted by relevance
7 1. The installer is run on a *mounted* filesystem. Run the extlinux8 installer on the directory in which you want extlinux installed:10 extlinux --install /boot18 mkdir -p /boot/extlinux19 extlinux --install /boot/extlinux21 ... to create a subdirectory and install extlinux in it.22 /boot/extlinux is the recommended location for extlinux.25 2. The configuration file is called "extlinux.conf", and is expected26 to be found in the same directory as extlinux is installed in.27 Since 4.00 "syslinux.cfg" is also tried if "extlinux.conf" is not[all …]
337 "extlinux --reset-adv <bootdir>".
28 extlinux.txt for what differs in these versions. The all-caps term
44 %package extlinux49 %description extlinux76 TFTPBOOT=/tftpboot EXTLINUXDIR=/boot/extlinux79 ( cd %{buildroot}/etc && ln -s ../boot/extlinux/extlinux.conf . )102 %files extlinux103 %{_sbindir}/extlinux104 /boot/extlinux105 %config /etc/extlinux.conf110 %post extlinux113 if [ -f /boot/extlinux/extlinux.conf ]; then \[all …]
194 mtools/syslinux linux/syslinux extlinux/extlinux195 ISUBDIRS = libinstaller mtools linux extlinux utils200 INSTALL_SBIN = extlinux/extlinux301 dos extlinux linux mtools win32 win64: libinstaller target
7 extlinux.txt - Documentation specific to EXTLINUX.
289 * Fix the -s option to the syslinux/extlinux installer (Arwin300 generic name, whereas "isolinux.cfg" or "extlinux.conf" is345 * EXTLINUX is no longer a separate derivative; extlinux and347 Linux-based installers the extlinux binary is used for a361 command-line syntax closer to the extlinux installer. The538 * extlinux(1) man page from Brian Pellin.714 (for syslinux/extlinux).934 * RPM spec: extlinux is now a separate package.945 extlinux/extlinux with klcc (klibc-1.4.27 or later.)
47 -rm -f extlinux52 installer: extlinux54 extlinux: $(OBJS) target58 $(STRIP) extlinux
18 *extlinux* ['OPTIONS'] 'PATH'20 *extlinux* [-h | --help | -v | --version]26 extlinux, 'PATH' is the desired path for the control files on a mounted,50 than as a normal file. Prior to version 4.00, extlinux would install a51 file extlinux.sys which versions 4.00 and later installers will replace with ldlinux.sys.77 (Not necessary for extlinux as it is implied by 'PATH') Install the82 (extlinux ONLY; 4.06+) Force use of a specific block device (experts
31 filename extlinux.conf. Both default to searching for the config file32 in the installed directory (containing ldlinux.sys/extlinux.sys). As of33 4.00, *SYSLINUX* will search for extlinux.conf then syslinux.cfg in each
33 EXTLINUXDIR = $(BOOTDIR)/extlinux