remove AIX example for xdcp -i

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3752 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2009-07-10 11:47:52 +00:00
parent 791b890236
commit 41e7de56f6

View File

@ -131,7 +131,8 @@ Displays usage information.
=item B<-i>|B<--rootimg> I<install image>
Specifies the full path to the install image on the local node.
Specifies the full path to the install image on the local Linux node.
=item B<-o>|B<--node-options> I<node_options>
@ -417,18 +418,6 @@ Run:
B<xdcp> I<-i /install/netboot/fedora9/x86_64/compute/rootimg -F /tmp/myrsync>
=item *
To rsync files in the AIX image at /install/nim/spot/61Hdskls/usr/lpp/bos/inst_root on the MN:
Create a rsync file /tmp/myrsync, with this line:
/etc/hosts /etc/passwd -> /etc
Run:
B<xdcp> I<-i /install/nim/spot/61Hdskls/usr/lpp/bos/inst_root -F /tmp/myrsync>
=back
=head1 B<Files>