[PLDWWW] page changed: docs:man:installing_pld_linux_based_on_rescue_cd

"Arkadiusz Miśkiewicz (arekm)" arekm at pld-linux.org
Mon Jan 21 20:20:18 CET 2019


[Kernel installation] 
 
--- https://www.pld-linux.org/docs/man/installing_pld_linux_based_on_rescue_cd?rev=1548098142
+++ https://www.pld-linux.org/docs/man/installing_pld_linux_based_on_rescue_cd?rev=1548098418
@@ -162,8 +162,12 @@
  
  You can also install multiple different kernels.
  
  By default kernel installation also generates initrd based on mounted /proc, /sys, /dev files and configured fstab, modprobe.conf and few others configuration files. generated initrd (which by default is initramfs cpio image) is saved in /boot.
+ 
+ There are two initrd generators used in PLD: geninitrd and dracut. Choose one.
+ 
+ === geninitrd ===
  
  If something fails or you want to regenerate initrd manually you can do it using:
  
  <file>/sbin/geninitrd -v -f /boot/initd-XXX-Y.gz XXX-Y</file>
@@ -172,8 +176,11 @@
  
  <file>/sbin/geninitrd -v -f /boot/initd-4.20.3-1.gz 4.20.3-1</file>
  
  //-v// option causes geninitrd to write additional information, so you can see if proper kernel modules are being installed into initrd.
+ 
+ === dracut ===
+ 
  
  
  PLD supports systemd and non-systemd installations. In case of systemd installation you need to install package
  


Diff URL:
  https://www.pld-linux.org/docs/man/installing_pld_linux_based_on_rescue_cd?do=diff&r1=1548098142&r2=1548098418

-- 
This mail was generated by DokuWiki at
https://www.pld-linux.org/


More information about the pld-cvs-commit mailing list