Code: Select all
VBoxManage setextradata "/home/VirtualBox VMs/7vm/7vm.vbox" VBoxInternal/Devices/pcbios/0/Config/DmiSystemSerial $(hostname -s)-win7vmCode: Select all
echo $?Running this on the Windows VM.
Code: Select all
wmic bios get serialnumberAnyone have an idea as to why this is failing?