【求助】在制作XP合集时出现的错误!
用的方法:
Create Nin1 bootable CD/DVD with multiple Windows NT/2000/XP
1. Adding Windows XP Pro
Here is a step by step instruction for adding Windows XP (English version):
1) Make a folder named ';xpen'; under ';c:\easyboot\disk1';
2) Copy ';win51'; and ';win51p'; (from root directory of original CD) to ';c:\easyboot\disk1';
3) Copy I386 folder to ';c:\easyboot\disk1\xpen';
4) Copy wxp.bat from ';c:\easyboot\resource'; to ';c:\easyboot\disk1\xpen';, and run it there
5) Copy w2ksect.bin in ';c:\easyboot\disk1\ezboot'; to a new file xpen.bin
6) Start EasyBoot, click ';Tools';->';Replace Text';, browse file ';c:\easyboot\disk1\ezboot\xpen.bin';, and specify ';I386'; as "Text to Replace", ';XPEN'; as "Replace to", then click ';Replace';, 1 occurence should be replaced
7) Do step 6 to ';c:\easyboot\disk1\xpen\setupldr.bin';, and replace ';i386'; to ';xpen';, 4 occurences should be replaced
8) Open ';c:\easyboot\disk1\xpen\txtsetup.sif'; by NotePad (or UltraEdit), search for ';SetupSourcePath';, and change [SetupSourcePath = "\"] to [SetupSourcePath = "\XPEN"] (not include [])
9) Set the menu item';s command as ';run xpen.bin';
10) Save menu file
2. Adding Windows 2000(Pro/Server/Advanced Server)
Here is a step by step instruction for adding Windows 2000 (English version):
1) Make a folder named ';en2k'; under ';c:\easyboot\disk1';
2) copy cdrom_nt.5 (from root directory of original CD) to C:\EasyBoot\disk1
for Windows 2000 Professional, copy cdrom_ip.5 to C:\EasyBoot\disk1
for Windows 2000 Server, copy cdrom_is.5 to C:\EasyBoot\disk1
for Windows 2000 Advanced Server, copy cdrom_ia.5 to C:\EasyBoot\disk1
3) Copy I386 folder to ';c:\easyboot\disk1\en2k';
4) Copy w2k.bat from ';c:\easyboot\resource'; to ';c:\easyboot\disk1\en2k';, and run it there
5) Copy w2ksect.bin in ';c:\easyboot\disk1\ezboot'; to a new file en2k.bin
6) Start EasyBoot, click ';Tools';->';Replace Text';, browse file ';c:\easyboot\disk1\ezboot\en2k.bin';, and specify ';I386'; as "Text to Replace", ';en2k'; as "Replace to", then click ';Replace';, 1 occurence should be replaced
7) Do step 6 to ';c:\easyboot\disk1\en2k\setupldr.bin';, and replace ';i386'; to ';en2k';, 4 occurences should be replaced
8) Open ';c:\easyboot\disk1\en2k\txtsetup.sif'; by NotePad (or UltraEdit), search for ';SetupSourcePath';, and change [SetupSourcePath = "\"] to [SetupSourcePath = "\en2k"] (not include [])
9) Set the menu item';s command as ';run en2k.bin';
10) Save menu file
3. Adding Windows 2003
The above method applies to Windows 2003 Server as well, and a w2003.bat is available in c:\easyboot\resource.