I've been informed that this secure boot unlock is only for Windows 8.0 and NOT 8.1. Attempting this on Windows 8.1 can result in a brick! This may also be risky for Windows 8.0 You've been warned.
We need some serious help and organization. This thread will be dedicated to getting Linux on these Surface RT tablets. We already have the secure boot unlock so why don't we have a full Linux install? I believe it's because all the information is strewn about the internet with incomplete information and broken links. So please keep this thread topic only on the topic of secure boot unlock and Linux booting on Surface RT.
Ok so about the unlock, for those who are asking you can get it here, check the end of the post. To run the secure boot unlock: Move the SecureBoot zip to the desktop, unpack it, and run the script InstallPolicy.cmd as an administrator. (right click and "run as administrator"). In my case it was not working properly because I was trying to run it off a removable usb thumb drive, you should run it from the desktop. Your tablet should reboot then you should get the "secure boot debug policy applicator" install menu with a bunch of warning text. If your RT device has a removable keyboard then please use the volume keys as the "arrow keys" to select accept and confirm it by taping the "windows key" below the screen, I had to do that for my Surface RT. It now should reboot back to windows and at this point you'll want to open a CMD in administrator mode (search for CMD, right click and "run as administrator") and run the command as mentioned in the included readme file.
Code:
bcdedit /set {default} testsigning on && bcdedit /set {bootmgr} testsigning on
So now what? How do you boot? You can boot anything now by going to settings in the side bar menu, clicking "change PC settings", navigating to "general" settings, and at the bottom of that you should see an "advanced startup". Selecting "restart now" underneath "advanced startup" should bring you to a menu that will allow you to select a USB drive to boot off of. Included at the bottom is also a grub bootloader that's been created for these RT devices and a couple of other possibly related zips.
WE NEED PEOPLE WORKING ON GETTING THE KERNEL TO BOOT! SHARE THIS TO ANYONE YOU KNOW WHO COULD HELP! I was trying to use the source for a related (but not totally the same) hardware known as the "Cardhu Development Board" from Nvidia. The source code for that can be found here, and their own released version of Ubuntu Linux for Cardhu can be found here. I couldn't get the compiled kernel from source to boot but maybe some drivers can be had from that repository.
I DID NOT CREATE ANY OF THESE HACKS, I'm just more a hobbyist learning computers and programming who also loves Linux. Credit seems to go to users @Wack0Distractor, @black_blob, and the folks at ROL for the original hacks. Credit goes to @[email protected]@f for recovering the files, his original post is here, seems ROL had a bit of a issue and a lot was lost but their IRC is still up.
Attachments
Last edited: