yefet
Jul 30 2009, 07:01 AM
Hello
how can i make a live cd in BartPE with SP2/SP3
i know i can make with UBCD4Win but im using XPE Plugin
i use windows xp sp3 heb to make a live cd
im sorry about my english
tnx
oscar
Aug 2 2009, 11:14 PM
Read Requirements to build and Getting Started here:
http://www.nu2.nu/pebuilder/
surban99
Aug 4 2009, 07:53 AM
I don't know about the official way, but you can use Nlite to streamline service packs into your windows XP source
Ed_P
Aug 4 2009, 10:24 AM
Do NOT used nLite slipstreamed CDs as input to PEBuilder. nLite strips out too many files which results in build problems. If you copy your SP1 CD folders to your hd and the SP2 upgrade you should be able to slipstream SP2 with a command something like: C:\XPSP2.exe /integrate:C:\MYXPFILES
bengt
Aug 4 2009, 12:39 PM
1.) copy content of XP install cd to folder on hard drive (c:\xp) , use drag and drop
2.) Download WindowsXP-KB835935-SP2-ENU.exe (or other applicable file, depending on language)
3.) Rename long file name to shorter name (ex. xpsp2.exe)
4.) Place file xpsp2.exe into folder C:\sp2 and extract all files using the following commands in command line console (Start, Run, cmd)
cd \ [ENTER]
cd sp2 [ENTER]
xpsp2.exe -x:c:\sp2 [ENTER]
be patient...keep console window open
5.) Combine XP with sp2 using the following commands in command line console
cd i386 [ENTER]
cd update [ENTER]
update -s:c:\xp [ENTER]
be patient, let it run
after completion the c:\xp folder will now be updated with sp2 so I suggest you change its name to xpsp2 and use as source for building.
Ed_P
Aug 4 2009, 02:11 PM
Thank you bengt, much clearer instructions.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.