On Tue, Mar 08, 2005 at 06:51:18PM -0700, Li-Ta Lo wrote:
> On Tue, 2005-03-08 at 16:19, Dmitriy Budko wrote:
> > It is very easy to specify a custom external BIOS ROM
> > for VMware virtual machines --- just add the following line
> > to a VM's config file:
> > 
> > bios440.filename = "path to the BIOS ROM file"
> > 
> > The BIOS has to support Intel 440BX chipset and in general
> > doesn't need significant changes to support the virtual chipset:
> > we do a good job emulating 440BX.
> 
> How do I get the serial log message from the emulator?

I have hacked up a simple program (filo/tools/vmser.c) to act as
an serial terminal to connect to VMware serial port configured as
Unix domain socket.
It can do input as well, so I used it to debug line editing routine
of FILO.

--
Takeshi
_______________________________________________
Linuxbios mailing list
Linuxbios@clustermatic.org
http://www.clustermatic.org/mailman/listinfo/linuxbios

Reply via email to