Email or username:

Password:

Forgot your password?
Linus :blobcatpenguin:
alrighty after wasting a bunch of time on using the wrong kind of grub and then failing to figure out netboot we now have boot-to-js on my T450s. I will not be taking any questions.
I should figure out how to boot my spare ThinkPad directly into bare metal JavaScript
6 comments
kuriko

@linus I will not be taking my UEFI laptop to your place /j

Linus :blobcatpenguin:
@kuriko that's okay I can bring the UEFI javascript over to you /j
kuriko

@linus i love my linux
time to meet linus
[ turns on laptop ]
[ javascript repl ]
where is my linux

// not exactly sure how it works under the hood, but if it’s just an EFI program i think i can just copy it to a fat32 drive and the firmware would boot to it? or did you need to perform GRUB sorcery to make it run?

Linus :blobcatpenguin:
@kuriko yup, directly booting this from EFI/BOOT/BOOTX64.EFI now, I only wanted grub for the funny boot entry :neocat_laugh:

I don't publish UEFI builds on files.kiesel.dev but the one I used is here: http://f.sakamoto.pl/linus/kiesel/bootx64.efi
kuriko

@linus firefox gave me a security warning upon downloading this file -- turns out it's because it's an http link on a https page, instead of it being an EFI application :neocat_woozy:

kuriko

@linus update: woem, bare metal edition

// it will reliably crash into OEM recovery partition if i press the up arrow key, i’m not filing a bug report here i just find it very funny

Go Up