Hi Ronald,

Thursday, January 31, 2002, 9:10:33 PM, you wrote:

RGM> On Thu, 31 Jan 2002, Stefan Bambach wrote:

>> RGM> plan9: no problem that we know of
>>
>> RGM> freebsd: calls BIOS
>> RGM> xxxbsd: unknown
>>
>> RGM> Windows, DOS, etc: they always seem to do some INT call at some point.
>> RGM> Even NT 2000.
>>
>> RGM> ron
>>
>> booting other OS with linuxbios I meant. Is this a problem ?

RGM> see above. It is not a problem unless the OS calls BIOS. Plan 9 is not a
RGM> problem. FreeBSD is a problem. So are DOS, Windows, and so on.

>> You do not have implemented the INT functions I think, did you ?

RGM> No

>> So can I boot Windows with installed linuxbios and without INT
>> functions ? Is this a understanding problem of mine ?

RGM> No. You can not boot windows.

RGM> Sorry for the misunderstanding.

RGM> ron

So all linuxbios does is the lowest level of functions to initialize
the hardware, such is init RAM, PCI, GFX, ... .

And the OS itself have to do the rest; such is sending data to e.g. hd
directly through out/in commands to port. They have to code thing like
"read sector xy from hd". This is what the BIOS INT functions does
normally. Is this roughtly right ?

ciao. Stefan

-----------------------------------------------------------------------
Bambach Stefan        - mailto:[EMAIL PROTECTED]   ICQ#:33468160
-----------------------------------------------------------------------


Reply via email to