question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

VM fails to start

See original GitHub issue

The .sh files runs with no errors, but when I try to start the VM in order to install the OS I get the following message “Error: failed to start machine. Error message: PIIX3 configuration error: “FirmwareRevision” is longer than 8 bytes (VERR_INVALID_PARAMETER)”

Maybe errors in the .sh file: VBoxManage setextradata “$1” VBoxInternal/Devices/pcbios/0/Config/DmiSystemVendor ‘Dell Inc.’ VBoxManage setextradata “$1” VBoxInternal/Devices/pcbios/0/Config/DmiSystemVersion ‘string:’ controller=VBoxManage showvminfo "$1" --machinereadable | grep SATA if [[ -z “$controller” ]]; then VBoxManage setextradata “$1” VBoxInternal/Devices/piix3ide/0/Config/PrimaryMaster/ModelNumber ‘SG_IO: bad/missing sense data, sb[]: 70 00 05 00 00 00 00 0d 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 HDIO_GET_IDENTITY failed: Invalid argument’ VBoxManage setextradata “$1” VBoxInternal/Devices/piix3ide/0/Config/PrimaryMaster/SerialNumber ‘4016140B3A674D9BAA4A’

Ubuntu 16.04.2 LTS python-dmidecode 3.12.2-2 python 2.7.12 virtualbox 5.1.22r115126

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
nsmfoocommented, May 30, 2017

Hi @Dhatheway I will look into it during the weekend and get back to you

0reactions
nsmfoocommented, Jun 12, 2017

I believe you! The process is a bit messy and confusing at times =). I’m glad that you got it to work! If you run into any other strange things, just let me know!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Failed to power on virtual machine (82542) | VMware KB
Failed to power on virtual machine (82542) · Most commonly, attempting to power on a VM on a host that does not hold...
Read more >
Hyper-V virtual machine won't start? Here are some fixes
When a virtual machine fails to start, the underlying cause is usually obvious. If, for example, the VM is asking for more memory...
Read more >
Troubleshoot Windows VM OS boot failure - Virtual Machines
The operating system (OS) is unable to boot due to the partition holding the Boot Configuration Data (BCD) Store is inactive.
Read more >
Virtual Machine does not start - Spiceworks Community
This can be caused if the IDE channel for the vhd is already in use. With the VM powered off, go into settings,...
Read more >
Failed to start virtual machine : r/vmware - Reddit
Go to the VM location in File Explorer and delete everything else than the .vmx and .vmdk. Especially delete the cache folder and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found