[PLDWWW] page changed: docs:man:installing_pld_linux_based_on_rescue_cd

Piotr Skwarna (spider) spider at pld-linux.org
Mon Jan 22 10:24:15 CET 2018


some fix
 
--- https://www.pld-linux.org/docs/man/installing_pld_linux_based_on_rescue_cd?rev=1376892280
+++ https://www.pld-linux.org/docs/man/installing_pld_linux_based_on_rescue_cd?rev=1516613055
@@ -84,13 +84,13 @@
  
  ==== Prepare to install kernel ====
  
  
- <file># mount -o bind /proc /pldroot/proc
- # mount -o bind /sys /pldroot/sys
- # mount -o bind /dev /pldroot/dev
+ <file># mount -o bind /proc /pld/proc
+ # mount -o bind /sys /pld/sys
+ # mount -o bind /dev /pld/dev
  </file>
- Configure **/etc/fstab** ex.: 
+ Configure **/pld/etc/fstab** ex.: 
  
  <file>/dev/sda1 swap swap defaults 0 0
  /dev/sda2 /    ext3 defaults 0 0
  </file>
@@ -108,9 +108,9 @@
  ===== Bootloader =====
  
  
  ==== lilo ====
- Edit **/etc/lilo.conf** 
+ Edit **/pld/etc/lilo.conf** 
  
  <file>boot=/dev/sda
  read-only
  lba32
@@ -128,9 +128,9 @@
  </file>
  
  
  ==== grub ====
- Edit **/boot/grub/menu.lst** 
+ Edit **/pld/boot/grub/menu.lst** 
  
  
  
  <file>timeout 10


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

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


More information about the pld-cvs-commit mailing list