|
C:\vboot>vbootedit.exe help install
VMLite VBoot Loader Configuration Edit Utility version 1.0
http://www.vmlite.com
Install the VBoot Loader to the specified drive.
SYNTAX:
vbootedit install [/drive driver_letter] [/mbr]
OPTIONS:
/drive driver_letter
Specify a drive letter to install the VBoot Loader files.
/mbr Install VBoot Loader directly to the MBR sectors.
By default, VBoot Loader is chainloaded from Windows Boot Manager.
This way, there is no need for Windows boot manager.
EXAMPLES:
vbootedit install
vbootedit install /drive C:
vbootedit install /mbr
vbootedit install /drive G: /mbr |
|