diff --git a/docs/source/advanced/hierarchy/service_node_for_diskless.rst b/docs/source/advanced/hierarchy/service_node_for_diskless.rst index eef051e3b..d24f99ada 100644 --- a/docs/source/advanced/hierarchy/service_node_for_diskless.rst +++ b/docs/source/advanced/hierarchy/service_node_for_diskless.rst @@ -126,27 +126,27 @@ matches the service node's OS architecture. cp -Rp /xcat-core cp -Rp /xcat-dep -* If you installed your management node directly from the Linux online - repository, you will need to download the xcat-core and xcat-dep tarballs +* If you installed your management node directly from the online + repository, you will need to download the ``xcat-core`` and ``xcat-dep`` tarballs - - Go to the `Download xCAT page `_ and download - the level of xCAT tarball you desire. - - Go to the `Download xCAT Dependencies `_ page - and download the latest xCAT dependency tarball. Place these into your - otherpkdir directory: + - From http://xcat.org/download.html, download the ``xcat-core`` and ``xcat-dep`` tarball files. + Please these into you ``otherpkgdir`` directory. :: lsdef -t osimage -o rhels6.3-ppc64-netboot-service -i otherpkgdir Object name: rhels6.3-ppc64-netboot-service otherpkgdir=/install/post/otherpkgs/rhels6.3/ppc64 + cd /install/post/otherpkgs/rhels6.3/ppc64 mkdir xcat cd xcat - mv . - tar -jxvf - mv . - tar -jxvf + + # copy the and tarballs here + + # extract the tarballs + tar -jxvf .tar.bz2 + tar -jxvf .tar.bz2 * Run image generation for your osimage definition: