Message-Id: <3.0.6.16.20000503100228.0cb769ae@mail.cybercable.fr> Organization: Michelle's Internet Service X-Link: http://www.michelle-is.com/index.htm X-Moto: Micr0$oft = What do you want to crash today? X-Note: Sending S P A M is a violation of german, french and US law and will at least trigger a complaint at your provider's postmaster. X-Sender: starone AT mail DOT cybercable DOT fr X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (16) Date: Wed, 03 May 2000 10:02:28 +0100 To: djgpp AT delorie DOT com From: Michelle Konzack Subject: Re: Embedded programming In-Reply-To: <390FA2E3.9944E12D@mtu-net.ru> References: <390f923f$0$91337$61169c8d AT news DOT thebestisp DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id DAA23257 Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk 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...