Displaying 20 results from an estimated 7000 matches similar to: "isolinux + windows installation CD"
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
2006 Jun 26
0
isolinux + windows installation CD : second trial
Hello,
There was a thread here about month and a half ago, titled:
isolinux + windows installation CD
see: http://syslinux.zytor.com/archives/2006-May/006902.html
It dealt with burning an individual installer to disc from
a multi-boot DVD - of the style you get with
an MSDN subscription.
The process suggested was:
1. copy the contents of the ISO to a temporary folder.
2. make the isolinux
2002 May 12
2
A Little Problem with the new Isolinux
Hallo,
I have a little problem with Isolinux.
Hi, I would be happy, if they could lend a hand me at my problem!
I create a bootable CD, the I-Loader.bin starts the Isolinux.bin, because I don?t like use mkisofs.
Isolinux can start an Disketten Image, but not an Eltorito Image like Windos 2000 Cd?s.
The error Message is "Invalid or corrupt Kernel Image"
WAY? I know, that the file is
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:
2002 Nov 27
5
multi OS bootable CD, ISOLinux, ERD Commander problem
Hello all, I plan to make an (emergency) multi OS bootable CD which
contain:
- Win98 boot floppy (create from Win 98 control panel, add remove
program)
- WinME boot floppy (create from Win 98 control panel, add remove
program)
- Linux boot disk
- Win NT boot disk
- Win 2000 recovery console
- Win XP recovery console
- Winternal Administrative Pak (ERD Commander etc)
I am new to Linux and feel
2009 Oct 29
2
Patches for chain.c32: Error message is more detailed and chainload another isolinux.bin
Improving chain.c32 help message
Impact: Error message is more detailed
In case of syntax error, the message is far more detailed and provides
the same content as the documentation integrated in the source code.
You can get this patch from Erwan's git repo:
http://git.zytor.com/?p=users/erwan/hdt.git;a=commit;h=3fc3126d0c7df5701680e043c34f200166f24564
Add 'isolinux=' option to
2009 Jul 19
2
Patch for chain.c32: Set default boot drive to CD drive from which ISOLINUX is booted
chain.c32 of SYSLINUX 3.82 does set the boot drive passed to the DL register to 0x80 and not to the boot drive (CD-drive).
This can be a problem if you want to chainload grldr (grub4dos bootloader) from a CD and if you want to let grldr search for its menu.lst file on the CD.
For more info:
http://www.boot-land.net/forums/index.php?showtopic=8457
This 1 line patch fixes the issue (Thanks to
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
2014 Feb 08
5
isohybrid --mac doesn't find the mac efi image
I posted this on the bugzilla page but I figured that on the mailing
list it would get more attention. Please see
http://bugzilla.syslinux.org/show_bug.cgi?id=49 for a description of my
current issue.
--
Thank you,
Fernando Reyes
GPG BDD75DD7
Mission Accomplish, Inc.
http://missionaccomplish.com
Email:design at missionaccomplish.com
Tel: 7187100008
Cell: 3479275477
2004 Dec 09
8
isolinux: Extremely broken BIOS detected
isolinux: Extremely broken BIOS detected
Yoper 2.1
---------
ISOLINUX 2.11 2004-08-16 isolinux: Loading spec packet failed, trying
to wing it...
isolinux: Extremely broken BIOS detected, last ditch attempt with drive = 9F
isolinux: Disk error 01, AX = 4209, drive 9F
Boot failed: press a key to retry...
Helix 1.5
---------
ISOLINUX 2.04 (Debian, 2003-06-06) isolinux: Loading spec packet
failed,
2018 Jan 08
2
isolinux.bin checksum
> Hi,
>
> Ady wrote:
> > 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 version 4.00, the 'code/checksumiso.pl' file is no longer
> > included.
> > How is
2016 Dec 21
2
syslinux mkisofs hard-disk-boot isohybrid
> Hi,
>
> Pascal wrote:
> > mkisofs -o core.iso -b boot/core.img -c boot/boot.cat -hard-disk-boot core/
> > my iso image is ok with qemu on bios and uefi,
>
> Astounding. As CD-ROM this is not supposed to work with UEFI unless the
> firmware emulates BIOS. What particular UEFI firmware did you use ?
>
> > and with qemu as hard disk on uefi but not on
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:
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 -
2002 Oct 16
1
El Torito/ISOLinux questions
Hi folks,
I'm new to the list so forgive me if this topic has already been
explained in great detail.
I'm trying to understand how an image gets booted from an EL-TORITO
compabatible CD-ROM, so I have some general questions:
1) Is there a limit of how big the boot image can be? In the
Initial/Default entry I see a "Sector Count" which is only a word long
in length. Does
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
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
2013 Dec 12
5
How to use syslinux(isolinux, etc.) for EFI?
Hi,
When we meet UEFI or EFI firmware, lots of linux os release use
GRUB bootloader. But I wanna use isolinux to boot the installation
environment and also the linux os installed. Some question puzzled me. Now,
I look for your help:
1. I didn't found information about how to use
syslinux(isolinux,etc.) in uefi. I wanna know that are there some
differences of the isolinux configuration
2006 Sep 22
1
isolinux/el torito
hello
a while ago i posted a question about my troubles remastering isolinux
bootable cds. after that Steffen Winterfeldt helped me out a lot and now
my problems are gone.
i wrote a document about my experiences and i thought i'd share it with
you: http://littlesvr.ca/isomaster/eltoritosuppl.php
and since i'm in pimping mode, my interest in isolinux is purely because
of iso master (
2013 Nov 15
0
Image checksum error while booting Isolinux
Hi,
> 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
> ...
> [at boot time:]
> Image checksum error, sorry
I guess it is the Boot Information Table feature