FATAL: Could not read from the boot medium! System halted.
Posted: 2. Jun 2015, 10:07
We install VirtualBox on several different platforms, Windows and Mac included, and have tested different versions over the years. One problem we have encountered with VirtualBox 4.3.28 does not occur in some earlier releases. What we basically do is:
1. We create a Windows Guest and run it ok.
2. We then shut down the virtual machine and change a setting for the guest (e.g. increase the RAM allocated to the VM).
3. Next we restart the virtual machine. At this point we get the error:
FATAL: could not read from the boot medium! System halted.
Examining the .vbox file shows that there is no longer any attached storage device i.e. the DVD and/or the hard drive configuration vanishes from the affected machine. For instance, for the DVD the following lines will vanish from the .vbox file:
<AttachedDevice passthrough="false" type="DVD" port="0" device="1">
<Image uuid="{6e1f371f-7eea-42a8-b398-b0e06233f720}"/>
</AttachedDevice>
On VirtualBox 4.3.20, for instance, we can change settings (RAM, CPUs etc) ok: this problem does not occur.
On VirtualBox 4.3.28 we get the fatal error.
Other users have reported seeing this message but under slightly different scenarios, or on much older releases of VirtualBox (e.g. 4.3.12) So it would seem that there has been a regression in VirtualBox? Any pointers anyone can give us will be greatly appreciated.
1. We create a Windows Guest and run it ok.
2. We then shut down the virtual machine and change a setting for the guest (e.g. increase the RAM allocated to the VM).
3. Next we restart the virtual machine. At this point we get the error:
FATAL: could not read from the boot medium! System halted.
Examining the .vbox file shows that there is no longer any attached storage device i.e. the DVD and/or the hard drive configuration vanishes from the affected machine. For instance, for the DVD the following lines will vanish from the .vbox file:
<AttachedDevice passthrough="false" type="DVD" port="0" device="1">
<Image uuid="{6e1f371f-7eea-42a8-b398-b0e06233f720}"/>
</AttachedDevice>
On VirtualBox 4.3.20, for instance, we can change settings (RAM, CPUs etc) ok: this problem does not occur.
On VirtualBox 4.3.28 we get the fatal error.
Other users have reported seeing this message but under slightly different scenarios, or on much older releases of VirtualBox (e.g. 4.3.12) So it would seem that there has been a regression in VirtualBox? Any pointers anyone can give us will be greatly appreciated.