Today, my Ubuntu14.04 have an auto software update, fallowed by a sudden botherboard crash. No warnings, just a sudden black screen fallowed by reboot. You can see the replica effect by this very short video. https://youtu.be/t9i7u-bcMfU
Laptop: ASUS G551JM
OS: A brand new hard disk, the Windows 8.1 enterprise (NOT OEM version) is installed first, then ubuntu14.04. Both fast boot and secure boot are disabled.
Boot: using mother board boot menu can get me to both grub menu and windows without any issue. The Windows Boot Manager option in gurb menu also worked.
I've narrowed the problem down to the grub update process and the video shows that whenever the grub gives the message of "Found Windows Boot Manager on /dev/sda2@/EFI/Microsoft/Boot/bootmgfw.efi", the computer just crashed. I've tried to use the boot-repair thinking it might help, but the "sudo apt-get" installation itself will give the message for me to "sudo dpkg --configure -a", which run the grub settings and crash the computer again.
As for now, I couldn't install anything via apt-get and pretty much stuck here. (I was trying to install gstreamer-tools when the updater crashed) I would really like not to reinstall my ubuntu since I have a lot of things on ROS on this machine. Thanks for any opinion.