Re: [Etherboot-developers] VMware problems
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ke...@et...> - 2003-07-14 23:42:13
|
>There seem to be several problems for vmware, one of which seems to be >inside the floppyloader - the dump of registers is always repeated as >the int13 call directly over that output-all >(arch/i386/prefix/floppyload.S line 230) fails. I had no >documentation at hand, so did not find out what exactly that call >should do and what it did not. Hmm, the floppyloader is a hacked version of the Linux boot block so if the Linux kernel loads from (virtual) floppy, it should work here too, unless the changes are too drastic. |