change the message that genimage could be run cross same distro with same major level

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14023 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
daniceexi 2012-10-16 07:44:22 +00:00
parent 5ffbcb5fba
commit 21bc39605c

View File

@ -53,8 +53,8 @@ for statelite: B<liteimg>
Becides prompting for the input for some paramters, the B<genimage> command takes default quesses for the parameters not specified or not defined in the I<osimage> and I<linuximage> tables. It also makes default answers for questions from yum/zypper command when installing rpms into the image. Please use --interactive flag if you want yum/zypper command to prompt you for the answers.
The B<genimage> command must be run on a system that is the same architecture as the nodes it will be
used on. If the management node is not the same architecture, copy the contents of
The B<genimage> command must be run on a system that is the same architecture and same distro with same majar release version as the nodes it will be
used on. If the management node is not the same architecture or same distro level, copy the contents of
/opt/xcat/share/xcat/netboot/<os> to a system that is the proper architecture, and mount /install from
the management node to that system. Then change directory to /opt/xcat/share/xcat/netboot/<os> and run ./genimage.