cosmetic
This commit is contained in:
@@ -165,8 +165,8 @@ else
|
|||||||
--variant fixed 2>/dev/tty
|
--variant fixed 2>/dev/tty
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Attach the target virtual disk image, the EFI drivers,
|
# Attach virtual disk images of the base system, installation, and target
|
||||||
# and the base system in the virtual machine:
|
# to the virtual machine
|
||||||
VBoxManage storagectl "${vmname}" --add sata --name SATA --hostiocache on
|
VBoxManage storagectl "${vmname}" --add sata --name SATA --hostiocache on
|
||||||
VBoxManage storageattach "${vmname}" --storagectl SATA --port 0 \
|
VBoxManage storageattach "${vmname}" --storagectl SATA --port 0 \
|
||||||
--type hdd --nonrotational on --medium "${vmname}.vdi"
|
--type hdd --nonrotational on --medium "${vmname}.vdi"
|
||||||
|
|||||||
Reference in New Issue
Block a user