system: validate UEFI installer ISO boot path
This commit is contained in:
@@ -9,7 +9,7 @@ system_name=${SYSTEM_NAME:-phase18-target-operating-system}
|
||||
store_dir=${STORE_DIR:-/frx/store}
|
||||
installer_root_size=${INSTALLER_ROOT_SIZE:-}
|
||||
target_disk_capacity=${TARGET_DISK_CAPACITY:-12g}
|
||||
install_target_device=${INSTALL_TARGET_DEVICE:-/dev/vtbd1}
|
||||
install_target_device=${INSTALL_TARGET_DEVICE:-/dev/vtbd0}
|
||||
qemu_smp=${QEMU_SMP:-2}
|
||||
installer_memory=${INSTALLER_MEMORY:-6144}
|
||||
installer_ssh_port=${INSTALLER_SSH_PORT:-10027}
|
||||
|
||||
Reference in New Issue
Block a user