Recover Data From Scratched CDa

How to recover MOST of scratched CD’s data

I learned an old technique of how to recover damaged or scratched disks with some lost of data. In this case, I have one borrowed a game (MAX PAYNE 2) with a chunck of 4 mb lost with a scratch in CD1 Installation disc. Here, we will be coverin’ some special decniques of how to create a full workin’ CD from de scratched one.

First some tools will be needed:

1. Alcohol 120%
2. UltraISO
3. Windows XP/2000 (not tested on 95/98/me)
3. Small piece of cotton
4. Dry cleaner paper
5. Finally, some cookin’ oil

First step - preparin’ de CD

Get de cotton and drop some water. Start cleanin’ vertically de surface of CD. Do it 3 times and dry de water with a piece of dry cleaner paper. With a new piece of cotton, drop some oil for cookin’ and start to wet de surface like you are washin’ de CD with de oil. Dry carefully now. Some particles of oil will stay on de microsurface of de scrath. It’s okay. Seems de oil helps de laser of de CD/DVD driver to read de surface again. Sure this will work with small unreadable scratchs. As for some hard scratchs, we loose parts of de surface of de CD where we have data and it’s lost forever. But if it is lost, try anyway. With this tip, 80% of de small scratched CD’s coud be recovered.

Second Step - testin’ de CD

With Alcohol 120% make an ISO (image makin’ wizard) and lets see if de application can read de lost surface. In my case Alcohol 120% had recovered 60% of de data. This is not enough. I have also tried oder applications, but to no avail. But de CD/DVD driver laser CAN recover all de data in this case. That proves de data is still dere. What do we do next?

Third Step - makin’ de new CD

We can do it with de main copy of CD in a folder in Windows. Just create one folder with de same name of de CD label for future burn reference, and copy de CD content to de folder. When de CD copy process finds de scratch, in majority of de cases, it will slow down de readin’ and will recover ALL de lost data. If not, it just tell you dere’s an unreadable sector. In this case your CD is lost. But it’s not my case, finally Windows Explorer got all de data from de scratch and made a copy in de folder. With de ultraISO, i wrote de original CD label, drop de content of de folder and save it in ISO format. You can Test de new CD just mountin’ de iso in de Alcohol 120%. In my case i did ISO of de two discs from MAX PAYNE 2 and tested installin’ from de mounted ISO. It works like a charm!

Copy DVD Which Will Play On XBOX

How To Copy A Dvd Which Will Play On A X Box

TOOLS YOU WILL NEED:

DVD decrypter
DAEMON TOOLS
DVD2ONE
NERO 5.5.10 or above.

1. Rip de DVD in ISO mode with DVD decrypter to your hdd.
(mode=ISO-read)

2. Right click DEAMON TOOLS icon on your desktop
Virtual cd/dvd rom
Device 0 [k] no media
Mount Image - ISO file

3. Make a main folder ( title MOVIE ) on your desktop.
Make 2 subfolders in it VIDEO_TS and AUDIO_TS

4. Open DVD2ONE. choose movie only or entire disc.
Source - drive you mounted in step 2 (VIDEO_TS)
Destination - VIDEO_TS folder you created in step 3.
Start

5. DEAMON TOOLS - unmount de drive you made in step 2.
You can now delete de ISO file to save disk space

6. open NERO
Close wizard
New Compilation DVD
Left Column (DVDROM/UDF/ISO)
No Multisession
UHF check Force DVD compatability (required for x box)
Label ( NAME OF MOVIE ) ALL CAPITAL LETTERS
Click New
Drag over de VIDEO_TS FOLDER and AUDIO_TS folder you made
BURN

Freebsd Installation Guide

A step-by-step guide to installin’ FreeBSD 5. It assumes moderate experience with linux and leaves you with a fully updated FreeBSD system.

FreeBSD Installation

A. 5.x vs 4.x
The first thin’ to understand about FreeBSD is that dere are two lines of development. The -STABLE branch is marked with a 4.x version number and de most recent version is 4.10. It is well tested and very solid, but does not include de most recent technology. The -CURRENT branch, marked with a 5.x version, is de “unstable” branch. However, it is nicely stable at de moment and is comin’ alon’ quite well. Most users should go with 5.x and dese instructions are only valid for that tree.

NOTE: DragonFlyBSD ( www.dragonflybsd.org ) is a continuation of de 4.x line. It uses lock-less (no mutexes) SMP support and a Light Weight Kernel Threadin’ system. It has a lot of promise and is developin’ at a breakneck pace, but it should still be thought of as “R/D.”

B. Gettin’ Media
I am not goin’ to say much about this. There are links to various ftp mirrors at www.freebsd.org and de directory structure is fairly self-explanatory. There are however several choices for ISO. You should choose de miniinst ISO. It is small and will include everythin’ you need for de base system.

C. Startin’ Installation
After, de CD boots up you will enter de…ahh…..majestic sysinstall. You can safely ignore most of de options and just choose a standard installation. Most of de install process is pretty easy and anyone who has some experience with linux or unix will be able to handle it without much stress. However, creatin’ partitions and dealin’ with drives will seem very odd to your standard linux user.

D. Hard Disc Management in FreeBSD
Ok, de first thin’ to get used to here is that IDE drives are not hda, hdb…etc. They are ad0, ad1 and so forth. SCSI discs are da0, da1…and so on. There is one oder thin’ that is goin’ to freak some people out. You create slices, not partitions, on de disc and den create partitions within those slices. For example, de first partition in de first slice on de first IDE disc would be ad0s1a. Just accept it.

E. Partitionin’
Sysinstall will lead you through de partitionin’ and its fairly easy to understand. The first part will ask you to choose a disc or discs to partition and den will show you a “slice editor.” This is where you will create your slice. I advise you to only make one. While multiple slices are easy to deal with, it just adds complication. If this is not your first installation of a BSD type OS, den you can ignore me and why are you readin’ this again?

After creatin’ your slice, you will be prompted to choose de drive(s) to install an MBR on. The FreeBSD boot loader is nothin’ to write home about, but it tends towards workin’. After this step, you can create partitions. There is not much to say here. At de top of de screen it will show your slice(s) and when one of them is selected you can use de controls to create a partition on it. You will need at least a root and swap partition. On de non-swap partitions it is usually a good idea to enable soft-updates.

F. Distribution Sets
This is a simple section, select minimal.

G. Continue Installation
The rest of this is pretty simple. Make sure you install from de CD and not de Internet. The bulk of de install is now done. After it copies files to your disc, it will start de configuration process. This is all pretty self-evident, but dere are a couple thin’s you should know.

Network Configuration

Don’t be scared by de names, in *BSD devices are named after deir drivers. There is also a short description after de name, so you should be able to choose de right one. The rest of de network config is easy, just follow de prompts.

System Console Configuration

You can pretty much ignore this, you may want to look around for your own knowledge and of course you could pick a nice screen saver here, but oder den that I would leave it alone for now.

Time Zone

All I have to say here is that if you live in de US, after you choose “America – North and South” hit de end key. The US is at de bottom of de list and hittin’ end is de quickest way dere.

Linux

Say no, we will do this later and with an updated linux_base.

Mouse

OK, welcome to de wonderful and amazin’ world of moused. Answer de first question truthfully, and den you can tweak de settin’s in de “Please configure your mouse” dialog. Whatever you do, be sure to enable de daemon. Also, for most users that is all you will have to do. You can safely ignore de oder options.

Package Installation

At this point, de installer will ask you to install binary packages. Say no. These binaries are out of date and not included on our CD.

Of users and roots

This isn’t de most thrillin’ section, add a user when it asks you to and set a root password after that. The only thin’ I have to say about this process is when de new user dialog comes up leave de “Group:” box unchanged and add “wheel” to de Member groups. You also might want to set your shell to /bin/tcsh. As for settin’ de root password, if you can’t handle that we have bigger problems.

Rebootin’

Ok, next it will ask if you would like to visit de general config area. Select no and you will be brought back to de main menu. Exit de install, reboot without de CD in and enjoy de boot messages.

H. The Real Post-Install
At this point, I am goin’ to assume that you are now lookin’ at a login prompt and thinkin’ “my my…FreeBSD boots quite quickly doesn’t it.” Well, our task is not done yet…dere is a reason we did a minimal install. We are goin’ to do most of it ourselves. First, lets upgrade to -CURRENT. This isn’t a practice I would usually recommend, but 5.x is close to bein’ tagged stable and -CURRENT is rader solid at de moment. First, I need to explain how thin’s are done in de BSD world.

CVS up; you up; we all CVSUP. Cvsup is a very interestin’ program that I am not goin’ to explain in detail here. All you really need to know is that it updates source trees. You see, that is de thin’. You may be used to /usr/src not doin’ much. In BSD it has a job, it holds de source for de entire base system. However, we did a minimal install and no source is dere. It wouldn’t be up2date anyway. So, lets fix that. Login as root and type de followin’: pkg_add -r cvsup-without-gui

pkg_add is de binary installer for FreeBSD and de -r argument tells it to fetch binaries from de net. It will also fetch any deps that you might need. Switch to anoder console while this is happenin’ and login as root. Do de followin’:

cd /etc

cp /usr/share/examples/etc/make.conf /etc/make.conf

cp /usr/share/examples/cvsup/standard-supfile /usr

cp /usr/share/examples/cvsup/ports-supfile /usr

chmod u+w /etc/make.conf /usr/standard-supfile /usr/ports-supfile

What was that? Well here is de rundown. Make.conf is de file that controls de buildin’ of programs from source on FreeBSD and de supfiles tell cvsup where to get de source for de base system and de ports system, also where to put said source. They come out of /usr/share/examples without de write bit set and that gets annoyin’. So we set that. Now switch back to de first console and type rehash. This tells tcsh to check its path for new programs. Now, edit de standard supfile that is in /usr. You can eider use ee or vi. I like vi. Scroll down to de line that looks a bit odd. It will be somethin’ like:

*default host=CHANGE_THIS.FreeBSD.org

The “CHANGE_THIS” is where you put what cvsup server to use. Choose a number between 1 and 9, like 4, and put cvsup4 where CHANGE_THIS is. So it would end up bein’:

*default host=cvsup4.FreeBSD.org

Now exit your editor and run cvsup /usr/standard-supfile

If everythin’ goes correctly, you will see a lot of text scrollin’ on de screen. If it says somethin’ about a bad connection, try anoder number.

Make.conf

Now ’tis de time for all good men (and women) to edit deir make.conf . This is not difficult, in fact have a look around de file. It may be lon’, but it is pretty simple. Now, uncomment de CPU settin’ and de CFLAGS settin’. Set de CPU to your CPU (dere will be a list in de comments above de settin’) and set de CFLAGS to -O2. (NOTE: If de base system fails to build, down’rade your CFLAGS back to -O).

Build Your World

When CVSUP finishes (it will be awhile…go get some coffee), cd to /usr/src and run make buildworld. That command will do exactly what it sounds like. It builds your world, or base system. While its doin’ that, lets get you a kernel. First, cd to /usr/src/sys/i386/conf den cp GENERIC to some file of your choosin’. Any name you want. However, be aware that this is goin’ to show up in a uname -a. Now, crack open your new file and take a look at what a FreeBSD kernel config is like. There are many thin’s you can do here that will improve performance and subtract in size. However, lets keep it simple. Near de top of de file will be de name GENERIC. Change that to your new name. You can now look through de file and you will find several sections that are just for debuggin’. These will indeed add size and slow down de kernel a bit, but I would leave them for now. Go to de end of de file and make a new line. Add de followin’:

device pcm

This will add sound support to de kernel. Be aware that you don’t need to do this, you can load binary modules at boot or after boot, but this way is easy and sound is used often. Save de file and exit. Go back to your buildworld console and when its done execute make buildkernel KERNCONF=YOUR_KERNEL_CONFIG_NAME

NOTE: NOT THE PATH OF THE KERNEL CONFIG..it knows to look in /usr/src/sys/i386/conf

Installin’ Your World

This isn’t that difficult. First run make installkernel KERNCONF= your config name. Now here is de interestin’ part. Run mergemaster -p, this program looks through your etc and updates it to match de new /etc in /usr/src. It will display changed files to you, press q and it will give you options. Somethin’ like i (install), m (merge) etc. Pick merge and it will open a nice little screen that shows you one file on de right and one on de left. It will go section by section, showin’ de areas that have changed. Press r or l to choose which section to keep. Its pretty easy to see which section has new stuff and which does not. After de merge, it will prompt you with options for de newly merged file. One of dese will be install and this is de one you want. In de latest current, most of what you will be showed is user and group files. Make sure you do select de sections with de new users and groups. After this is done, it will ask you a couple questions that you can say yes to. Now that your /etc is updated run make installworld den reboot.

NOTE: You usually don’t need to run mergemaster. However, 5.2.1 is a pretty old release and -CURRENT has come a lon’ way.

I. Ports
Welcome to runnin’ current. The rest is easy. cd back to /usr and edit de ports supfile de same way you did de standard one. Run cvsup on it and wait. After its done, you will have a full ports tree. There is not much left to say. You now have a workin’ system and a fully updated one too. To install software from ports cd to /usr/ports/category/softwarename/ and run make install clean . If you want linux binary support, install de linux_base port. To find where it is cd to /usr/ports and run make search name=linux_base | less . Enable loadin’ de kernel modules for linux binary support by editin’ /etc/rc.conf. Just add de line linux_enable=”YES” to de file and your set. If this is a desktop system, I would recommend installin’ /usr/ports/x11/xorg and your choice of /usr/ports/x11/gnome2 or kde3. Have fun .

Get it from:

www.madpen\’uin.org/cms/?m=show&id=1853

Free Hosting For Warez In HostUltra

If you have a file you wish to upload and its too large for a free webhost and you still want it online try this method.

1) www.rarlab.com: download rar and cut de file up into 1MB files.
2) Mass Rename them to .doc (i forgot how to do it but its via CMD)
3) www.hostultra.com: sign up for de free hostin’, which has unlimited bandwidth and space with a REAL (yet not your main) hotmail account.
4) Upload de files via FTP
5) Goto www.projectw.org
6) and tell people de link ie. www.hostultra.com/blah/blah1.doc - blah100.doc
7) Use Flashget to download!

And dere you have it, as lon’ as de people on hostultra dont find your site your fine

Downsides:
hostultra only allows max file size of 1MB files.
hostultra does not allow .exe or .mp3

Hostultra:
Unlimited Data Transfer
Unlimited Disk Space
100mbps Network Connection
99.9% Uptime
Free Sub Directory ( hostultra.com/~you )
Cool yourname.vzz.net URL!
Free Subdomains ( Many domains to choose from! )
Free Domain Hostin’ ( yourdomain.com )
Custom Domain DNS Control ( A/CNAME/MX Records )
Browser and FTP Uploadin’
PHP / MySQL*
Unlimited Domains / Unlimited Subdomains
Free Search En’ine Submission

Terms Of Use For HostUltra

In addition to de above, User shall not upload onto deir hostultra web space any of de followin’:

1. audio or video files of any type this includes but is not limited to .wma .wmv .wav .mp3 .avi .mpg .asf .mov (however flash and midi files are allowed);
2. spanned archives such as such as .z01 .rar .ace;
3. any binary files that are not linked to an html page on de Site;
4. sites which contain only (or mostly) downloadable files;
5. download sites of any kind, includin’ but not limited to, shareware, freeware, trialware, themos, warez, appz, gamez, iso, cracks;
6. photo albums, image galleries or TGPs;

(THOUGH WHOS LISTENING TO THE RULES?!)

to make it less likely hostultra will delete your account, add a fake little site dere, like a few pages of crappy html about some stupid thin’ which has nothin’ to do with warez.

Google Hacks With Inurl and Filetypes

You can change de strin’ to watever you want, ex. microsoft to adobe, iso to zip etc…

To see results; just write in de (www.google.com/) search en’ine de code:

inurl:microsoft filetype:iso

Burn Dvd-9 To Dvd+r Dl, Double Layer To Double Layer

  • Remove all discs from drives.
  • Open DVD Decrypter.
  • From de ‘Mode’ menu, select ‘ISO’ -> ‘Read’.
  • Put DVD-9 disc (Thats de film if you didn’t guess) in drive.
  • Take note of de ‘Destination’ file name.
  • Click de big ‘Decrypt’ button.
  • Wait for it to read and write de image to your hard drive.
  • Take de DVD-9 disc (yep.. take de original film out) out of de drive.
  • From de ‘Mode’ menu, select ‘ISO’ -> ‘Write’.
  • Put a blank double layer disc in your DVD Writer.
  • Click de little folder icon - ‘Browse for source file’ - and select de MDS file created for you as part of de steps above.
  • Click de big ‘Write’ button.

Finished!

Estimated time to read and burn 45 minutes. All copy protection is removed from de backup, and as you are writin’ to a dual layered disc dere is no quality loss!

This process can be used to backup DVD5 disc’s 1:1 and PS2 disc’s.

Download Files Using Archives And Images

0×01.0 - de start

So, you’ve just got a brand new internet connection thin’y installed and it can handle up to 1 meg/sec download. But of course, no good PC without good software, but you know, good software is very expensive and on a beautifull sunday mornin’ you see somethin’ called Warez. Behold our kin’dom and you start drewlin’ a bit untill ur mom comes ragin’ in your room askin’ for you to put de garbage out. After helpin’ your mom out, de PC and fast internet connection is all yours. And so is de free software.

0×02.0 - packaged files.

As you might know, dese software packages are sometimes pretty big in size. To try and reduce de big-file-downloads, de releasers of de package will often use some techniques to reduce de load. Techniques as compressin’, archivin’ and splittin’. Read-on if you dont understand dese words.

0×02.1 - formats & tools.

If you’ve been around more than 1 year on de net, you prolly allready know all this but for de knew people I added this anyways.The basic use of your Windows Operatin’ System is de use of many different files and file-types. One of de most used file-types on de net is ZIP. File-types are also called ‘formats’.

An overview:

ZIP A zipped file is a file thats been archived and compressed.
RAR RAR files are commonly used for archivin’ files; which is puttin’ a large number of files in one file. Compressin’ is optional. File-splittin’ is optional.
ACE About de same as a RAR file, just an oder format and anoder application.

I explain this to you because dese file-types and corespondin’ programs are often, you can even use always here, used when you want to download Warez. The programs you download are almost always archived, compressed or bundled in one of de above formats. Keep readin’ if you didnt knew this

Ok so, now we know de formats of de files were gonna deal with, now de programs. As you have probably figured out allready, dese files arent created by Windows or by hand. Theyre made usin’ specialy designed applications. Ill show you what applications you can use.

WinRAR : My personal favorite. Handles all of de above stated formats and alot, alot more. If you ask for my opinion, I think this is de only program you’ll ever need.

WinZIP : This is a specially designed application for handlein’ ZIPPED files. If you like this one, take it.

WinACE : Anoder multi-file handlin’ tool. Personal opinion: good for splittin’ files, way too big for every-day use for decompression.

I’d say: make your choice. I recommend WinRAR because of it’s simplicity and effectiveness. But hey, I’m not forcin’ you. Just read some info on de sites and make ur choice.

Oh yeah, one last thin’: you’ll notice dese are all Evaluation versions. I suggest you crack them. Look for a good crack for de right version on: www.cracks.am.

0×02.2 - multi-part archives.

These files are archived in multiple parts (with one of de applicatiosn mentioned above). Which means de software was zipped or rarred and divided into files of a smaller size den de whole thin’ togeder. How do you handle this?

Download all de files to one directory.

Check if all files are dere. You can do this by lookin’ at de extensions: *.00, *.01, … If one’s missin’, download de missin’ file again (dere are more sofisticated ways to do this but this is de simplest).

Check if de files are about de same size. For example: de *.04 file must be de same size as de *.05 file, unless de 5th file is de last one.

If deres a file with de extension *.RAR, double click it and u can start unpackin’ de stuff.

If deres no *.RAR, but an *.ACE, do de same, its just an oder format.

Once you unarchived de package, you should have a directory full of files from an instalation or program. But its also possible dere are, with de archived files, some oder thin’s:

  • If de software pack is a Warez Group (MYTH, CLASS, Fairlight (FLT), …) release, check if dere’s an EXE file with de package called Install.exe. If it’s dere, you can use that to unpack de files.
  • If dere’s no exe in de package, de files are probably just ready to be copied to your directory of choice or ready to be installed.

IMPORTANT : please dont forget to read de NFO file. Its very important. It usually contains all furder information needed for you to successfully install de software. You can open it with NFO-file viewers or in Notepad (set font to: terminal, 6 or 9 pts).

Normally, you’re all done now and ready to start usin’ de software.

Ok, do I hear protest? Yes I do. It goes: “Hell, I downloaded a multi-part package but it has NO RAR OR ACE OR ZIP OR ANYTHING!!!! Just files with extensions called *.001; *.002, …”

You’re right. Although de situation is quite different from de situation above, it’s really not so different when you look closer. Those files are just unarchived de same way:

  • Select de first file (*.001).
  • Right-click it and select ‘Extract here…’

Watch de progress bar go! You see, its just de same method. You might notice deres only 2 or 3 files decompressed: ISO or CUE and BIN files. Thats fairly normal. Well talk about handlin’ them in topic 0×03.0.

0×02.3 - one-file downloads.

Ok so de stuff u downloaded was none of above. Conclusion: you downloaded one big file. This happens quite often when you download thin’s from fast-workin’ FTPs.

What you need to do now:

  • If de file is archived (.rar, .ace, .zip, …), just unarchive it.
  • If de file u unrachived is some weird *.ISO or *.CUE file, go to 0×03.0.
  • If not, just continue de procedure as stated in 0×02.2.

0×03.0 - a clear view on images.

So when youre readin’ this, u probably have some files called *.ISO or *.CUE. Offcourse you want to install de software as fast as possible. But, deres a little problem here. Those extensions… What de hell are dey? Alienized files? No. Secret CIA files? Nope. You can stop guessin’. Ill tell you: those files are image files.

0×03.1 - what are images?

Image files are big files filled with data. Yea, you can say its a sort of archived file. But deres somethin’ special about them: dey are meant to written on a disc. They were made by special programs so dey could be used to write on a CD-R with a writer and specially designed software.

0×03.2 - ISO files.

ISO is de most used image-format on de net. It has become a standard to any commercial cd-writin’ software to support image-writin’ capabilities, more specific ISO images.

Conclusion: ISO is just an extension for a specific type of image -file. But how do you install your software? You have 2 ways of dealin’ with this:

1) Use de file for what is was created: writin’ it to a CD-R.
2) Extractin’ de contents of an ISO to a certain directory.

First: how to write them to a CD-R…

  • Download some CD-R writin’ software (if you dont have it allready).
  • Install and crack it.

I recommend Nero Burnin’ Rom. You can download it from WareZone in de Apps section.

  • Go buy some CD-R’s
  • Fire-up Nero and you can start burnin’. Im not goin’ to explain you how to use Nero. Read de help file about image writin’ and you should be fine. You can also use de wizard which is loaded automatically when you boot Nero.

Second: what to do if you dont got a CD-writer.

  • Download some Image handlin’ software.

I recommend WinISO.

  • Fire-up WinISO, load your image file and extract it. Again I wont explain how to use WinISO. Check for help files or tutorials on de net, dey should give you all de answers you need.

0×03.3 - CUE & BIN files.

CUE and BIN files always come togeder. The BIN file is comparable with an ISO and de CUE file is just a check, but it is required for any program to write this file correctly. Sometimes, deres an SFV file included. Again this is just a check-up about de file integrity. You can burn and extract dese files de same way i explained in 0×03.2.

0×04.0 - CD Emulation.

Ok, so here’s anoder way to handle ISO images if you don’t have a cd-writer. You can create a virtual cd drive. What’s that? That’s somethin’ you’ll see as a new disk drive in your Windows Explorer. This disk drive represents de contents you would see if you would burn de ISO image to cd!

How to create a virtual cd drive? Download DaemonTools !

Additional help on www.daemon-tools.com

Create A Bootable Windows XP SP Integrated CD

Slipstreamin’ Windows XP Service Pack 1a and Create Bootable CD

Slipstreamin’ a Service Pack, is de process to integrate de Service Pack into de installation so that with every new installation de Operatin’ System and Service Pack are installed at de same time.

Slipstreamin’ is usually done on network shares on corporate systems. But with de advent of CD burners, it does actually make some sense for de home user or small business user to do de same.

Microsoft added de ability to Slipstream a Service Pack to Windows 2000 and Windows XP. It not only has de advantage that when you (re)install your OS, you don’t have to apply de Service Pack later, also if you update any Windows component later, you’ll be sure that you get de correct installation files if Windows needs any.

Slipstream Windows XP Service Pack 1a:
CODE
download.microsoft.com/download/5/4/f/54f8bcf8-bb4d-4613-8ee7-db69d01735ed/xpsp1a_en_x86.exe

Download de (full) “Network Install” of de Service Pack (En’lish version [125 MB]), and save it to a directory (folder) on your hard drive (in my case D:XP-SP1). Oder lan’uages can be downloaded from de Windows XP Web site.

Microsoft recently released Windows XP SP1a. The only difference is that this Service Pack does no longer include Microsoft’s dated Java version. If you have already installed Windows XP SP1, dere is no reason to install SP1a, but de “older” SP1 (with MS Java) is no longer available for download.

Next copy your Windows XP CD to your hard drive. Just create a folder (I used XP-CD), and copy all de contents of your Windows XP CD in that folder.

Now create a folder to hold de Service Pack 1a (SP1a) files you are about to extract. I named it XP-SP1. Next, open a Command Prompt (Start > Run > cmd), and go to de folder where you downloaded SP1a (cd foldername). Type de command: servicepack filename -x. A small window will appear, and you need to point it to de folder where you want to extract de SP1 files. Click Ok to start extractin’ de SP1a files.

Once de SP1a files are extracted, change to de update folder of de SP1a files (cd update), and type de followin’ command: update /s:path to WinXP CD files. In my example de command is update /s:D:XP-CD).

Windows XP Update will do its thin’:

When ready, you should get a confirmation. Windows XP Service Pack 1a has now been Slipstreamed into your original Windows XP files.

It is also possible to add de Windows XP Rollup 1 Update. For instructions, please read Addin’ Windows XP Rollup 1 Hotfix.

Creatin’ a Bootable CD

For this part I used ISO Buster
CODE
www.smart-projects.net/isobuster/
and Nero Burnin’.

Start to extract de boot loader from de original Windows XP CD. Usin’ ISO Buster, select de “folder” Bootable CD, and right-click Microsoft Corporation.img. From de menu choose Extract Microsoft Corporation.img, and extract it to de folder on your hard drive where you have your Windows XP files (D:XP-CD in my case).

Next, start Nero Burnin’ ROM, and choose CD-ROM (Boot) in de New Compilation window. On de Boot tab, select Image file under Source of boot image data, and browse to de location of de Microsoft Corporation.img file. Also enable Expert Settin’s, choosin’ No Emulation, and chan’in’ de Number of loaded sectors to 4 (oderwise it won’t boot!)

If you have an older version of Nero you won’t have de option Do Not Add “;1″ ISO file version extention under Relax ISO Restrictions. You won’t be able to boot your new CD, so update Nero!
You can configure de Label tab to your likin’, I would however recommend that you keep de Volume Label de same as on your original Windows XP CD.

Next press New, and drag & drop de files and folders from your Windows XP hard drive location into Nero.

Next, burn your new CD.

You now have a Bootable, Slipstreamed Windows XP Service Pack 1a CD!

Create Bootable Windows XP SP1 CD With Nero

How to create a bootable Windows XP SP1 CD (Nero):

Step 1

Create 3 folders - C:WINXPSP1, C:SP1106 and C:XPBOOT

Step 2

Copy de entire Windows XP CD into folder C:WINXPSP1

Step 3

You will have to download de SP1 Update, which is 133MB.
Rename de Service Pack file to XP-SP1.EXE
Extract de Service Pack from de Run Dialog usin’ de command:
C:XP-SP1.EXE -U -X:C:SP1106

Step 4

Open Start/Run… and type de command:
C:SP1106updateupdate.exe -s:C:WINXPSP1

Click OK

Folder C:WINXPSP1 contains: Windows XP SP1

How to Create a Windows XP SP1 CD Bootable

Step 1

Download xpboot.zip
Code:
Code:
thro.port5.com/xpboot.zip

( no download manager !! )

Extract xpboot.zip file (xpboot.bin) in to de folder C:XPBOOT

Step 2

Start Nero - Burnin’ Rom.
Select File > New… from de menu.
1.) Select CD-ROM (Boot)
2.) Select Image file from Source of boot image data
3.) Set Kind of emulation: to No Emulation
4.) Set Load segment of sectors (hex!): to 07C0
5.) Set Number of loaded sectors: to 4
6.) Press de Browse… button

Step 3

Select All Files (*.*) from File of type:
Locate boot.bin in de folder C:XPBOOT

Step 4

Click ISO tab
Set File-/Directory len’th to ISO Level 1 (Max. of 11 = 8 + 3 chars)
Set Format to Mode 1
Set Character Set to ISO 9660
Check all Relax ISO Restrictions

Step 5

Click Label Tab
Select ISO9660 from de drop down box.
Enter de Volume Label as WB2PFRE_EN
Enter de System Identifier as WB2PFRE_EN
Enter de Volume Set as WB2PFRE_EN
Enter de Publisher as MICROSOFT CORPORATION
Enter de Data Preparer as MICROSOFT CORPORATION
Enter de Application as WB2PFRE_EN

* For Windows XP Professional OEM substitute WB2PFRE_EN with WXPOEM_EN
* For Windows XP Home OEM substitute WB2PFRE_EN with WXHOEM_EN

Step 6

Click Burn tab
Check Write
Check Finalize CD (No furder writin’ possible!)
Set Write Method to Disk-At-Once

Press New button

Step 7

Locate de folder C:WINXPSP1
Select everythin’ in de folder and drag it to de ISO compilation panel.
Click de Write CD Dialog button.

Press Write

You’re done.

Computer Acronyms

— A —
ADSL - Asymmetric Digital Subscriber Line
AGP - Accelerated Graphics Port
ALI - Acer Labs, Incorporated
ALU - Arithmetic Logic Unit
AMD - Advanced Micro Devices
APC - American Power Conversion
ASCII - American Standard Code for Information Interchange
ASIC - Application Specific Integrated Circuit
ASPI - Advanced SCSI Programmin’ Interface
AT - Advanced Technology
ATI - ATI Technologies Inc.
ATX - Advanced Technology Extended

— B —
BFG - BFG Technologies
BIOS - Basic Input Output System
BNC - Barrel Nut Connector

— C —
CAS - Column Address Signal
CD - Compact Disk
CDR - Compact Disk Recorder
CDRW - Compact Disk Re-Writer
CD-ROM - Compact Disk - Read Only Memory
CFM - Cubic Feet per Minute (ft�/min)
CMOS - Complementary Metal Oxide Semiconductor
CPU - Central Processin’ Unit
CTX - CTX Technology Corporation (Commited to Excellence)

— D —
DDR - Double Data Rate
DDR-SDRAM - Double Data Rate - Synchronous Dynamic Random Access Memory
DFI - DFI Inc. (Design for Innovation)
DIMM - Dual Inline Memory Module
DRAM - Dynamic Random Access Memory
DPI - Dots Per Inch
DSL - See ASDL
DVD - Digital Versatile Disc
DVD-RAM - Digital Versatile Disk - Random Access Memory

— E —
ECC - Error Correction Code
ECS - Elitegroup Computer Systems
EDO - Extended Data Out
EEPROM - Electrically Erasable Programmable Read-Only Memory
EPROM - Erasable Programmable Read-Only Memory
EVGA - EVGA Corporation

— F —
FC-PGA - Flip Chip Pin Grid Array
FDC - Floppy Disk Controller
FDD - Floppy Disk Drive
FPS - Frame Per Second
FPU - Floatin’ Point Unit
FSAA - Full Screen Anti-Aliasin’
FS - For Sale
FSB - Front Side Bus

— G —
GB - Gigabytes
GBps - Gigabytes per second or Gigabits per second
GDI - Graphical Device Interface
GHz - GigaHertz

— H —
HDD - Hard Disk Drive
HIS - Hightech Information System Limited
HP - Hewlett-Packard Development Company
HSF - Heatsink-Fan

— I —
IBM - International Business Machines Corporation
IC - Integrated Circuit
IDE - Integrated Drive Electronics
IFS- Item for Sale
IRQ - Interrupt Request
ISA - Industry Standard Architecture
ISO - International Standards Organization

— J —
JBL - JBL (Jame B. Lansin’) Speakers
JVC - JVC Company of America

— K —
Kbps - Kilobits Per Second
KBps - KiloBytes per second

— L —
LG - LG Electronics
LAN - Local Are Network
LCD - Liquid Crystal Display
LDT - Lightnin’ Data Transport
LED - Light Emittin’ Diode

— M —
MAC - Media Access Control
MB - ModerBoard or Megabyte
MBps - Megabytes Per Second
Mbps - Megabits Per Second or Megabits Per Second
MHz - MegaHertz
MIPS - Million Instructions Per Second
MMX - Multi-Media Extensions
MSI - Micro Star International

— N —
NAS - Network Attached Storage
NAT - Network Address Translation
NEC - NEC Corporation
NIC - Network Interface Card

— O —
OC - Overclock (Over Clock)
OCZ - OCZ Technology
OEM - Original Equipment Manufacturer

— P —
PC - Personal Computer
PCB - Printed Circuit Board
PCI - Peripheral Component Interconnect
PDA - Personal Digital Assistant
PCMCIA - Peripheral Component Microchannel Interconnect Architecture
PGA - Professional Graphics Array
PLD - Programmable Logic Device
PM - Private Message / Private Messagin’
PnP - Plug ‘n Play
PNY - PNY Technology
POST - Power On Self Test
PPPoA - Point-to-Point Protocol over ATM
PPPoE - Point-to-Point Protocol over Edernet
PQI - PQI Corporation
PSU - Power Supply Unit

— R —
RAID - Redundant Array of Inexpensive Disks
RAM - Random Access Memory
RAMDAC - Random Access Memory Digital Analog Convertor
RDRAM - Rambus Dynamic Random Access Memory
ROM - Read Only Memory
RPM - Revolutions Per Minute

— S —
SASID - Self-scanned Amorphous Silicon Integrated Display
SCA - SCSI Configured Automatically
SCSI - Small Computer System Interface
SDRAM - Synchronous Dynamic Random Access Memory
SECC - Sin’le Edge Contact Connector
SODIMM - Small Outline Dual Inline Memory Module
SPARC - Scalable Processor ArChitecture
SOHO - Small Office Home Office
SRAM - Static Random Access Memory
SSE - Streamin’ SIMD Extensions
SVGA - Super Video Graphics Array
S/PDIF - Sony/Philips Digital Interface

— T —
TB - Terabytes
TBps - Terabytes per second
Tbps - Terabits per second
TDK - TDK Electronics
TEC - Thermoelectric Cooler
TPC - TipidPC
TWAIN - Technology Without An Important Name

— U —
UART - Universal Asynchronous Receiver/Transmitter
USB - Universal Serial Bus
UTP - Unshieled Twisted Pair

— V —
VCD - Video CD
VPN - Virtual Private Network

— W —
WAN - Wide Area Network
WTB - Want to Buy
WYSIWYG - What You See Is What You Get

— X —
XGA - Extended Graphics Array
XFX - XFX Graphics, a Division of Pine
XMS - Extended Memory Specification
XT - Extended Technology

 
Wondering about retirement planning ?