[Installing Vserver host on PLD Linux] --- https://www.pld-linux.org/docs/vserver?rev=1423223592 +++ https://www.pld-linux.org/docs/vserver?rev=1429030929 @@ -13,19 +13,16 @@ ===== Installing Vserver host on PLD Linux ===== - vserver support is included in PLD Linux main kernels, so you can just install kernel package - - <file> - # poldek -u kernel - </file> - - or alternatively, a longterm stable kernel: - <file> - # poldek -u kernel-longterm - </file> + Ensure you have appropriate [[packages:kernel]] installed. + You can check this from kernel config: + <code> + # modprobe configs + # zgrep CONFIG_VSERVER /proc/config.gz + CONFIG_VSERVER=y + </code> ===== Installing guest PLD Linux Vserver ===== ==== Preparing userspace tools ====
Diff URL: https://www.pld-linux.org/docs/vserver?do=diff&r1=1423223592&r2=1429030929 -- This mail was generated by DokuWiki at https://www.pld-linux.org/ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
