Changes

From SME Server
Jump to navigationJump to search
no edit summary
Line 4: Line 4:  
===Goal===
 
===Goal===
 
We want to boot ISO images via PXE (rather than through CD). This means that, as long as we have enough RAM in the local pc's, we can boot BARTPE, WINPE and any LIVE CD (such as KNOPPIX, PCLINUXOS, UBCD, etc).
 
We want to boot ISO images via PXE (rather than through CD). This means that, as long as we have enough RAM in the local pc's, we can boot BARTPE, WINPE and any LIVE CD (such as KNOPPIX, PCLINUXOS, UBCD, etc).
 +
    
===Assumptions===
 
===Assumptions===
 
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.
 +
    
===Install TFTP package on your SME SERVER===
 
===Install TFTP package on your SME SERVER===
Line 41: Line 43:  
  expand setupldr.ex_
 
  expand setupldr.ex_
 
  expand startrom.n1_
 
  expand startrom.n1_
 +
    
===Transfer files to SME SERVER===
 
===Transfer files to SME SERVER===
Line 48: Line 51:  
  startrom.n12
 
  startrom.n12
 
  bartpe.iso
 
  bartpe.iso
 +
    
===Work with files in the TFTPDBOOT dir===
 
===Work with files in the TFTPDBOOT dir===
Line 79: Line 83:  
  LABEL foo
 
  LABEL foo
 
     kernel startrom.0
 
     kernel startrom.0
 +
    
===Summary of contents of TFTPBOOT dir===
 
===Summary of contents of TFTPBOOT dir===
Line 93: Line 98:  
  -rw-r--r--  1 root root  1473787 Apr  5  2006 vmlinuz
 
  -rw-r--r--  1 root root  1473787 Apr  5  2006 vmlinuz
 
  -rw-r--r--  1 root root      169 Dec  3 15:44 winnt.sif
 
  -rw-r--r--  1 root root      169 Dec  3 15:44 winnt.sif
 +
    
===Boot client PC===
 
===Boot client PC===
227

edits

Navigation menu