On Sat, 9 Mar 2002, William Chops Westfield wrote: > Is there a disk driver that could be added to tomsrtbt that would understand > the on-board bios code present in many PC addon cards and such? Since the > unix is mostly running from ramdisk etc, it need not be a very good driver, > right? Something sufficient for disk repair would be just about right...
Only problem I see is that the BIOS is usually (always?) real-mode code and the *NIX OSes are running in protected-mode. Jumping back and forth isn't feasable. Steve Brown [EMAIL PROTECTED]
