[Freedos-kernel] Re: CF and HOT SWAP

2004-11-16 Thread Eric Auer
Hi, you do NOT have to write code to handle FAT filesystem. You only have to EITHER convince the BIOS to access your CF disk OR write some (relatively simple) code which can read and write single sectors on the CF disk by accessing the IDE controller directly. The REST will be done by the

Re: [Freedos-kernel] some exeflat changes

2004-11-16 Thread tom ehlert
Hi Bart, good to see you alive and around :) http://freedos.sourceforge.net/kernel/exeflat.c (the file is smaller than the diff would be) there are probably a couple of changes to makefiles batches ? To use it you need to change the makefile to remove the explicit UPX call: this call is

Re: [Freedos-kernel] some exeflat changes

2004-11-16 Thread bartoldeman
Hi Tom, http://freedos.sourceforge.net/kernel/exeflat.c (the file is smaller than the diff would be) there are probably a couple of changes to makefiles batches ? just remove that upx call in makefile. To use it you need to change the makefile to remove the explicit UPX call: this

Re: [Freedos-kernel] CF and HOT SWAP

2004-11-16 Thread Arkady V.Belousov
Hi! 16--2004 11:13 [EMAIL PROTECTED] (Fab) wrote to [EMAIL PROTECTED]: F I'm trying to use a compact flash under FreeDos as removable media. F The problem is that the compact flash *must* be present into the card reader F (interfaced onto the IDE bus) otherwise the BIOS POST do not recognize the