Displaying 20 results from an estimated 23 matches for "lagerweij".
2002 Sep 04
1
isolinux.asm - improving spec_query_failed routine ...
> -----Original Message-----
> From: Michael K Ter Louw [mailto:mterlouw at gmx.net]
> Sent: woensdag 4 september 2002 1:24
> To: Lagerweij B ; syslinux at zytor.com
> Subject: Re: [syslinux] isolinux.asm - improving spec_query_failed
> routine...
>
>
>
> Hi Peter, Bart, and everyone else,
>
> I also write software that boots from the CD drive, so this
> subject is
> rather interesting to me. Curren...
2002 Jun 19
3
memtest86 problem
Hi!
At first thanks for your great work!
I started to make multiboot CDs 1,5 years ago, with Bart Lagerweij 's utils. I have a problem with the memtest86 floppy image, made by the authors in the .zip file, downloadable from it's homepage, when I use diskemu. Some days ago I found on Bart's page a new method to select boot images on CD with syslinux/isolinux/memdisk. I thought this is my solut...
2002 Feb 27
1
isolinux - memdisk - thanks!
...mentation...
One small question, can isolinux also chainload NT CD-Rom bootstrap loaders?
They are 2KB in size and have a 0x55AA signature at the end...
I've tried:
label bcnt4
kernel bcnt4.bs
But isolinux says:
Loading
Invalid or corrupt kernel image.
boot:
Best regards,
Bart.
--
Bart Lagerweij
Mailto:bart at cts-bv.nl
--
CTS, Computer Technology Systems B.V.
Oosteinde 85, 3925 LB
P.O. Box 113, 3925 ZJ
Scherpenzeel GLD
The Netherlands
Phone: +31 (0) 33-277 1447
Fax: +31 (0) 33-277 1360
Homepage: http://www.cts-bv.nl
--
2002 Jun 04
1
isolinux 1.74, 1.75pre2 - cannot load NT cdrom bootsectors...
...ing 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, the
file is 2KB and has 0x55aa stamp in the last 2 bytes.
What can be wrong?
Regards,
Bart.
---
Bart Lagerweij - http://www.nu2.nu
To contact me go here: http://www.nu2.nu/contact/bart
---
2002 Sep 03
0
isolinux.asm - improving spec_query_failed routine...
...number,
this methode works on the worst and badly coded bioses out there...
Maybe it can help you with development of future version of isolinux.asm
You provide isolinux for the world, for free, so improving your code is the
least I can do back...
Best regards and good luck,
Bart "nu2" Lagerweij.
---
Bart Lagerweij - http://www.nu2.nu
To contact me go here: http://www.nu2.nu/contact/bart
---
;------------------------------------------------------------
; Get first emulated drive number
; returns:
; CF=1 - not in emulation mode
; CF=0 - in emulation mode
; DL - drive number for emulation...
2004 Apr 10
1
Floppy image larger than 2,88MB
I hope I've understand that all, somebody wants to create a floppy-image
larger than 2.88MB an use it with memdisk? I have modified a tool from Bart
Lagerweij (Big thanks!) and can create Floppy-Images with 5760kB and 8100kB,
and boot them with ISOLINUX and MEMDISK (or also with a modified
DISKEM1X.BIN), is this what you mean? These tools must run under windows, but
booting no problem. Sorry for my bad english!
Greetings, Steffen
2003 Nov 05
2
Unable to connect to a Samba server using a Microsoft Dos Client
Hello,
I use a home made floppy to connect to a samba file server.
The floppy is a Caldera DOS with the Microsoft Lan Manager Client.
A:\NET>net ver
Microsoft Network Management Dos Client. Version 3.11
And in the autoexec.bat file, there is a line :
net start basic
I cannot replace with with 'net start full' because there is not enough memory.
When I connect on my samba server,
2002 Mar 28
0
isolinux 1.67
...2KB). Extension must be ".bin".
Loading address is fixed to (default) 0x0:0x7c00. All my changes are marked
between tags: <bart>...</bart>
Just thought I'd send it to you do with it what you think best.
Really like your "memdisk".
Best regards,
Bart.
---
Bart Lagerweij - http://www.nu2.nu
To contact me go here: http://www.nu2.nu/contact/bart
---
2002 Apr 20
1
Can I do this ?
Dear Sir,
I am trying to create a multiboot cd that will supposr the following:
1. Linux RedHat 7.2
2. Windows 2000 Professional
3. Windows 2000 Server
4. Windows 2000 Advanced Server
I get it right, but to have the Linux image on the same cd and to boot from it is
a problem.
Here's what I did:
First I created a bootable cd with the windows images and used the El-Torito standard
based
2002 Apr 20
0
Boot Scriptor, companion to Isolinux.
...ke advantage of all the
capabilities Isolinux has to offer. It also expands on the feature set
of Isolinux to allow more complex boot scenarios, and supports a simple
scripting language which enables the CD designer to implement custom
boot methods. It is based heavily on concepts pioneered by Bart
Lagerweij in his program Diskemu.
Boot Scriptor is free for non-commercial use."
If you'd like to try this program or learn more about it, I invite you
to visit the website, http://www.bootscriptor.org. The project is
tracked on Freshmeat.net, so if you'd like to be notified of new
releases...
2002 Jun 03
0
Very Nice!
...y Peter!
Great work on the SYSLINUX project! I spent three days noodling over how to accomplish *exactly* what your ISOLINUX/MEMDISK combination does! Even a blind hog finds an acorn from time to time.
I have it working great using the crpack utility suite from
http://www.nu2.nu
and one of Bart Lagerweij's techniques employs your SYSLINUX utilities - you probably already know all about that but Bart did me a huge service by including a set of pre-configured makefiles to build the CD ISO image using mkisofs and whatnot.
Soo, I have it working great for floppy disk images - these I've made us...
2004 Apr 11
0
�loppy�mage�arger�han�2,88MB
...age, then use
mformat to format the image and make it bootable.
i now use a 20MB floppy image with memdisk.
Regards,
tbsky
> I hope I've understand that all, somebody wants to create a floppy-image
> larger than 2.88MB an use it with memdisk? I have modified a tool from
> Bart
> Lagerweij (Big thanks!) and can create Floppy-Images with 5760kB and
> 8100kB,
> and boot them with ISOLINUX and MEMDISK (or also with a modified
> DISKEM1X.BIN), is this what you mean? These tools must run under windows,
> but
> booting no problem. Sorry for my bad english!
> Greetings, St...
2010 Jun 19
0
ELTORITO.SYS, MEMDISK, MDISKCHK.COM Commits
...-
memdisk: Correct El Torito termination response
Two changes to the INT 0x13, AH=0x7B El Torito function:
1. Support the DL=0x7F "terminate all" parameter
2. Only respond to DL=0x7F or DL=our particular emulated drive
number
This prevents tools like Bart Lagerweij's El Torito tools from
receiving false positives when probing all drive numbers.
---
eltorito: Include drive 0xFF in scan
Although drive 0xFF could yield a false positive as the El Torito
booted-from drive number, some users of GRUB4DOS actually use
this drive numbe...
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
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
2002 May 19
2
ISOLINUX help requested (checksum error)
Hi Mr Anvin,
after downloading the Freedos bootable cd, which now uses your projects
(ISOLINUX & MEMDISK) instead of Bart Lagerweij's DISKEMU (www.nu2.nu), I
contacted the creator of the freedos cdrom. I was interested in how he did
make that cd bootable.
Now I understand it a bit.
As I'm a MS Windows user, I had to figure some things out.
However, upon booting I get a beautiful message:
"isolinux 1.72 2002-04-2...
2009 Dec 18
4
SYSLINUX 3.84 released
...32: new MENU RESOLUTION directive to set a screen
resolution other than 640x480.
* chain.c32: add support for loading isolinux.bin.
* chain.c32: make sure to always return to text mode.
* eltorito.sys: DOS driver for generic CD-ROMs; by Gary Tong
and Bart Lagerweij.
Begin3
Title: syslinux
Version: 3.84
Entered-date: 2009-12-18
Description: SYSLINUX is a collection of boot loaders for the Linux
operating system which operates off Linux ext2/3
filesystems, MS-DOS FAT filesystems, network servers...
2012 Dec 22
1
ElTorito.sys Scanning Strategy
Good day to all.
Since we've adopted Gary Tong's and Bart Lagerweij's ElTorito.sys (now
modified by H. Peter Anvin and tiny changes from myself), I'd appreciate
if anyone with more El Torito experience might criticize my comments
below and advise as to how they might be wrong. Some of it is off-topic
GRUB4DOS detail; safe to ignore.
A bit of history:...
2003 May 13
1
Creating HD Boot Images
...rmation on building HD boot images for
ISOLINUX and MEMDISK, and so far, haven't had a whole lot of luck.
I've found a number of sources describing the process of setting up
ISOLINUX and MEMDISK, and how to configure the boot CD to boot various
OS's. I've also read through Bart Lagerweij's BootCD/ModBoot pages, and
Mikhail Kupchick's EBCD pages. (The image files I'm trying to duplicate
are from the EBCD site.) What I can't find is a good tutorial on how to
build the image file from scratch. WinImage will build an empty image, but
is limited to floppy sizes....
2010 Apr 19
4
Growing out of floppy images, what's the best alternative?
Hi.
We've been using PXELINUX for years, to kick off OS installations
(floppy images) and booting assorted tools. The addition of ISO support
in memdisk opened up some new alternatives that we also use, e.g.
booting WinPE ISO images over PXE.
Today I downloaded a BIOS for a HP EliteBook 8440p and discovered that
the BIOS file is 3 MB. I could probably squeeze it onto a 2.88 MB floppy
image