Skip to content

Commit 74144fe

Browse files
committed
-
1 parent 282dcd9 commit 74144fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2025/2025-07-13-tiny-linux-init.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ math: false
99
pin: false
1010
---
1111

12-
This post documents how I wrote and compiled a minimal `init` program in C, built a simple `initramfs`, and successfully booted it using a custom Linux kernel v6.12 on Ubuntu 24.04 via QEMU. Before you begin, make sure you’ve already built your own Linux kernel as shown in [this post](/posts/boot-tiiny-linux).
12+
This post documents how I wrote and compiled a minimal `init` program in C, built a simple `initramfs`, and successfully booted it using a custom Linux kernel v6.12 on Ubuntu 24.04 via QEMU. Before you begin, make sure you’ve already built your own Linux kernel as shown in [this post](/posts/boot-tiny-linux).
1313

1414
## Create a Minimal C Project
1515

0 commit comments

Comments
 (0)