diff options
| author | Kacper Fiedorowicz <kf@efab.pl> | 2026-01-03 18:44:51 +0100 |
|---|---|---|
| committer | Kacper Fiedorowicz <kf@efab.pl> | 2026-01-03 18:44:51 +0100 |
| commit | 6018e17637264a9561b37be699c3d53b6661de23 (patch) | |
| tree | 8546c9fa94358e7d6daaad5f11ac53e61be97ad5 /docs/initrd.txt | |
| parent | ab21f339a33abb1144f3c0f5c4285324e7e88392 (diff) | |
Diffstat (limited to 'docs/initrd.txt')
| -rw-r--r-- | docs/initrd.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/initrd.txt b/docs/initrd.txt new file mode 100644 index 00000000..ca0c646f --- /dev/null +++ b/docs/initrd.txt @@ -0,0 +1,10 @@ +INITRD +====== + +Initrd contains two files: + +- bootconfig.txt (1) +- init (2) + +(1) - https://docs.kernel.org/admin-guide/bootconfig.html +(2) - See boot.txt |
