Chapter 4 Prepare for Mass Storage Driver Delivery 21
3. Create a temporary directory with at least 1.2 GB of space.
For example:
# mkdir /files
4. Copy the 2003REBURN_version.zip file to that directory.
version is the current version of 2003Reburn.
For example:
#
cp /utilities/reburn/2003reburn_linux/2003reburn_1.0.zip /files
5. Eject the Tools and Drivers CD/DVD, and insert your retail Windows Server
2003 distribution media CD.
6. Unzip the 2003Reburn_version.zip file.
For example:
# unzip -q 2003Reburn_1.0.zip
7. Run the 2003Reburn script.
For example:
# ./files/2003Reburn -b
Note – If your system does not have the ability to burn CDs, run the command
without the -b option. This creates an ISO image which you can save to a system that
has a CD burner.
The script displays the driver files it expects to be located in the current directory.
When all four driver files have been downloaded into that directory, the script
creates a new ISO image and then automatically burns that ISO image onto a CD
(if the system has a CD burner).
8. After you create the CD, do one of the following:
■ If you are installing Windows remotely using the Floppy Disk Remote
method, proceed to Chapter 5 to setup your remote console.
■ To begin installing Windows Server 2003 using the Floppy Disk Local method,
proceed to Chapter 6.