Difference between revisions of "Templates"
From ERPXE Wiki
(Created page with "TFTP base: {{Template:TFTPPlugin}} Kernel Copy Plugin template: {{Template:TFTPKernelCopyPlugin}}") |
(No difference)
|
Revision as of 20:41, 4 January 2012
TFTP base:
Linux Installation Instructions
Download {{{filename}}} to /
{{{downloadurl}}}
extract {{{filename}}} file:
tar -xvzf {{{filename}}}
Download {{{product}}} ISO Latest Version to /mnt/ :
{{{producturl}}}
Mount ISO file to temporary location (/mnt/cdrom/)
mkdir /mnt/cdrom/
mount -o loop /mnt/{{{productfile}}} /mnt/cdrom/
Kernel Copy Plugin template: Template:TFTPKernelCopyPlugin