Displaying 20 results from an estimated 1770 matches for "isolinuxes".
2002 Jul 02
1
Tr: ISOLINUX failure with Connectix Virtual PC 4.3.2
In fact, I discovered that the bug is caused when there is no primary hard disk image (no hard disk 0).
When an HD image is created and attached, ISOLINUX works well:
ISOLINUX 1.75 2002-06-14 Copyright (C) 1994-2002 H. Peter Anvin
isolinux: Starting up, DL = 99
isolinux: Loaded spec packet OK, drive = 99
isolinux: Sector size appears to be 0800
isolinux: Loading main image from LBA = 0000001C
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
2005 Dec 04
4
Problems with multiboot DVD and isolinux > 3.07
Hi,
some time ago I tried to boot an isolinux boot loader from another one
to be able to boot e.g. a Knoppix CD with its original boot loader and
menus from a "main" isolinux on a multiboot DVD.
This works for isolinux <= 3.07 now!
However, newer isolinux boot loaders have some problems and the isolinux
(e.g. of the Knoppix CD) loaded from the multiboot DVD's main isolinux
2006 Jan 03
0
Isolinux.cfg issues on certain BIOSes
Howdy to all,
We've been using isolinux quite successfully for quite some time now,
and I have come across a couple of laptops where isolinux balks at my
config file..
Upon booting on this systems, the image background appears corrupted,
and at the boot prompt, the following happens automatically.
Unknown keyword in config file.
Could not find kernel image: 1
boot:
Any label input here
2013 Jul 05
4
Dell OptiPlex GX620 can longer boot from CD with syslinux-5.X
Sorry for the delay, we were too busy drinking and playing with explosives
yesterday. :)
Here are some tests. We did one on a similar machine and it worked.
We deleted the configuration file, obviously.
# Dell OptiPlex GX620
ISOLINUX 5.11 5.11-pre7
isolinux: Starting up, DL = 82
isolinux: Loaded spec packet OK, drive = 82
isolinux: Main image LBA = 00000115
isolinux: Image checksum error,
2007 Apr 11
1
Changing the ISOLINUX boot directory
I'm new to the ISOLINUX development cycle, and I've tried a few times to
come up with a solution. I'm trying to recompile isolinux.bin to look for
the config files in a directory other than root, /boot/isolinux, or
/isolinux. Ideally, this directory would be /lpc/isolinux.
I've tried changing the plain text values in isolinux.asm to reflect these
changes and recompiling using
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):
2013 Nov 25
3
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
On 11/25/2013 04:39 PM, Thomas Schmitt wrote:
> Hi,
>
> Gerardo Exequiel Pozzi wrote:
>> Looks like there is something beyond LBA 65535 (As Mattias confirmed)
>
> I wanted to ask him now, whether this was already with
> version 6.
> But meanwhile he reported that it was 5.
>
>
>> I can push isolinux.bin (4.07) to a really high LBA address and boot
2013 Feb 04
1
syslinux 4.02 build problem
When i build syslinux.4.02 i get an error like this. I haven't been able to
figure out what could be wrong.
My gcc version is 4.1.2 and nasm is 2.10.07. Binutils is 2.17.50
I am compiling on xenserver 6.0
Thanks
Alakesh
31186 bytes (31 kB) copied, 0.000315067 seconds, 99.0 MB/s
nasm -f elf -Ox -g -F dwarf -DDATE_STR="'0x5110300a'" \
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
2013 Mar 13
6
Syslinux 5.10pre1 - Failed to load COM32 file .c32
Hello everyone,
Since I have some some adventures in UEFI PXE booting ahead I tried to
go with the latest syslinux development snapshot in this case 5.10pre1.
But I already fail when booting from CD with
Failed to load COM32 file .c32
I am a bit perplex since no name of COM32 files is given. I am trying to
trace down the issue as good as I can. COM32 files present are:
2003 Jan 01
1
iso 2.00 isolinux: Checksum error, sorry...
Hi,
I tried to install redhat 8.0 on a laptop and ran into the following
problem.
ISOLINUX 1.75 2002-06-14 isolinux failed to get sector size, assuming
0800
isolinux: Image checksum error, sorry...
At that point, I followed the advice on the isolinux webpage, and
reburned a CD using isolinux 2.00 with debug. The error message was:
ISOLINUX 2.00 2002-10-25 Copyright (C) 1994-2002 H. Peter
2002 May 29
2
isolinux cd hangs at booting kernel
I've created a bootable cd with isolinux but it can't load the kernel.
It detects everything fine, decompresses the initrd, loads and decompresses the kernel and then tries to boot the kernel. But after that the computer hangs.
Here's the screen dump:
ISOLINUX 1.73 2002-05-26 Copyright (C) 1994-2002 H. Peter Anvin
isolinux: Starting up, DL = 9F
isolinux: Loaded spec packet OK,
2009 Mar 26
1
isolinux-debug: Approaching overflow
While attempting to work on implementing readdir in ISOLINUX, I made
it large enough that it overflowed for isolinux-debug.
$ make all
nasm -O9999 -f elf -g -F stabs -DDATE_STR="'pre11-112-g930881b*'" \
-DHEXDATE="0x49caaf5b" \
-l isolinux.lsr -o isolinux.o isolinux.asm
ld -m elf_i386 -T syslinux.ld -M -o isolinux.elf isolinux.o >
2008 Jan 17
1
isolinux regression? / problem? v3.50 and newer.
Greetings,
I have been using isolinux with Microsoft's cdimage.exe for my Utility /
Preinstallation cds. I just upgraded from 3.36 to 3.55 and found it to
be non functional. I didn't use the -debug version, it just hangs at the
version banner. I went through several previous versions, and it appears
that 3.50-pre23 is the last working version. I didn't see anything
between that
2015 Jun 29
3
boot... round 2
On 29.06.2015 17:06, Matthew Miller via Syslinux wrote:
>
> It actuallly looks from Adam's investigation that this isn't different
> for this package. So, less than certainly. It looks like maybe more a
> gcc 5 difference.
>
>
>
Regardless of whatever is actually causing this,
here is the isolinux-debug.bin output:
Booting from DVD/CD...
ISOLINUX 6.03
2002 Jan 18
2
Isolinux and LSI 53c1010-33
Hello List,
I have a problem with an Onborad scsci, that won't boot a isolinux-cd:
anyone got a clue?
Mainboard is ASUS-CUV4X-DLS with onboard LSI 35c1010-33 Controller.
Board-Bios is Award Medaillion 6.0 and
Controller Bios is Symbios SDMS v4.0 (4.18.02)
The CDRW device to boot from is a
Yamaha CRW2100S Rev1.0H
I tried Isolinux 1.63 and 1.66 with similar "success":
here's
2013 Jul 04
2
Dell OptiPlex GX620 can longer boot from CD with syslinux-5.X
I'm not exactly sure what you need. Is this it?
ISOLINUX 4.06 0x513e88f5
isolinux: Starting up, DL = 82
isolinux: Loaded spec packet OK, drive = 82
isolinux: Main image LBA = 0000011D
isolinux: Main image read, jumping to main code...
I created an iso with isolinux-debug.bin as the boot loader and booted it
on that machine. If this is not what you are looking for, what are correct
steps?
2014 Jun 02
2
Is it possible to chainload isolinux.bin file from syslinux
I have a USB disk with syslinux files installed in /boot/syslinux, and the
bootloader is installed into MBR or VBR
I then extracted a *.iso file which uses syslinux as the bootloader, into
root dir of the disk. The iso file contains a rescue OS or an OS installer.
Now I got the directory /isolinux with files isolinux.bin and isolinux.cfg
in this folder
I can now boot into syslinux, but *what to
2008 Mar 03
1
Syslinux compilation in MinGw
hi
I have download the syslinux-3.51 source package and i have tried to compile syslinux with MinGw.
I got the following error message.
***********************************************************************
$ make
nasm -O99 -f bin -DDATE_STR="'0x47bd5366'" -DHEXDATE="0x47bd5366" \
-DMAP=isolinux.map -l isolinux.lst -o isolinux.bin isolinux.asm