Removed -S, -G, -C, and -m from usage

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@840 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
sakolish 2008-03-19 17:57:24 +00:00
parent 7a351521ab
commit 57a645b5f8

View File

@ -8,30 +8,18 @@ I<rnetboot [-h| --help]>
I<rnetboot [-v| --version]>
I<rnetboot [-V| --verbose] noderange>
B<The following options are valid for HMC- and IVM-managed nodes ONLY>
I<rnetboot [-V| --verbose] noderange -S server -G gateway -C client -m MAC-address>
=head1 DESCRIPTION
The rnetboot command will force an unattended network install for a range of nodes (diskless) Front end to nodeset noderange netboot; rpower noderange boot.
The rnetboot command will force an unattended network install for a range of nodes.
=head1 OPTIONS
B<-C> IP address of the partition to network boot.
B<-G> Gateway IP address of the partition specified with the -C option.
B<-h> Display usage message.
B<-m> MAC address of the network adapter to use for network boot.
B<-S> IP address of the machine from which to retrieve the network boot image during network boot.
B<-v> Command Version.
B<-V> Verbose output.
@ -46,16 +34,6 @@ B<-V> Verbose output.
=head1 EXAMPLES
1. To perform a ping test along with a network boot of partition lpar3 using the network adapter with a MAC address of 00:09:6b:dd:02:e8, enter:
I<rnetboot lpar3 -m 00096bdd02e8 -S 9.3.6.49 -G 9.3.6.1 -C 9.3.6.234>
Output is similar to:
lpar3: Success
2.
rnetboot 1,3
rnetboot 14-56,70-203
rnetboot 1,3,14-56,70-203
@ -66,3 +44,4 @@ lpar3: Success