The following table contains details of options specific to the QEMU boot workflow:
Otion | Functional Description | Value Range | Default Value |
---|---|---|---|
--root
|
Boot in root mode | None | None |
--iptables-allowed
|
Whether to allow to implement iptables commands. This is optional and applicable only in root mode. | None | None |
--net-intf
|
Network interface on the host to bridge with the QEMU subnet. This option applies for root mode only. | User-specified | eth0 |
--qemu-args
|
Extra arguments to QEMU command. This is optional. | None | None |
--subnet SUBNET
|
Specifies subnet gateway IP and the number of valid bit of network mask. This option applies for root mode only. | User-specified | 192.168.10.1/24 |
--dhcpd
|
Enable or disable dhcpd. This is optional and applicable only for root mode. |
Enable Disable |
Enable |
--tftp
|
Path to tftp boot directory | User-specified | None |
--pmu-qemu-args
|
Extra arguments for PMU instance of QEMU. This is optional. | User-specified | None |