Templates

From ERPXE Wiki
Revision as of 20:41, 4 January 2012 by Admin (talk | contribs) (Created page with "TFTP base: {{Template:TFTPPlugin}} Kernel Copy Plugin template: {{Template:TFTPKernelCopyPlugin}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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