logoalt Hacker News

codeflotoday at 12:14 PM1 replyview on HN

> My solution was to kexec into a new kernel+initramfs which has a DHCP client and cURL in it - that effectively stops any filesystem access while the image is being written over the disk, then to just reboot.

That's what I was expecting from the article.

Update: It's not obvious, but it turns out that this is a multipart article, and kexec is reserved for part 3: https://astrid.tech/2026/03/24/2/how-to-pass-secrets-between...


Replies

matjatoday at 12:20 PM

I totally missed part 2/3, thanks for linking!