Search Members Help

» Welcome Guest
[ Log In :: Register ]

Page 1 of 212>>

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

reply to topic new topic new poll
Topic: How to slipstream Windows XP SP2 with EasyBoot< 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: Aug. 08 2004,04:48  Skip to the next post in this topic. Ignore posts   QUOTE

Step1: Copying the Source Files
1. Insert your WindowsXP CD
2. If prompted, do not install Windows XP
3. Copy the entire contents of the CD to c:\easyboot\disk1

Step 2: Download the Service Pack
1. Download the latest Service Pack from Microsoft's web site.
  This should be one large executable file named WindowsXP-KB835935-SP2-ENU.exe.
2. Run the executable with a -x at the end.
   e.g. "WindowsXP-KB835935-SP2-ENU.exe -x"  (no quotes)
3. It will first verify the integrity of the file.
4. Then you will be prompted for a location to extract the Service Pack.  
   For the example, use c:\xp_sp2
5. Click on OK when the extraction is complete

Step 3: Performing the SlipStream
1. Given the previous examples, go to the  c:\xp_sp2\i386\update directory
2. Run:
update.exe -integrate:c:\easyboot\disk1
3. When it is finished, you will see the message The Integrated install has completed successfully

Step 4: Making a bootable ISO
1. Start EasyBoot
2. Click 'Make ISO', and set options as the following picture:



3. Click 'Make' to create a bootable ISO
4. Click 'Return' to close the dialog

Step 5: Burning the ISO image
1. If you have Nero installed, put a blank CD-R disc to your recorder, and click 'Burn CD' to burn
2. If not, please see a topic here:http://www.ezbsys.com/cgi-bin/ikonboard.cgi?act=ST&f=2&t=27

Edited by xoben on Nov. 25 2004,22:28
Offline
Top of Page Profile Contact Info 
 Post Number: 2
bR8k3_m3
Unregistered







PostIcon Posted on: Aug. 19 2004,15:29 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

Thank you VERY much for posting this!!!!

Can't explain how much help this is!!

Much appreciated!

-=bR8k3_m3=-

 Post Number: 3
Finn
Unregistered







PostIcon Posted on: Sep. 08 2004,06:07 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

Tks a lot. Is there any reason why this do not work with a danish version of the sp2

 Post Number: 4
BlackWar
Unregistered







PostIcon Posted on: Sep. 09 2004,12:24 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

Just to let you folks know, you dont need to extract the service pack to slipstream it. you can use the extention right from the service pack. here is a list of commands that the service pack allows and what they mean.....

available switches:
[/help][/quiet][/passive][/uninstall][/norestart][/forcerestart][/l][/n][/o][/f][/integrate:][/d:]

/help Displays this message

SETUP MODES

/quiet Quiet mode (no user interaction or display)
/passive Unattended mode (progress bar only)
/uninstall Uninstalls the package

RESTART OPTIONS

/norestart Do not restart when installation is complete
/forcerestart Restart after installation

SPECIAL OPTIONS

/l Lists installed Windows hotfixes or update packages
/o Overwrite OEM files without prompting
/n Do not backup files needed for uninstall
/f Force other programs to close when the computer shuts down
/integrate: Integrate this software update into the folder located at
/d: Back up files into

 Post Number: 5
MichaelTea
Unregistered







PostIcon Posted on: Oct. 26 2004,17:45 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

Everyone:
This is good info to know :D
Being able to install XP already updated with SP2 is a real time saver.
Thanks.

Michael

 Post Number: 6
Gork Search for posts by this member.

Avatar



Group: Members
Posts: 25
Joined: Mar. 2004
PostIcon Posted on: Nov. 02 2004,06:09 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

I slipstreamed SP1 awhile back and went through TEDIOUS EFFORT to figure out how to automatically add in drivers for me NIC and SATA devices as well.  I was really dreading figuring out, once again, how to add the additional device drivers to a slipstreamed SP2 WinXP Pro CD.  But I ran across nLite at http://nuhi.msfn.org/ which makes the entire process very VERY simple.  Take a peek...
Offline
Top of Page Profile Contact Info 
 Post Number: 7
Bubi
Unregistered







PostIcon Posted on: Jan. 04 2005,04:22 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

Hi, I need some information about "how make a bin image"

Please help me.

 Post Number: 8
Mark
Unregistered







PostIcon Posted on: Feb. 17 2005,10:14 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

Is there a way to include the product key on the CD as well, so that entering it is not required?

 Post Number: 9
Incroyable HULK Search for posts by this member.

Avatar



Group: Members
Posts: 197
Joined: Oct. 2004
PostIcon Posted on: Feb. 17 2005,11:18 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

Quote (Guest @ Feb. 17 2005,10:14)
Is there a way to include the product key on the CD as well, so that entering it is not required?

This is called Unattended Installation and you can get some information at MSFN

--------------
Get a Quad NIC for your Server (perfect for VMware)

HowTo: VMware Server 1.0.1 on Ubuntu Server 6.10
Offline
Top of Page Profile Contact Info 
 Post Number: 10
madtroll
Unregistered







PostIcon Posted on: Mar. 05 2005,14:09 Skip to the previous post in this topic.  Ignore posts   QUOTE

Quote (xoben @ Aug. 08 2004,16:48)
Step1: Copying the Source Files
1. Insert your WindowsXP CD
2. If prompted, do not install Windows XP
3. Copy the entire contents of the CD to c:\easyboot\disk1

Step 2: Download the Service Pack
1. Download the latest Service Pack from Microsoft's web site.
  This should be one large executable file named WindowsXP-KB835935-SP2-ENU.exe.
2. Run the executable with a -x at the end.
   e.g. "WindowsXP-KB835935-SP2-ENU.exe -x"  (no quotes)
3. It will first verify the integrity of the file.
4. Then you will be prompted for a location to extract the Service Pack.  
   For the example, use c:\xp_sp2
5. Click on OK when the extraction is complete

Step 3: Performing the SlipStream
1. Given the previous examples, go to the  c:\xp_sp2\i386\update directory
2. Run:
update.exe -integrate:c:\easyboot\disk1
3. When it is finished, you will see the message The Integrated install has completed successfully

Step 4: Making a bootable ISO
1. Start EasyBoot
2. Click 'Make ISO', and set options as the following picture:



3. Click 'Make' to create a bootable ISO
4. Click 'Return' to close the dialog

Step 5: Burning the ISO image
1. If you have Nero installed, put a blank CD-R disc to your recorder, and click 'Burn CD' to burn
2. If not, please see a topic here:http://www.ezbsys.com/cgi-bin/ikonboard.cgi?act=ST&f=2&t=27

Step2 & step3 so hard.
Simply run WindowsXP-KB835935-SP2-ENU.exe -s:c:\easyboot\disk1

13 replies since Aug. 08 2004,04:48 < Next Oldest | Next Newest >

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


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

» Quick Reply How to slipstream Windows XP SP2 with EasyBoot
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