
Originally Posted by
DaemonFC
"Also complicating matters is Microsoft's Windows 8. With Microsoft's Windows 8 to be released by year's end, the boot system is expected to see an overhaul, at which point Wubi may not work."
Well, they were proposing at one point to implement a system that wouldn't boot anything but Vista 8 and to not allow the user to turn it off under the pretense of security.
Apparently they changed that and made it a requirement for a physically present user to go into the uEFI firmware and disable that malicious feature, but they still misleadingly call it security so that people will have second thoughts about turning it off.
Other than them throwing around the proposal to lock everything else out, including older versions of Windows, what else have they changed?
It's my understanding that NTLDR will work much like it does now on any system with a BIOS and that "Malicious BIOS" (uEFI) will not actually need a boot loader on the file system, but rather handles it internally and will execute EFI executables on the file system that are there to load the OS (assuming you've turned restricted boot off or your EFI program is signed with a key that the criminals behind uEFI recognize).
In this case, what you'd end up needing to do is... Make Grub look like an EFI program, tell the "Malicious BIOS" (uEFI) firmware to load it, and then once you're there, Grub can chainload NTLDR or boot into another OS.
It's ugly and it borders on a violation of the uEFI "Malicious Firmware" spec, but that spec was written by criminals at Microsoft and Apple and Intel, so what can you expect?