Usamos una herramienta llamada dracut para generar los initramfs necesarios.
We use a tool called dracut to generate the required initramfs.
Algunos módulos se cargan como parte de la initramfs.
Some modules are loaded as part of the initramfs.
Reconstruya el initramfs ejecutando mkinitcpio -p linux.
Rebuild the Initramfs by executing mkinitcpio -p linux.
Los siguientes comandos añadirán la red de módulos dracut y crypt-ssh a initramfs.
The following commands will add the dracut modules network and crypt-ssh to the initramfs.
El gestor de arranque luego coloca una o más de las imágenes apropiadas de initramfs en la memoria.
The boot loader then places one or more appropriate initramfs images into memory.
Esto generará un nuevo initramfs sin los permisos de lectura universales.
This will recreate the initramfs without world-readable permissions.
Para initramfs se emplea el mismo razonamiento.
Use the same reasoning for initramfs.
Puede encontrar este archivo simplemente listando aquéllos ficheros que comienzan por initramfs
The resulting file can be found by simply listing the files starting with initramfs
Para configuraciones especiales, ajuste correctamente los hooks en/etc/mkinitcpio.conf y regenere la imagen initramfs
For special configurations, set the correct hooks in/etc/mkinitcpio.conf and re-generate the initramfs image
Incluso se puede 'construir' un sistema de ficheros initramfs en el propio núcleo.
Even an initramfs can be 'built-in' to the kernel.
Se puede generar este initramfs de forma automática mediante genkernel, sys-kernel/genkernel-next y dracut
Such an initramfs can be generated automatically through genkernel, sys-kernel/genkernel-next and dracut
Configure y prepare imágenes initramfs arrancables para redes de clientes ligeras
Configure and make bootable initramfs images for thin client networks
Construir el núcleo e initramfs con soporte para arranque desde la red
Building the kernel and initramfs with netboot support