From ec38cf3e61ea7e4bb7fd128298c1a68369fe15c1 Mon Sep 17 00:00:00 2001 From: mellor Date: Tue, 19 Aug 2014 07:40:35 -0400 Subject: [PATCH] add copycds man pg example for supplemental iso --- xCAT-client/pods/man8/copycds.8.pod | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/xCAT-client/pods/man8/copycds.8.pod b/xCAT-client/pods/man8/copycds.8.pod index 083147e96..91e2f79a7 100644 --- a/xCAT-client/pods/man8/copycds.8.pod +++ b/xCAT-client/pods/man8/copycds.8.pod @@ -91,6 +91,16 @@ Output will be similar to: For the attributes that are not recognized, the value will be blank. +=item * + +To copy the packages from a supplemental DVD ISO file: + + copycds -n /isodir/RHEL6.5/RHEL6.5-Supplementary-20131114.2-Server-ppc64-DVD1.iso -n rhels6.5-supp + +Also, remember to add the new directory to your osimage definition: + + chdef -t osimage myosimage -p pkgdir=/install/rhels6.5-supp/ppc64 + =back =head1 SEE ALSO