While trying to install the Vyatta on one of my Virtual PC machine, which has Windows Vista installed on an error message appears.
Vyatta31
An unrecoverable processor error has been encountered.
The virtual machine will reset now.
Reset
I can start the installation but after sometime it stops and I receive a virtual machine error message. It just reboots the Virtual PC, and I have to start it all over again.
Thanks for any help.
Answered By
LhenP
0 points
N/A
#114808
An unrecoverable processor error has been encountered
Good Day,
Virtual PC Error
The error above occurred because you cannot start a Windows guest PC from your disk image, which is linked to your physical drive and that is the reason why, it is unrecoverable processor error. To resolve the error, you must update or upgrade your Virtual PC for your operating system (Windows).
Kindly, carefully follow the instructions from Microsoft support. Please see the link for your reference: Microsoft Support
LhenP
An unrecoverable processor error has been encountered
Hello,
I have had the same problem with mine. I solved it, but I'm not sure if this will work on another.
I just changed something on nobarrier option.
I suggest you have to add the nobarrier for / in fstab : /etc/fstab
# UNCONFIGURED FSTAB FOR BASE SYSTEM
UUID=32649221-… / ext4 noatime,nobarrier 0 1
xenfs /proc/xen xenfs defaults 0 0
I hope my solution solves your problem.
Enjoy!