You are not logged in.
Pages: 1
hi!
What is the difference between fallback and initial ramdisk created by mkinitcpio?
Offline
You can customize (read: trim down) the initial ramdisk through /etc/mkinitcpio.conf to leave out modules or entire subsystems you don't need, since this is needed only to reach your actual root filesystem.
The fallback is there to ensure that you'll be able to boot if your system becomes unbootable with the customized one.
Offline
Pages: 1