similar to: isolinux

Displaying 20 results from an estimated 8000 matches similar to: "isolinux"

2013 Nov 15
2
Image checksum error while booting Isolinux
Hi, I am trying to build a custom installer for a popular linux distro on MacOS. Here is how: makehybrid \ -o isos/muaaa.iso temp/ \ -eltorito-boot temp/isolinux/isolinux.bin \ -no-emul-boot \ -iso -joliet -boot-load-size 4 \ -default-volume-name "Custom Installer" \ -eltorito-platform temp/isolinux/boot.cat This happens when I boot up the new image:
2005 Sep 16
3
problem with isolinux 3.10 & 3.11
hi, i'm doing my own windows multiboot dvd's using latest ultraiso and isolinux 3.09, and everything was fine till now. now i tried 3.11 and this release doesn't load any windows cd boot sectors while other stuff like memtest works fine. same for isolinux 3.10, both the normal and the debug version. the attachment shows a vmware 5.5 beta window with an error message by isolinux 3.11
2002 Aug 14
2
problem with isolinux
i tried to make a bootable CD with isolinux,but met some problem. the error is as follows. i don't know what cause the problem. anyone met the same problem? thanks for help. ===================================================================================== mkisofs 1.13 (i686-pc-linux-gnu) Scanning . Scanning ./boot Scanning ./isolinux Scanning ./isolinux/help Excluded by match:
2006 Apr 04
1
modifying isolinux.cfg of a given, bootable iso
Hello, I want to modify isolinux.cfg of a given, bootable iso (of Linux CentOs installation) according to my needs. The things is : I copy the contents of that iso to a different directory. I modify the isolinux.cfg according to my needs. Then what? I had of course googled for it. I had tried afterwards: mkisofs -o centos1.iso -b isolinux/isolinux.bin -no-emul-boot -boot-load-size 4 -boot-i But
2006 May 25
1
isolinux + windows installation CD
Hi all, I am at the end of my wits, after a day and a half of mucking around with this :) My intention was to take a multi-boot DVD - of the style you get with an MSDN subscription - and burn an individual installer to disc. How to do this? My theory was to take the files for the installation CD, add isolinux, add a bootsector, and away I go. Unfortunately it doesn't seem this easy. So I
2005 Jan 21
4
Load setupldr.bin using isolinux
Hello, Can I load setupldr.bin directly using isolinux without original CD boot sector? Thanks, Theewara
2003 Jun 11
2
isolinux 2.0+ won't boot from DVD
I am trying to rebuild Red Hat Linux 9 on DVD. I am using the provided isolinux 2.00 (I tried the latest 2.04, with the same results), and I get an error trying to boot from the DVD. I burned the boot.iso (basically a triple-wide boot disk using the same isolinux directory) to DVD, and it booted fine. The error I get when booting the DVD using isolinux-debug.bin is this (copied by hand):
2018 Jan 07
2
isolinux.bin checksum
Until Syslinux 3.86, isolinux.bin contained a checksum that was calculated by 'core/checksumiso.pl'. The checksum is related to the patching of the boot info table. During May 2009, a commit by Peter deleted the checksumiso.pl file. The commit is: core: LZO compress the PM part of the core repo.or.cz/syslinux.git/commit/0d82b71304d596d80f3c4520f9dcf90048ca50b7 And so, since
2003 Jul 23
3
isolinux problem report
I have tried to use isolinux 2.05, and I am running into a problem where it will not boot. I have previously used version 1.66, and the older version works just fine. Changing nothing except dropping the new version in does not work. Below is all of the relevant info, I believe. This occurs on multiple machines with different BIOS. I am currently in process of doing a binary search to find the
2006 Feb 07
6
Isolinux bug: CD bootsector support broken
HPA, I believe that support to boot windows CD bootsectors was broken in 3.05. I have tested 2.13, 3.00, 3.02, 3.05, 3.06, 3.08, 3.11, and 3.20pre6. All versions >= 3.05 are broken. All versions <= 3.02 work fine with the same config. The error message I get is: ================================================================ IOSLINUX 3.20 3.20-pre6 Copyright (C) 1994-2005 H. Peter Anvin
2007 May 10
1
isolinux usage problem
hi everyone, I am trying to create a custom live cd but I am having some problems with isolinux. A rough sketch of my process : 1) bootstrapped a small rpm based system in /target 2) dd if=/dev/zero of=images/initrd.img bs=1k count=262144 3) /sbin/mke2fs -F -v -m0 images/initrd.img 4) mount -o loop images/initrd.img ./initrd_tmp 5) cp -av /target/* ./initrd_tmp 6) umount 7) gzip -9 <
2007 Mar 24
1
PXE booting ISO images with ISOLINUX
I am trying to PXE boot an ISO image using ISOLINUX. I am starting small just trying to get anything working but seem to be having problems. I followed the instructions on the isolinux page (http://syslinux.zytor.com/iso.php) but still cannot get it to work. I can get the ISO image to try to load but then it stops at the booting message. Any help would be greatly appreciated. Here is
2008 Oct 07
7
Looking for testers and advise about ISOLINUX within ISO 9660
Hi, we are the developers of an alternative to mkisofs: program xorriso from libburnia-project.org . The current development cycle is about support for creating bootable CDs, DVDs, BDs. So we look for testers and for advise about ISOLINUX specifics. The example from the ISOLINUX wiki is supposed to work if you replace "mkisofs" by "xorriso -as mkisofs". I.e: xorriso -as
2013 Nov 24
5
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
> I'm the developer of manjaroiso, the tool we use to build our install > medias for Manjaro Linux. > During our testings we found out, that syslinux6 won't work on older > hardware. I've a new Lenovo i7 notebook which booted up our images > just fine. Even with syslinux6. On my other PCs I got similar error > messages as Carl got. (snip) > > In
2014 Feb 01
5
xorriso or genisoimage syntax assistance
Could someone help me get the syntax for `genisoimage' and/or `xorriso' correct? Apparently it is not in many linux distros so below my little HOWTO shows how to compile it. ( which adds tons of crap that can go wrong) mkdir -p ISO_root/isolinux cp /usr/lib/syslinux/[i,m,v]* ISO_root/isolinux cat > ISO_root/isolinux/isolinux.cfg << EOF UI menu.c32 label isolinuxtests EOF # Most
2014 Jul 29
2
isohybrid: slint64-14.1.iso: unable to find mac efi image
HI, In http://slint.fr/misc/MacBoot/ you'll find all context information. All files referenced here are stored there. Long story short: once dd-ed on an USB stick the ISO image can boot on a BIOS or EFI machine, but I want it to be able to boot on most x86_64 Macs with an EFI firmware. Unfortunately I get the error message: isohybrid: slint64-14.1.iso: unable to find mac efi image The
2005 Aug 26
2
Could not find kernel image:
I am trying to create a bootable cd from a working LFS 6.1 partition. Thank you in advance for any thoughts on this. This is the error I get: ISOLINUX 3.10 2008-08-24 Copyright (C) 1994-2005 H. Peter Anvin Could not find kernel image: lfskernel-2.6.11.12 boot : _ under /isolinux/ I have these files: isolinux.bin I've tried 3.10 and 3.09 isolinux.cfg: default livecd label livecd
2019 Oct 04
4
USB ISO for CentOS 8
I did the dd of the ISO to a 16G USB device. the second partition is FAT so I can edit it - I want to make a custom menu entry. I edited the grub.cfg - but that did not work - my menu option does not show. Then I think I need to change BOOT.cfg and generate the grub.cfg - but I dont know in this case how to generate for the USB device. What command do I use for that ? Thanks, Jerry
2016 May 03
4
Trying to build bootable iso but very confused by syslinux documentation
I was trying to follow this tutorial https://help.ubuntu.com/community/LiveCDCustomizationFromScratch. i got confused with the part about Create an isolinux.cfg file. The show stopper for me was the mkisofs because the closest command I had available was xorrisofs and I think a switch was different.
2016 Dec 21
4
syslinux mkisofs hard-disk-boot isohybrid
hello every body, I'm trying to build an isohybrid image based on syslinux able to boot on bios and uefi with optical disk or usb key. I've build a 16Mb hard disk image (core.img) with necessary parts for bios (legacy bootable partition, protective mbr, gptmbr.bin & syslinux installation) and for uefi (gpt, esp, /efi/boot/bootx64.efi & syslinux files). my hard disk image is ok -