💾 Archived View for bbs.geminispace.org › s › Linux › 3215 captured on 2024-05-10 at 11:42:20. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-03-21)

➡️ Next capture (2024-06-16)

🚧 View Differences

-=-=-=-=-=-=-

Posting this from Amfora running on a linux distro contained entirely within the kernel image, bit hacky but it works

Posted in: s/Linux

🚀 ksp

2023-07-17 · 10 months ago · 👍 skyjake, Ruby_Witch, norayr, lypanov, DocEdelgas, akrabu, blurrycat

3 Comments ↓

🔭 DocEdelgas · 2023-07-21 at 08:47:

That's really cool, but how did you do it?

😺 blurrycat · 2023-07-21 at 23:15:

Yeah I would really like to see how that can be done too!

🦀 jeang3nie · 2023-08-03 at 14:47:

I remember Barry Kauler (creator of Puppy Linux and EasyOS) had done that a number of years back. There's an option available when you compile the kernel that lets you embed the initrd right in the kernel image, and his just stayed in the initrd rather than doing the normal 'switch_root' to a new filesystem.

Still really cool though. Did you create this yourself, or is it someone else's monster?