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