Previous page

Next page

Locate page in Contents

Print this page

Setting Startup Parameters

The pctl set command allows you to define the onboot startup parameter for virtual machines. Setting this parameter to yes makes your virtual machine automatically boot at the physical server startup. For example, to enable the MyVM virtual machine to start automatically on your server boot, you can execute the following commands:

# pctl set MyVM --onboot yes

Notice that the onboot parameter will have effect only on the next server startup.