Search Members Help

» Welcome Guest
[ Log In :: Register ]

Page 1 of 2612345>>

[ Track This Topic :: Email This Topic :: Print this topic ]

reply to topic new topic new poll
Topic: How to make a Windows 98/2000/XP bootable DVD< Next Oldest | Next Newest >
 Post Number: 1
xoben Search for posts by this member.

Avatar



Group: Super Administrators
Posts: 849
Joined: Nov. 2003
PostIcon Posted on: Nov. 13 2003,09:19  Skip to the next post in this topic. Ignore posts   QUOTE

There is a sample in EasyBoot User's Manual (Click 'Help' button on 'File' page, then choose 'Contents' menu) for making Windows 98/XP multiboot CD,  here is detail instruction to add extra Windows 2000(Pro/Server/Advanced Server):
   =============================
  1. Prepare Windows 2000 files
  1) make sub-directory 'wn2k' in "C:\EasyBoot\disk1"
  2) copy directory i386 from  Windows 2000 CD to C:\EasyBoot\disk1\wn2k
  4) modify "C:\EasyBoot\disk1\ezboot\w2ksect.bin" by UltraEdit, change all 'I386' to 'WN2K' and save it as 'wn2k.bin'
  5) copy boot files from C:\EasyBoot\disk1\wn2k\i386 to C:\EasyBoot\disk1\wn2k:(save attachment w2k.bat to C:\EasyBoot\disk1\wn2k and run it)
  6) modify C:\EasyBoot\disk1\wn2k\setupldr.bin by UltraEdit, change all 'I386' to 'WN2K'
  7) modify C:\EasyBoot\disk1\wn2k\Textsetup.sif by UltraEdit, change 'SetupSourcePath = "\"' to 'SetupSourcePath = "\WN2K"'
  2. make boot menu by EasyBoot
  use 'run w2ksect.bin' to setup Windows XP
  use 'run wn2k.bin' to setup windows 2000
  use 'run setup98.img' to setup Windows 98
 ===============================
 Get wn2k.bat here: http://dw.ezbsys.net/w2k.zip.

Note: 1)You need a DVD-R to hold this large ISO image
        2)This method applys to Windows 2003 Server(All 32bit versions), you can get w2003.bat here: http://dw.ezbsys.net/w2003.zip.
        3) You can put another Windows XP as well, and here is wxp.bat: http://dw.ezbsys.net/wxp.zip.

Edited by xoben on Feb. 25 2005,07:51
Offline
Top of Page Profile Contact Info 
 Post Number: 2
peter Search for posts by this member.

Avatar



Group: Members
Posts: 4
Joined: Nov. 2003
PostIcon Posted on: Nov. 18 2003,18:22 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

your solution doesn't work for me
because i should put my cd into drive a:

is there any other solution or workout? :angry: :( :D
Offline
Top of Page Profile Contact Info 
 Post Number: 3
martinx Search for posts by this member.

Avatar



Group: Members
Posts: 88
Joined: Nov. 2003
PostIcon Posted on: Nov. 18 2003,20:31 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

Quote (peter @ Nov. 18 2003,15:22)
your solution doesn't work for me
because i should put my cd into drive a:

is there any other solution or workout? :angry: :( :D

You lost the files in root directory:

  For Windows 2000 Professional, put 'cdrom_ip.5' to C:\EasyBoot\disk1

 For Windows 2000 Server, put cdrom_is.5 to C:\EasyBoot\disk1

 For Windows 2000 Advanced Server, put cdrom_ia.5 to C:\EasyBoot\disk1
Offline
Top of Page Profile Contact Info 
 Post Number: 4
peter Search for posts by this member.

Avatar



Group: Members
Posts: 4
Joined: Nov. 2003
PostIcon Posted on: Nov. 19 2003,04:40 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

Okay, that works nice for fist.

But what if i would create a disc which contains
different versions of Win2K. Where should i put the
CDROM_IP.5 (Professional) and CDROM_IS.5 (Server)?

Also in the root of the disc???
Offline
Top of Page Profile Contact Info 
 Post Number: 5
martinx Search for posts by this member.

Avatar



Group: Members
Posts: 88
Joined: Nov. 2003
PostIcon Posted on: Nov. 19 2003,05:48 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

Quote (peter @ Nov. 19 2003,09:40)
Okay, that works nice for fist.

But what if i would create a disc which contains
different versions of Win2K. Where should i put the
CDROM_IP.5 (Professional) and CDROM_IS.5 (Server)?

Also in the root of the disc???

Put CDROM_IP.5 and CDROM_IS.5 in root directory.

More thing to do: make another directory such as 'wpro' and 'wsvr', and modify files just as the guide in the top message.
Offline
Top of Page Profile Contact Info 
 Post Number: 6
nikos
Unregistered







PostIcon Posted on: Nov. 27 2003,07:45 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

Quote (xoben @ Nov. 13 2003,14:19)
There is a sample in EasyBoot User's Manual for making Windows 98/XP multiboot CD,  here is detail instruction to add extra Windows 2000:
   =============================
  1. Prepare Windows 2000 files
  1) make sub-directory 'wn2k' in "C:\EasyBoot\disk1"
  2) copy directory i386 from  Windows 2000 CD to C:\EasyBoot\disk1\wn2k
  4) modify "C:\EasyBoot\disk1\ezboot\w2ksect.bin" by UltraEdit, change all 'I386' to 'WN2K' and save it as 'wn2k.bin'
  5) copy boot files from C:\EasyBoot\disk1\wn2k\i386 to C:\EasyBoot\disk1\wn2k:(save attachment w2k.bat to C:\EasyBoot\disk1\wn2k and run it)
  6) modify C:\EasyBoot\disk1\wn2k\setupldr.bin by UltraEdit, change all 'I386' to 'WN2K'
  7) modify C:\EasyBoot\disk1\wn2k\Textsetup.sif by UltraEdit, change 'SetupSourcePath = "\"' to 'SetupSourcePath = "\WN2K"'
  2. make boot menu by EasyBoot
  use 'run w2ksect.bin' to setup Windows XP
  use 'run wn2k.bin' to setup windows 2000
  use 'run setup98.img' to setup Windows 98
 ===============================
 Get wn2k.bat here: http://www.ezbsvs.com/download/w2k.zip.

Note: You need a DVD-R to hold this large ISO image

what is the ultra edit programm that you mension?

 Post Number: 7
martinx Search for posts by this member.

Avatar



Group: Members
Posts: 88
Joined: Nov. 2003
PostIcon Posted on: Nov. 28 2003,02:06 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

You can get a trial version from http://www.ultraedit.com .
Offline
Top of Page Profile Contact Info 
 Post Number: 8
BobO
Unregistered







PostIcon Posted on: Dec. 05 2003,19:22 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

I tried to make 3 in1 Boot DVD but I cant find that wn2k.bat file. What does it do and where can I download it?

 Post Number: 9
martinx Search for posts by this member.

Avatar



Group: Members
Posts: 88
Joined: Nov. 2003
PostIcon Posted on: Dec. 06 2003,23:31 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

Quote (Guest @ Dec. 06 2003,00:22)
I tried to make 3 in1 Boot DVD but I cant find that wn2k.bat file. What does it do and where can I download it?

see top line of this topic.
Offline
Top of Page Profile Contact Info 
 Post Number: 10
Jaime
Unregistered







PostIcon Posted on: Dec. 08 2003,14:21 Skip to the previous post in this topic.  Ignore posts   QUOTE

[B][I][U]THE FILE wn2k.bat WAS ERASED FROM THE WEB PAGE YOU PRESENT.  IF THERE ARE ANOTER WAY TO FIND THAT FILE, I'LL APPRECIATE EVERY HELP THAT YOU CAN GAVE TO US.

258 replies since Oct. 30 2004,08:05 < Next Oldest | Next Newest >

[ Track This Topic :: Email This Topic :: Print this topic ]


Page 1 of 2612345>>
reply to topic new topic new poll

» Quick Reply How to make a Windows 98/2000/XP bootable DVD
iB Code Buttons
You are posting as:

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code