Difference between revisions of "Template:Plugin StandAlone"

From ERPXE Wiki
(Created page with "==Installation Instructions== Since PXE Knife has been superseded by Amahi Netboot and the original project is hard to get we have uploaded the entire project with our ERPXE plu...")
 
Line 3: Line 3:
 
Since PXE Knife has been superseded by Amahi Netboot and the original project is hard to get we have uploaded the entire project with our ERPXE plugin.
 
Since PXE Knife has been superseded by Amahi Netboot and the original project is hard to get we have uploaded the entire project with our ERPXE plugin.
  
Download pxeknife002-XXX.tar.gz to /
+
Download {{{filename}}} to /
 
  https://sourceforge.net/projects/erpxe/files/plugins/
 
  https://sourceforge.net/projects/erpxe/files/plugins/
  
extract pxeknife002-XXX.tar.gz file:
+
extract {{{filename}}} file:
  tar -xvzf pxeknife002-XXX.tar.gz
+
  tar -xvzf {{{filename}}}
  
 
All Done!
 
All Done!

Revision as of 01:25, 3 February 2012

Installation Instructions

Since PXE Knife has been superseded by Amahi Netboot and the original project is hard to get we have uploaded the entire project with our ERPXE plugin.

Download {{{filename}}} to /

https://sourceforge.net/projects/erpxe/files/plugins/

extract {{{filename}}} file:

tar -xvzf {{{filename}}}

All Done!