{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreihm6wnvm7zdve2j2xmrgj5pkehd3h4ivotgfhxxwk572ulc7qjya4",
"uri": "at://did:plc:ndtvnkebzmsduapq2rqlsru4/app.bsky.feed.post/3mao632qem7a2"
},
"path": "/syndications/kl-os-2025-12-23/",
"publishedAt": "2025-12-23T00:00:00.000Z",
"site": "https://scientiac.space",
"tags": [
"https://scientiac.space/syndications/kl-os-2025-12-23/POSSE",
"Day 2"
],
"textContent": "The actual development of OS started with making the build script `run.sh` in bash to setup and launch a `qemu` RISC-V virtual machine with `OpenSBI` as bios for QEMU.\n\nThen a linker script `kernel.ld` was made and a basic kernel process `kernel.c` was written. Finally, the build script was updated to include compiler and execution commands and flags to properly boot the kernel.\n\nDay 2 focused on writing a basic starting process of a kernel and running it in a virtual machine.",
"title": "KL-OS: Boot",
"updatedAt": "2026-04-22T08:40:38.253Z"
}