similar to: Starting isolinux from another isolinux

Displaying 20 results from an estimated 4000 matches similar to: "Starting isolinux from another isolinux"

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
2017 Mar 21
3
"isolinux.bin missing or corrupt" when booting USB flash drive in old PC
Thomas Schmitt wrote: > My main point of interest is which block is really loaded as first one > of isolinux.bin. [Program snipped.] > (It could be shorter if i did not insist in big endian words.) Why insisting? Anyway appended is a dumper version. I could put up a binery version if needed. Let me know if so. -- MartinS /*
2005 Apr 26
2
Booting another isolinux.bin with isolinux
Hi, I tried to build a multiboot DVD and decided to integrate the SuSE Linux LiveDVD. For several reasons the easiest way (as far as I can see) to do this is to boot the isolinux of the SuSE DVD with the "main" isolinux on my multiboot DVD. I do not want to use SuSE's modified version as default boot loader for some reasons! I decided to do it as follows (correct me, if
2004 Dec 08
3
isolinux needing mkisofs
Due to limitations of equipment, I have need of using the isolinux boot loader with .iso files generated by roxio. After trying (and of course failing) with an off the shelf version of isolinux, I grabbed the source for isolinux (syslinux 2.11 package) and started looking. It took a few hours to orient myself, but I ended up doing the modification below to isolinux.asm. I then had to write
2009 Mar 30
0
[PATCH 1/1] Add Diagnostic MBR for trouble-shooting
--- mbr/Makefile | 6 +- mbr/mbr-diag.S | 371 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 376 insertions(+), 1 deletions(-) create mode 100644 mbr/mbr-diag.S diff --git a/mbr/Makefile b/mbr/Makefile index 0bdf7e3..b9d743d 100644 --- a/mbr/Makefile +++ b/mbr/Makefile @@ -17,7 +17,7 @@ topdir = .. include $(topdir)/MCONFIG.embedded -all: mbr.bin gptmbr.bin
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
2009 Mar 30
2
[PATCH 1/1] v3: Add Diagnostic MBR for trouble-shooting BIOS boot-order problems.
--- mbr/Makefile | 6 +- mbr/mbr-diag.S | 377 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 382 insertions(+), 1 deletions(-) create mode 100644 mbr/mbr-diag.S diff --git a/mbr/Makefile b/mbr/Makefile index 0bdf7e3..b9d743d 100644 --- a/mbr/Makefile +++ b/mbr/Makefile @@ -17,7 +17,7 @@ topdir = .. include $(topdir)/MCONFIG.embedded -all: mbr.bin gptmbr.bin
2006 Mar 30
0
Samba 3.0.22 RPM packages for all SuSE Linux products
Hello, RPM packages of Samba 3.0.22 for all SuSE Linux products are available at ftp://ftp.SuSE.com/pub/projects/samba/3.0/ or http://ftp.SuSE.com/pub/projects/samba/3.0/ Supported SuSE Linux based products are at the moment SuSE Linux 9.1, 9.2, 9.3, 10.0, UnitedLinux 1/ SuSE Linux Enterprise Server (SLES) 8, SLES 9, and factory (= the currently developed product). For some architectures - like
2000 Apr 03
2
problem compiling 2.0.6 --with-smbmount
I have built, installed, and run 2.0.6 successfully without smbmount, but want to do it with this time. I know that it's not part of samba, but am hoping someone can tell me if I'm making a simple mistake. It's possible that it's not even samba related. I'm a novice at this and have not gotten very good at figuring out what's wrong when something doesn't build
2019 Jan 07
0
Interaction with Windows bootloader
On Sun, Jan 6, 2019 at 12:58 PM Ady Ady via Syslinux <syslinux at zytor.com> wrote: > > > > On Sat, Jan 5, 2019 at 3:17 PM Ady Ady via Syslinux <syslinux at zytor.com> wrote: > > > > > > syslinux[64].exe -i -f c: bootsecfile.bss > > > > > > > > This should have been the form for your desire as specifying the > > > >
2009 Mar 30
2
[PATCH 1/1] v2 Add Diagnostic MBR for trouble-shooting
--- mbr/Makefile | 6 +- mbr/mbr-diag.S | 372 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 377 insertions(+), 1 deletions(-) create mode 100644 mbr/mbr-diag.S diff --git a/mbr/Makefile b/mbr/Makefile index 0bdf7e3..b9d743d 100644 --- a/mbr/Makefile +++ b/mbr/Makefile @@ -17,7 +17,7 @@ topdir = .. include $(topdir)/MCONFIG.embedded -all: mbr.bin gptmbr.bin
2008 Apr 20
3
[Bug 1460] New: openssh-4.9p1.tar.gz configure:15943: error: *** Can't find recent OpenSSL libcrypto
https://bugzilla.mindrot.org/show_bug.cgi?id=1460 Summary: openssh-4.9p1.tar.gz configure:15943: error: *** Can't find recent OpenSSL libcrypto Classification: Unclassified Product: Portable OpenSSH Version: 5.0p1
2008 Jun 24
2
Debugging
Hi! It's indeed better to open a new thread for this. So, here's my test session: $ qemu -fda extlinux.144 -s -S Then in another terminal: $ gdb extlinux.elf (gdb) set architecture i8086 (gdb) target remote localhost:1234 Remote debugging using localhost:1234 0x0000fff0 in ?? () at localboot.inc:68 68 jmp kaboom ; If we returned, oh boy... How does "jmp kaboom" get
2004 May 22
1
PXElinux & memdisk
I am trying to acheve pxe booting of a image of barts boot disk (www.nu2.nu). I have managed to get LTSP booting via pxelinux, so I know my dhcp/tftp servers are ok. However when I try to boot memdisk with either a stock suselinux boot image file (taken from SuSE 9.1) or my dos disk (created by dd if=/dev/fd0 of=/imagefile) I get output like MEMDISK 2.08 command line : BOOT_IMAGE=memdisk
2005 Jul 08
1
small lan - novice - 2
Hi, armed with Samba-3 -by example I proceeded to test my 2 linux lan [suselinux pro 9.1 with Samba 3.0.9-2.6-suse]. I followed instructions and made the smb.config as small as possiblw: [global] workgroup = snj server string = Samba Server guest ok = yes [orb] comment = removable 2.2 gb hd path = /orb browsable = yes read only = no However, I was stumped practically immediately as you can
2002 Feb 27
1
isolinux - memdisk - thanks!
Hi Peter, You did a great job on the isolinux and memdisk tools.. I can know, I've also written a CD-Rom disk emulator, only it's slow (read from the CD) uses 22KB conventional memory (mainly cache) and the emulated floppy image cannot be written to. http://www.nu2.nu/diskemu/ You're memdisk is fast, small conventional memory footprint and the emulated drive is writeable, very,
2002 Jun 04
1
isolinux 1.74, 1.75pre2 - cannot load NT cdrom bootsectors...
Hi, I've coded loading NT cdrom bootsector into isolinux 1.68 myself (http://www.nu2.nu/bootcd/#multimemdisk) and I now see you have included it in isolinux 1.73 and higher. Great!!! I tried it using isolinux 1.74 and 1.75pre2, but I cannot get it to work. It says: -- Loading Invalid or corrupt kernel image. -- I use the file extension ".bin" as I see in the isolinux.asm source,
2005 Jul 11
2
SUSE 9.3 Winbind+ PAM+AD
Hello, I have been using Fedora Core, Samba, and Active Directory to provide authentication services for Windows based users for a few years now, but as an experiment I wanted to accomplish the same service with SUSE 9.3 . I have been able to get this configuration to run successfully with RH9, FC1, FC2, FC3, and FC4 (buggy but works), but with SUSE I have stalled a bit. I feel I have
2002 Oct 07
1
Multiboot with isolinux
I used to use multiple syslinux floppy images to implement what I call CD-ROM-multiboot (EL Torito supports up to 64 bootable images, Award BIOS 8 images, if not wrey old). Now that floppies are getting too small, I find that I must find a workaround for hard coded isolinux directory name in isolinux. Not a big deal, but there might be also others who would like to have multiboot feature. --
2004 Aug 26
2
isolinux booting problem
Hello! I'm trying to boot with a remastered Knoppix 3.4 CD. I burned it with debugging and I get the following output: isolinux: Starting up, DL = 9F isolinux: Loaded spec packet OK, drive = 9F isolinux: Loading main image from LBA = DEADBEF0 isolinux: Sectors to load = D5B7 isolinux: Disk error BE, AX = 42F0, drive 9F A don't understand everything in it and I can't find enough