search for: mterlouw

Displaying 5 results from an estimated 5 matches for "mterlouw".

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 C...
2002 Feb 28
2
isolinux source, detecting 8086 cpu
Hi, I was looking through isolinux and noticed you had trouble detecting 8086 cpu's. I have some experience with this so I thought you might like some different info. The behavior of the "push sp" instruction changed after the 8086 to pushing sp before updating it. I've included a snippet of one of my bootstraps in case you want to use it (or just want to understand better).
2002 Apr 18
1
Hangs on memdisk too.
I just tried upgrading from version 1.66 to 1.71 of isolinux. Now when I boot, it gives me the following: Loading vmlinux..... Loading initrd.gz............. Loading Ready and hangs at that point. >> same problem here but with memdisk.
2002 Apr 20
0
Boot Scriptor, companion to Isolinux.
Hello everyone, I'd like to introduce a program I've made called Boot Scriptor. To quote the website, "Boot Scriptor is a program that allows a high degree of interactivity when booting from a CD-ROM drive. It provides a set of commands designed to enable users to boot a system in a number of ways, as well as provide interactive menus to choose boot options from. More
2002 May 05
1
Isolinux bug/missing feature
Hi Peter, While testing I noticed a problem with the launching of comboot files. When you start a comboot, the user command line text is copied to the comboot's PSP, but the default append options or the virtual kernel append options are not copied. This means I can't have an isolinux.cfg as follows: default bscript label bscript kernel bscript.cbt append myscript.txt because