proxmox:gpu_passthrough:configure_proxmox
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
proxmox:gpu_passthrough:configure_proxmox [2021/06/07 10:28] – peter | proxmox:gpu_passthrough:configure_proxmox [2021/07/14 09:41] (current) – [Restart] peter | ||
---|---|---|---|
Line 147: | Line 147: | ||
<code bash> | <code bash> | ||
echo " | echo " | ||
+ | </ | ||
---- | ---- | ||
- | Update | + | ===== Update |
<code bash> | <code bash> | ||
update-initramfs -u | update-initramfs -u | ||
</ | </ | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | |||
+ | * It lives in RAM, and it provides **just** enough tools and instructions to tell the kernel how to set up the real filesystem, mount the HDD read/write, and start loading all the system services. | ||
+ | * It includes the stub of init, PID #1. | ||
+ | * If your initramfs is broken, your boot fails. | ||
+ | |||
+ | **update-initramfs** is a script that updates initramfs to work with a new kernel. | ||
+ | |||
+ | Updating the initramfs prevents some modules from being loaded. | ||
+ | |||
+ | </ | ||
---- | ---- | ||
- | ==== Restart ==== | + | ===== Restart |
<code bash> | <code bash> |
proxmox/gpu_passthrough/configure_proxmox.1623061735.txt.gz · Last modified: 2021/06/07 10:28 by peter