User Tools

Site Tools


docs:man:installing_pld_linux_based_on_rescue_cd

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
docs:man:installing_pld_linux_based_on_rescue_cd [2019-01-21 20:07]
arekm [Prepare to install kernel]
docs:man:installing_pld_linux_based_on_rescue_cd [2019-01-21 20:15]
arekm [Kernel installation]
Line 87: Line 87:
 ===== Packages installation ===== ===== Packages installation =====
  
 +All packages are installed using **poldek** tool (it is a package manager for PLD).
  
 <​file>#​ rpm --root /pld --initdb <​file>#​ rpm --root /pld --initdb
Line 173: Line 174:
  
 //-v// option causes geninitrd to write additional information,​ so you can see if proper kernel modules are being installed into initrd. //-v// option causes geninitrd to write additional information,​ so you can see if proper kernel modules are being installed into initrd.
 +
 +
 +PLD supports systemd and non-systemd installations. In case of systemd installation you need to install package
 +
 +<​file>​systemd</​file>​
 +
 +package and setup default boot kernel cmdline option in grub/lilo. Add
 +
 +<​file>​init=/​bin/​systemd systemd.unit=graphical.target</​file>​
  
  
Line 188: Line 198:
 <​file>​update-grub</​file>​ <​file>​update-grub</​file>​
  
-Resulting file is saved as **/​boot/​grub/​grub.cfg**.+Resulting file is saved as **/​boot/​grub/​grub.cfg**. Setting custom options for grub2 can be done in **/​etc/​sysconfig/​grub** (then regenerate **grub.cfg** with **update-grub** command).
  
  
docs/man/installing_pld_linux_based_on_rescue_cd.txt ยท Last modified: 2019-01-21 20:21 by arekm