Changes

Jump to navigation Jump to search
m
Line 9: Line 9:  
You are a network/server administrator and know what TFTP, BARTPE and PXE -a network boot- means. Your SME SERVER is your DHCP server.
 
You are a network/server administrator and know what TFTP, BARTPE and PXE -a network boot- means. Your SME SERVER is your DHCP server.
    +
 +
 +
=== DHCP Configuration for PXE booting ===
 +
Easiest way is to install the [[Pxe|smeserver-pxe]] contrib
    
===Install TFTP package on your SME SERVER===
 
===Install TFTP package on your SME SERVER===
 
-install SMESERVER-TFTP-SERVER on your SME SERVER: http://wiki.contribs.org/Tftp_server
 
-install SMESERVER-TFTP-SERVER on your SME SERVER: http://wiki.contribs.org/Tftp_server
      
===Create a BARTPE.ISO on your local pc===
 
===Create a BARTPE.ISO on your local pc===
Line 43: Line 46:  
  expand setupldr.ex_
 
  expand setupldr.ex_
 
  expand startrom.n1_
 
  expand startrom.n1_
 +
 +
(You only need the ramdisk.sys file if you don't have a WINDOWS 2003 SERVER source to build your BARTPE from. See above section.)
       
===Transfer files to SME SERVER===
 
===Transfer files to SME SERVER===
-copy the following files to the SME SERVER in the "/tftpdboot" directory:
+
-copy the following files to the SME SERVER in the "/tftpboot" directory:
 
  ntdetect.com
 
  ntdetect.com
 
  setupldr.exe
 
  setupldr.exe
Line 53: Line 58:       −
===Work with files in the TFTPDBOOT dir===
+
===Work with files in the TFTPBOOT dir===
 
-the files are case-sensitive and need to be named exactly as follows:
 
-the files are case-sensitive and need to be named exactly as follows:
 
  ntdetect.com (lower-case)
 
  ntdetect.com (lower-case)
Line 81: Line 86:  
  timeout 600
 
  timeout 600
 
  default foo
 
  default foo
  LABEL foo
+
  LABEL bartpe
 
     kernel startrom.0
 
     kernel startrom.0
      
===Summary of contents of TFTPBOOT dir===
 
===Summary of contents of TFTPBOOT dir===
Line 103: Line 107:  
-that should do it! Start your client PC and boot from the network.
 
-that should do it! Start your client PC and boot from the network.
   −
-at the prompt, when it asks for an image type: foo
+
-at the prompt, when it asks for an image type: bartpe
    
-pretty cool, huh?
 
-pretty cool, huh?
    
----
 
----
<noinclude>[[Category:Howto]]</noinclude>
+
<noinclude>
 +
[[Category:Howto]]
 +
[[Category:Administration]]
 +
</noinclude>
371

edits

Navigation menu