esxcfg-module
Section: Maintenance Commands (8)
Index
Return to Main Contents
BSD mandoc
VMware ESX 4.0
NAME
esxcfg-module
- VMware ESX Advanced Configuration Option Tool
SYNOPSIS
esxcfg-module OPTIONS MODULE
DESCRIPTION
esxcfg-module provides an interface into the driver modules loaded on system startup and allows modules to be disabled or added.
OPTIONS
- -g -get-options
-
Get the value of a specific configuration item given its identifying path, and print the value to stdout.
- -s -set-options options
-
Set the options string for the given module. Replaces any old options with these new options, which will be passed to the module on load.
- -e -enable
-
Enable the given module, indicating it should load at boot time.
- -d -disable
-
Disable the given module preventing it from loading at boot. This will have no immediate effect on the module state on a running system.
- -a -add
-
Add a new module to the system. This should be used only in the case where a new or updated module is provided.
- -q -query
-
Query the system for the modules to load at boot.
- -l -list
-
List the modules and their current state and type.
- -h -help
-
Print the help message.
EXAMPLES
-g e1000
--set some_value /Misc/SomeOption
COPYRIGHT
VMware ESX is Copyright 1998-2009 VMware, Inc. All rights reserved.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- EXAMPLES
-
- COPYRIGHT
-
This document was created by
man2html,
using the manual pages. Brought to you by Bouke Groenescheij, www.jume.nl
Time: 15:25:08 GMT, May 26, 2009