remove geninitrd, use genimage --onlyinitrd instead

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@14366 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
immarvin 2012-11-20 07:03:00 +00:00
parent ac5654aae4
commit 7f0e7d53ef

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