Difference between revisions of "Template:SDIplugin"
From ERPXE Wiki
Line 5: | Line 5: | ||
We will use SDI image file because it can be compressed using NTFS compression for a shorter loading time. | We will use SDI image file because it can be compressed using NTFS compression for a shorter loading time. | ||
− | In order to use ISO files instead you will need to edit /tftpboot/win/ | + | In order to use ISO files instead you will need to edit /tftpboot/win/ {{ntldrname}}.sif and change SDI to ISO, Change /rdimageoffset=36352 to /rdexportascd |
* [[Creating SDI Image]] | * [[Creating SDI Image]] |
Revision as of 20:58, 22 March 2012
In order to run SDIplugin from PXE you need to create an image file.
Image file type can be ISO or SDI.
We will use SDI image file because it can be compressed using NTFS compression for a shorter loading time.
In order to use ISO files instead you will need to edit /tftpboot/win/ Template:Ntldrname.sif and change SDI to ISO, Change /rdimageoffset=36352 to /rdexportascd