Quantcast
Channel: WinMatrix Latest Posts
Viewing all articles
Browse latest Browse all 3372

Installing Linux on a Microsoft Surface tablet isn't easy!

$
0
0

rdePGl.jpg

 

If you have bought Microsoft Surface tablet and want to install Ubuntu or Linux Mint on it then it won't be as easy as it used to be. Like many other ARM devices, Surface also has a locked-down firmware that will only run signed binaries - unlike many other ARM devices, this is implemented using an existing standard (UEFI Secure Boot). Microsoft provide a signing service for UEFI binaries, so it's tempting to think that getting around this restriction would be as simple as taking an existing Linux bootloader, signing it and then booting. Unfortunately Microsoft's signing service signs binaries using a different key (the "Microsoft Windows UEFI Driver Publisher" key) to the one used to sign Windows, and the Surface doesn't carry that key. Booting Linux on these devices would involve finding a flaw in the firmware and using that to run arbitrary code.
 
Could this also be a problem on x86? In theory - Microsoft don't require that vendors carry the driver publisher key, and so a system could be Windows 8 certified and still not carry it. It's unlikely to occur in practice, though, since any third party expansion hardware will then fail on that device. As a result, anything with PCIe or Expresscard slots is effectively certain to have this key.
 

Source


Viewing all articles
Browse latest Browse all 3372