meta data for this page
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
linux:initramfs [2017/02/07 10:28] – created niziak | linux:initramfs [2024/11/20 19:56] (current) – niziak | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== initramfs ====== | ||
+ | |||
+ | <code bash> | ||
+ | |||
+ | |||
+ | |||
====== Shell ====== | ====== Shell ====== | ||
Line 15: | Line 21: | ||
* If '' | * If '' | ||
- | | + | |
+ | |||
+ | | ||
+ | * <code bash> | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | cp ~/ | ||
+ | update-initramfs -u | ||
+ | </ |