diff --git a/xCAT-client/pods/man1/mknimimage.1.pod b/xCAT-client/pods/man1/mknimimage.1.pod index f5ce5a9ea..768a6035a 100644 --- a/xCAT-client/pods/man1/mknimimage.1.pod +++ b/xCAT-client/pods/man1/mknimimage.1.pod @@ -116,19 +116,25 @@ This command will use node27 to create a mksysb backup image and use that to def 4) Create an osimage definition using a mksysb image provided on the command line. -B +B This command defines a NIM mksysb resource using mysysbimage. -5) Create a diskless image called 61spot using the AIX product media. +5) Create an osimage definition and create a spot definition using a mksysb image provided on the command line. + +B + +This command defines a NIM mksysb resource and a spot definition using mysysbimage. + +6) Create a diskless image called 61spot using the AIX product media. B -6) Create a new diskless image by copying an existing image. +7) Create a new diskless image by copying an existing image. B -3) Create a diskless image using an existing lpp_source resource named 61cosi_lpp_source and include the /tmp & /home resources. This assumes that the mytmp and myhome NIM resources have already been created by using NIM commands. +8) Create a diskless image using an existing lpp_source resource named 61cosi_lpp_source and include the /tmp & /home resources. This assumes that the mytmp and myhome NIM resources have already been created by using NIM commands. B