From 1e90e1a872a2e2d91e9d7096b10194bb1731e51b Mon Sep 17 00:00:00 2001 From: lissav Date: Fri, 17 Oct 2008 18:39:44 +0000 Subject: [PATCH] add -i examples git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2362 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/xdsh.1.pod | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/xCAT-client/pods/man1/xdsh.1.pod b/xCAT-client/pods/man1/xdsh.1.pod index 4e93ff1e6..eeef1f1fe 100644 --- a/xCAT-client/pods/man1/xdsh.1.pod +++ b/xCAT-client/pods/man1/xdsh.1.pod @@ -9,7 +9,7 @@ B I [B<-B> I] [B<-C> I] [B<-e>] [B<-E> I] [B<-Q>] [B<-r> I] [B<-s>] [B<-S> B|B] [B<-t> I] [B<-T>] [B<-v>] [B<-X> I] [B<-z>] I -B [B<-i> I] +B [B<-i> I] I B [B<-h> | B<-V> | B<-q>] @@ -477,6 +477,22 @@ environment variable except the DSH_NODE_OPTS, enter: B I + +=item * + +To run on Linux, the xdsh command "rpm -qa | grep xCAT" +on the service node fedora9 diskless image, enter: + +B I<-i /install/netboot/fedora9/x86_64/service/rootimg "rpm -qa | grep xCAT"> + + +=item * + +To run on AIX, the xdsh command "lslpp -l | grep bos" +on the NIM 611dskls spot, enter: + +B I<-i /install/nim/spot/611dskls "/usr/bin/lslpp -l | grep bos"> + =back =head1 B