Changes

From SME Server
Jump to navigationJump to search
m
categorisation
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.
      Line 17: Line 18:     
-create a BARTPE disk using WINDOWS SERVER 2003 source (i386 directory)
 
-create a BARTPE disk using WINDOWS SERVER 2003 source (i386 directory)
 +
 +
-or if you don't have a WINDOWS SERVER 2003 source, you can use a WINDOWS XP SP2 source (i386 dir) but you'll have to replace the following file with a newer version from the WINDOWS SERVER 2003 SP1 download (see next section):
 +
C:\pebuilder3110a\BartPE\I386\SYSTEM32\DRIVERS\ramdisk.sys
    
-you now have a BARTPE.ISO (on your local pc)
 
-you now have a BARTPE.ISO (on your local pc)
Line 27: Line 31:  
(You now have a file called: WindowsServer2003-KB889101-SP1-x86-ENU.exe)
 
(You now have a file called: WindowsServer2003-KB889101-SP1-x86-ENU.exe)
   −
-open WINRAR to open the WindowsServer2003-KB889101-SP1-x86-ENU.exe file
+
-open WINRAR to open the WindowsServer2003-KB889101-SP1-x86-ENU.exe file (the W2K3 file is just a self-extracting ZIP/CAB/TAR file)
   −
-extract the following files from the W2K3SP1:  
+
-extract only the following files from the W2K3SP1:  
 
  ntdetect.com
 
  ntdetect.com
 
  ramdisk.sy_
 
  ramdisk.sy_
Line 39: Line 43:  
  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===
Line 47: Line 54:  
  bartpe.iso
 
  bartpe.iso
   −
===WORK WITH FILES IN THE TFTPDBOOT DIR===
+
 
 +
===Work with files in the TFTPDBOOT 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 75: Line 83:  
  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===
[root@server tftpboot]# ls -la
+
[root@server tftpboot]# ls -la
total 941492
+
total 941492
drwxr-xr-x  3 root root      4096 Dec  3 15:43 .
+
drwxr-xr-x  3 root root      4096 Dec  3 15:43 .
drwxr-xr-x  27 root root      4096 Nov 30 13:31 ..
+
drwxr-xr-x  27 root root      4096 Nov 30 13:31 ..
-rw-r--r--  1 root root 159930368 Dec  3 14:18 BARTPE.ISO
+
-rw-r--r--  1 root root 159930368 Dec  3 14:18 BARTPE.ISO
-rw-r--r--  1 root root    47772 Mar 24  2005 ntdetect.com
+
-rw-r--r--  1 root root    47772 Mar 24  2005 ntdetect.com
-rw-r--r--  1 root root    278016 Mar 24  2005 NTLDR
+
-rw-r--r--  1 root root    278016 Mar 24  2005 NTLDR
-rw-r--r--  1 root root    13204 Sep  4  2006 pxelinux.0
+
-rw-r--r--  1 root root    13204 Sep  4  2006 pxelinux.0
drwxr-xr-x  2 root root      4096 Apr 18  2007 pxelinux.cfg
+
drwxr-xr-x  2 root root      4096 Apr 18  2007 pxelinux.cfg
-rw-r--r--  1 root root    24466 Mar 24  2005 startrom.0
+
-rw-r--r--  1 root root    24466 Mar 24  2005 startrom.0
-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===
 +
-that should do it! Start your client PC and boot from the network.
 +
 
 +
-at the prompt, when it asks for an image type: bartpe
   −
-that should do it! Start your client PC
+
-pretty cool, huh?
-if you don't have a WINDOWS SERVER 2003 source, then use a WINDOWS XP SP2 source
      
----
 
----
<noinclude>[[Category:Howto]]</noinclude>
+
<noinclude>[[Category:Howto]]
 +
[[Category:Administration]]</noinclude>

Navigation menu