From 1531b1e34f57e8a141766197a476214ec9ce12cf Mon Sep 17 00:00:00 2001 From: immarvin Date: Tue, 20 Nov 2012 07:02:01 +0000 Subject: [PATCH] remove geninitrd, use genimage --onlyinitrd instead git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14365 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/genimage.1.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-client/pods/man1/genimage.1.pod b/xCAT-client/pods/man1/genimage.1.pod index 79999f254..4678fd108 100644 --- a/xCAT-client/pods/man1/genimage.1.pod +++ b/xCAT-client/pods/man1/genimage.1.pod @@ -210,7 +210,7 @@ x86_64 and place it in the To regenerate the initrd for a fedora8 image for a compute node architecture x86_64 and place it in the /install/netboot/fedora8/x86_64/compute/rootimg directory: change directory to /opt/xcat/share/xcat/netboot/fedora and run: - geninitrd -i eth0 -n tg3,bnx2 -o fedora8 -p compute + genimage --onlyinitrd -i eth0 -n tg3,bnx2 -o fedora8 -p compute =back