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
This commit is contained in:
immarvin 2012-11-20 07:02:01 +00:00
parent 6527fc3a9f
commit 1531b1e34f

View File

@ -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