7.7 boot-from-hd Command

Use the --boot-from-hd command to configure a guest to boot using its primary boot device after a previous --boot-from-iso command.

Syntax

vm_maker --boot-from-hd --domain guest-name

Options

  • guest-name: The name of the guest that you want to configure.

Usage Notes

The --boot-from-hd command configures the guest to boot using its primary boot device. You must start the domain separately by using the --start-domain command.