VMware logfile console

Name

  CONSOLE_VMWARE

Header file

Configured via config/console.h.

Examples

Enable VMware logfile console for normal iPXE output

  #define CONSOLE_VMWARE        /* VMware console */

Enable VMware logfile console for log messages

  #define CONSOLE_VMWARE   CONSOLE_USAGE_LOG
  #define LOG_LEVEL        LOG_ALL

Description

This build option enables support for the VMware logfile console.

The VMware logfile is usually vmware.log, and can be found in the same directory as the .vmx file that defines the virtual machine.

See also

Notes

The VMware console will work only when iPXE is running inside a VMware virtual machine.

buildcfg/console_vmware.txt ยท Last modified: 2012/03/27 10:53 by mcb30
Recent changes RSS feed CC Attribution-Share Alike 4.0 International Driven by DokuWiki
All uses of this content must include an attribution to the iPXE project and the URL https://ipxe.org
References to "iPXE" may not be altered or removed.