similar to: Boot Scriptor, companion to Isolinux.

Displaying 20 results from an estimated 400 matches similar to: "Boot Scriptor, companion to Isolinux."

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 >
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
2002 Dec 05
1
Memdisk and Grub
Hello, i was getting into problems when booting a GRUB bootdisk with memdisk. I get the menu of GRUB, but when i change something to boot (e.g. Redhat installation tool) System freezes after uncompressing kernel. I used either syslinux version of Boot Scriptor and latest standalone version from kernel.org. I hope you are able to give me a clue what is wrong. Thanks in advance. Christian
2002 Dec 05
0
isolinux.cfg on my bootable CD (Win)
Hello all, I am still struggle in my isolinux.cfg I got from http://www.bootscriptor.org/ that memdisk not support Win ME boot disk however, I am using Bart's Multiple boot images (isolinux/memdisk) method (http://www.nu2.nu/bootcd/) and I try to incorporate the method mention in Bootscriptor in Bart's method. I change my isolinux.cfg as label 5 kernel isolinux.bin winme.img label 6
2002 Jul 27
2
Isolinux doesn't boot
hi, i've been trying around for a month or so to get isolinux on my toshiba satellite 4010cdt running. It doesn't really work. The debug version says the following: ISOLINUX 1.75 2002-06-14 ... isolinux: Startinug up, DL = 82 isolinux: Loaded spec packed OK, drive = 82 and that's it. No boot there. If I chain-load (or however that's called) my Isolinux - CDs with "Smart
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 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
2004 May 19
1
alternatives to memdisk for use with pxelinux?
First off, Thank you for pxelinux. It works as expected and for my needs it is a most useful project. I apologize in advance for posting this question as it is in part off topic, but I have searched extensively with little results. Are there any alternatives to memdisk for use with pxelinux for booting troublesome floppy images with such applications that fail to use INT 15h, AX=E820h. Having
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
2003 May 24
2
need help creating hd image for memdisk for m$windows user
hello and thanks for reading this, with the help of this group so far, i am using bootscriptor from bootscriptor.org combined with memdisk to boot a win98 boot disk. it boot into the windows98 version of dos. the cool thing about the floppy is that it has a compressed image that mounts as a drive letter. much like linux. i can create floppy images no problem. what i am trying to do is create a
2005 May 17
0
RE: Bootitng and CDShell...
Hello, Can anyone help me? Does any of you manage to load (boot) Bootitng through CDShell? How can I ensure that diskemu emulates a 1.44MB floppy? Any ideas? Thank you Andreas Gortsilas -----Original Message----- From: David F. [mailto:support at terabyteunlimited.com] Sent: Tuesday, May 17, 2005 9:48 AM To: 'Andreas Gortsilas' Subject: RE: Bootitng and
2005 May 18
0
RE: Bootitng and CDShell...
Hi! Although it may seem so, this is the wrong place to put your question. Please contact the CDShell developer. Luis Correia > -----Original Message----- > From: Andreas Gortsilas mailing list account > [mailto:agorts_mlst at sabo.gr] > Sent: Tuesday, May 17, 2005 7:59 AM > To: 'syslinux at zytor.com' > Subject: [syslinux] RE: Bootitng and CDShell... > >
2002 Dec 10
0
Mix isolinux and diskemu
Hello all, Just try mix diskemu with isolinux.... not success >_< I config isolinux.cfg like this: label 5 kernel loader.bin append initrd=winme.img label 6 kernel loader.bin winme.img label 7 kernel loader.bin append initrd=fdlinux.img label 8 kernel loader.bin fdlinux.img label 9 kernel loader.bin append initrd=pklinux.img however, system display error loading diskem1x.bin.... (I've
2002 Sep 03
0
isolinux.asm - improving spec_query_failed routine...
Hi Peter, I noticed in your isolinux.asm code, when loading spec packet fails you are trying to wing it, in other word, loop the drive numbers from 0xff through 0x80 until the booted drive number is found... I write software that also "wings it". Recently I had to create some "wird" workarounds because of bad bios in some Dell and Compaq PC's. Below is my function for
2006 May 30
6
Reuse Partials
Hi all, This is my first official post as RoR developer, so here it is. I''ve got a partial for a Address (Postcode, Address, City, ...). I want to use this partial multiple times on the same form? So I want to fill in multiple addresses and insert them individualy. How do I go about doing this? Kind Regards, Eugene Louw -- Posted via http://www.ruby-forum.com/.
2002 Apr 21
1
isolinux boooting update
An update to the problem I reported earlier - A kind list reader, Michael K Ter Louw, suggested I try syslinux v1.67, and viola!, my problem went away completely. So something between 1.67 and 1.71 got broke with respect to isolinux. Hmm... Another kind list reader, Seth Kurtzberg, was kind enough to make and effort to send an updated initrd; although it didn't solve the problem, it was
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.
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 Apr 20
3
Througput problems behind firewall
Hi I have a atrange problem and don''t know where to look anymore. I have 4 interfaces running on RHE3 on a Dell XEON server 2.8Ghz 1Gb RAM. The primary use (only one at this stage) is for the server to handle mac address authentication of clients which it does. The problem however has to do with througput. I have 3 DMZ''s which one is a private range doing masquarading and
2003 Jun 02
0
WinME command.com (Re: Problems with Memdisk 2.04)
Hi, "Jaspreet oberoi" <jaspreetoberoi at hotmail.com> schrieb am 02.06.03 06:27:13: > Actually i am using Bootscriptor to make multibootable cd's and it is using > your 2.04 version of syslinux and memdisk.. > > What my problem is that when i boot any image i.e .img file which has a > Win98 command.com it works alright but when i try to boot any image with a