search for: diskem1x

Displaying 6 results from an estimated 6 matches for "diskem1x".

2002 Apr 20
1
Can I do this ?
...ofessional 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 file from Bart called diskem1x.bin from his site www.nu2.nu. Bart has a tool called BBIE, now when I use this util I can extract the bootsector from a bootable CD, let's say windows 2000. I then HexEdit this file to point to a different directory other than the I386 one to let's say WSRV. Let's say I call this new...
2002 Dec 10
0
Mix isolinux and diskemu
...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 copied diskem1x.bin in nearly all folder) any hint on this ? Thanks Regds LAM Chi-fung
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
2004 Apr 11
0
�loppy�mage�arger�han�2,88MB
...d 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 > > _______________________________________________ > SYSLINUX mailing list > Submissions to SYSLINUX at zytor.com > Unsubscribe or set...
2004 May 19
1
alternatives to memdisk for use with pxelinux?
...ion 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 spent some time experimenting with diskemu's diskem1x.bin and cdshell's implementation of diskemu as a module for use with bootable cdroms, I have seen memdisk and diskemu work from a common loader as alternative kernels for booting floppy images (for use with bootable cd-rom). Is anybody aware of a diskemu kernel or alternative kernel to memdisk...
2002 Sep 04
1
isolinux.asm - improving spec_query_failed routine ...
...Windows > install CD? As far as I can tell (it was a while back), they use the value in DL register... and they do not inquire for a spec packet... so they completely trust the DL driver number... If I remember correctly they do not use any eltorito function... I have coded this behaviour into diskem1x.bin by looking at the NT4 cdrom bootsector. Regards, Bart. > Mike > > > Lagerweij B wrote: > > 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 driv...