/docs/MyDocs

To get this branch, use:
bzr branch http://darksoft.org/webbzr/docs/MyDocs

« back to all changes in this revision

Viewing changes to Administration/Win/W2K-Bootable.txt

  • Committer: Suren A. Chilingaryan
  • Date: 2009-04-09 03:21:08 UTC
  • Revision ID: csa@dside.dyndns.org-20090409032108-w4edamdh4adrgdu3
import

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Making a bootable Windows 2000 SP1 CD 
 
2
------------------------------------- 
 
3
-- CDRWin. The unregistered version will do just fine.
 
4
-- Windows 2000 of your favourite flavour.
 
5
-- A boot sector from a bootable Windows 2000 or NT4 CD. (www.thepharaos.net/l-vis/files/bootsect.zip)
 
6
-- Windows 2000 Service Pack 1. Later packs will work in the same way.
 
7
 
 
8
1. Grab all the contents from the Windows 2000 CD, not just the \i386 directory. 
 
9
   Put the files and folders without changing them in a temporary folder on your 
 
10
   hard drive, something like D:\burn\win2k\.
 
11
 
 
12
2. Extract the Service Pack file (if you downloaded it). You can do this with 
 
13
   WinZip. Enter the \Update sub-directory that was created during extraction.
 
14
   Then type this magic line to update the installation files on your HD:
 
15
     update.exe /s:[target location] ( Like this: update.exe /s:d:\burn\win2k )
 
16
 
 
17
3. Great, now what? We don't want the hassle of entering a serial number, 
 
18
   do we? Hehe, no problem. Step into the \i386 directory with the updated 
 
19
   files. Open the file setupp.ini. Yes, that is two P's.
 
20
   On the line that says "Pid=...", remove the last three numbers with and 
 
21
   replace them with the three numbers 270 (ie Pid=12345678 becomes 
 
22
   Pid=12345270). Save the file. That was easy, wasn't it? :-)
 
23
 
 
24
4. Get the boot sector by downloading 
 
25
        www.thepharaos.net/l-vis/files/bootsect.zip
 
26
   or ripping it with CDRWin.
 
27
 
 
28
Ripping it:
 
29
-----------
 
30
 0. Open CDRWin, go to Extract Disc/Tracks/Sectors (third icon).
 
31
    Hit the "Select Sectors" radio button at the top, at sector selection type 
 
32
    the value 20 in the "Start" field, set "End" to 20 as well (we only want 
 
33
    one sector!).
 
34
    Set the scroll list "Datatype" to Data Mode 1 (2048). Name the file 
 
35
    bootsect.bin or something to that effect.
 
36
 
 
37
5. In CDRWin, go to File Backup And Tools (the fourth icon). Follow these 
 
38
   instructions exactly, otherwise it will not work!
 
39
   Set the first scroll box to Build an ISO9660 Image File (you can chose to 
 
40
   burn on the fly also but keeping the image for multiple burning sessions is 
 
41
   a good idea).
 
42
   Drag and drop the directory with the updated Windows 2000 files 
 
43
        (D:\burn\win2k, not just the i386 dir) 
 
44
   to the big white box in CDRWin.
 
45
   Checked boxes in the first section (all others must be unchecked!):
 
46
   -------
 
47
        - Include Hidden Files,
 
48
        - Long Filenames (Joliet),
 
49
        - Inlcude System Files,
 
50
        - Recurse Subdirectories.
 
51
   Checked boxes in the second section (ISO9660 Image File):
 
52
   -------
 
53
        - Only the Disable Version Numbers section.
 
54
 
 
55
  Hit the Advanced button...
 
56
  In Volume Descriptor tab, set the label of the CD (case sensitive), exactly 
 
57
  as the original Windows 2000 CD. "W2PFPP_EN" is the name for Windows 2000 
 
58
  Professional.
 
59
  In Bootable Disk tab, check the Make Bootable Disk check box and Set the 
 
60
  first scroll box (Media Emulation Type) to Custom. Image File Name - find 
 
61
  the little bootsector file that you downloaded or ripped earlier. Developer 
 
62
  Name is Microsoft Corporation (case sensitive), and very important: Set Load 
 
63
  Sector Count to 4! Leaving the 1 in it's place there will render the disk 
 
64
  unbootable.
 
65
  Click OK to go back to the File Backup Tools main screen and double-check 
 
66
  everything. You will need a file name for the .iso file if you chose to 
 
67
  create one of those. Done! Start recording.