













OK now we have the update ISO. Let's mount it and have a look. Still, if you don't know how to mount a ISO, here's how:
|
|
Since the firmware is released at 2018, I'm pretty confident that it should support UEFI. And no surprise, it does. We can see our old friend - EFI folder here.
|
|
Okay let's dig deeper… Wait.
|
|
It's just Linux! Booted by GRUB!
Well that's a surprise. From now on it's our routine Linux boot stuff. It seems that it is trying to boot the kernel vmlinuz64 and the payload corepure64.gz from /boot, so let's copy these stuff into our EFI partition.
|
|
Then, add a new entry to systemd-boot. Edit /boot/loader/entries/ssd_update.conf:
|
|
That should be all we need.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。