Mail Archives: djgpp/2000/05/03/05:24:30
At 07:54 03.05.2000 +0400, you wrote
--------> This was the original Message:
>Start with DJGPP/NASM and my OSLoader.
>OSLoader can boot from a disk (any MS FAT12/16 disk), setup PMode and run
your
>32-bit program made with DJGPP & NASM.
>
>Take a look at my homepage.
>
>I belive you could just modify a little OSLoader so that it load particular
>binaryfile but not waite for its name from the keyboard.
Hello,
I am using SYSLINUX too boot different OS's...
To do that, I copy the bootsector in a file like
.CBT COMBOOT image (not runnable from DOS)
.BSS Boot sector (DOS superblock will be patched in)
.BS Boot sector
.COM COMBOOT image (runnable from DOS)
Curently I an using the linux Kernel or msdos.bss too boot.
But my question is, and from the original poster of this
Message-Thread, is how can we create the COMBOOT image ???
Which requires no OS, because it MUST replace the OS and its
functions...
Thanks in advance
Michelle
--
Don't cc: me on mailinglists, I'm subscribed, if I write there.
----------------------------------------------------------------------------
Linux rebootet man in drei Fällen:
Neuer Kernel, neue (Board-)Hardware, Stromausfall....
Aber Windows rebootet man auch in drei Fällen:
Schutzverletzung, Bluescreen, keinen Bock...
- Raw text -