How to fresh install winXP on a T42
How to fresh install winXP on a T42
I just got my new T42 2373-3UU from Bill Morrow and I'd like to make a clean install of Win XP on my machine, because with the bundled software the system is too slow, both in loading winxp and starting applications (it talkes 12 sec to open up Firefox browser for example...).
So it could be nice if you can share your experience in what are the right sequence of steps of software/drivers installation to get a fast working XP system. Maybe it could be become a sticky post...I think many people could be interested in that.
thanks in advance.
tony
So it could be nice if you can share your experience in what are the right sequence of steps of software/drivers installation to get a fast working XP system. Maybe it could be become a sticky post...I think many people could be interested in that.
thanks in advance.
tony
I apoligise to the original poster, but your post was soo good that I saved it in a word document a while back for reference. Here is the quote:
I'll find the link in a bit...I just got my T42 (2378-FVU) recently and did just this. I could not stand how the 40gig HD had only 26.5gig free out of the box (1/3 of the drive eaten!). After reformatting and clean installing everything, my T42 boots much faster and I have recovered several gigs of HD space.
I'll try to outline what I did if anyone else wants to. If you don't have the recovery CDs from IBM already call them and ask for them. If not no problem, just follow these steps. I followed the tips in this thread: http://forum.thinkpads.com/viewtopic.ph ... s&start=45
1.) Burn a bootable CD, then copy the C:\I386 folder from your HD to it. Don't forget to slipstream in Windows XP Service Pack 1. Instructions at: http://www.nu2.nu/bootcd/#wxp
2.) Copy the C:\IBMTOOLS, C:\DRIVERS, C:\SUPPORT, C:\VALUEADD, and C:\IBMTOOLS\APPS. These store all the stuff that comes installed on your new Thinkpad. As I understand, this is the same contents as the Recovery CDs.
3.) Disable the hidden partition in the bios.
3.) Boot with your homemade WinXP installation CD. Let the thing reformat your HD and install XP, don't forget to delete all partitions (or re-partition your HD how you want). Re-activate WinXP with the serial # on the bottom of your Thinkpad. You have to call MSFT, but it's an automated recording.
4.) Now that WinXP is installed, there are lots of IBM drivers and tools you need to reinstall to make your Thinkpad work properly, since many components were made after WinXP (so XP does not have the drivers...i.e.- wireless cards, network cards, active protection system, modem...etc). Fortunately you don't have to do them all one-by-one. Find the "Thinkpad Software Installer" that you copied from your old C:. Install it. This program searches for all IBM utilities and lets you install them all at once or selectively. Run this program and have it search wherever you put the files you copied from your old C:.
5.) Cross reference the Thinkpad software matrix on IBM's website if you think you missed anything.
Hope this helps!
IBM ThinkPad T42p (2373GVU)
NEW!
Lenovo ThinkPad T60 (2007MS2)
NEW!
Lenovo ThinkPad T60 (2007MS2)
I saved that link too. 
Here's the thread that is from:
http://forum.thinkpads.com/viewtopic.php?t=1009
Here's the thread that is from:
http://forum.thinkpads.com/viewtopic.php?t=1009
X21 (upgrade: 384MB ram 60GB 7200rpm)
T42 2378-DXU (upgrade: 1.5GB ram 60GB 7200rpm)
Z60m 2531-MTU (upgrade: 2GB ram)
T42 2378-DXU (upgrade: 1.5GB ram 60GB 7200rpm)
Z60m 2531-MTU (upgrade: 2GB ram)
-
kjarrett
- **SENIOR** Member

- Posts: 367
- Joined: Tue Jun 22, 2004 5:33 am
- Location: Southern NJ
- Contact:
I'll defer to the others here who have posted precise instructions ... but just want to say that your efforts will be richly rewarded.
My T30 loads Firefox 0.91 within a second (blank page).
I did a bare-drive XP install on my T30 simply by installing XP from the CD, then downloaded what I needed via the awesome T30 Driver Matrix:
http://www-307.ibm.com/pc/support/site. ... MIGR-42358
The "Display My Drivers" link appears to be a real timesaver - allowing you to download what you need in one pass. I scrutinized the list carefully and only got the utilities I wanted, then, I used the Thinkpad Software Installer (one of the downloads) to get it all loaded. Totally amazing!
-kj-
I did a bare-drive XP install on my T30 simply by installing XP from the CD, then downloaded what I needed via the awesome T30 Driver Matrix:
http://www-307.ibm.com/pc/support/site. ... MIGR-42358
The "Display My Drivers" link appears to be a real timesaver - allowing you to download what you need in one pass. I scrutinized the list carefully and only got the utilities I wanted, then, I used the Thinkpad Software Installer (one of the downloads) to get it all loaded. Totally amazing!
-kj-
IBM Thinkpad T42p 2373-KXU | 2.0ghz Pentium® M 755 | 2gb RAM | 15" UXGA Flexview | FireGL T2 128mb | 60gb @ 7200rpm | CDRW/DVD Multiburner | IBM a/b/g
Save yourself the grief of a re-install and just disable all IBM tools and stuff you don't want to run when the computer boots. Its all in the registry.
Remove a startup application
If you're trying to remove a program and can not find it in the StartUp folder (usually C:\WINDOWS\Start Menu\Programs\StartUp), then it may be launching from one of the registry keys below. To remove it, delete the value associated with the program you want to remove.
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run]
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunOnce]
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServices]
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServicesOnce]
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Userinit]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunOnce]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunServices]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunServicesOnce]
[HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows]
It may also be loaded from the [Load] or [Run] sections of your WIN.INI file, found in the Windows directory.
Remove a startup application
If you're trying to remove a program and can not find it in the StartUp folder (usually C:\WINDOWS\Start Menu\Programs\StartUp), then it may be launching from one of the registry keys below. To remove it, delete the value associated with the program you want to remove.
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run]
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunOnce]
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServices]
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServicesOnce]
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Userinit]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunOnce]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunServices]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunServicesOnce]
[HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows]
It may also be loaded from the [Load] or [Run] sections of your WIN.INI file, found in the Windows directory.
-
kjarrett
- **SENIOR** Member

- Posts: 367
- Joined: Tue Jun 22, 2004 5:33 am
- Location: Southern NJ
- Contact:
http://www.windowsstartup.com/ - be careful!!!
Be very careful using this software: http://www.windowsstartup.com/!
I just downloaded it and while it is an interesting little app, very handy, with a great interface ... it has some MAJOR and potentially highly destructive habits.
The issue is the size of the database of applications. I am running it right now on a Win98 system I know to be "clean". It listis many applications as "unknown" when in fact they are very common, including:
- Microsoft Office Startup (I know this can be removed)
- Epson status monitor (needed for my kids' old printer)
- scanregw.exe (common for Win98 systems)
- systray.exe (!!!)
- LoadPowerProfile
- ccApp (Norton)
- ccRegVfy (Norton)
... and some others. Here's the kicker: when you press "Consult" it REMOVES any entry listed as UNKNOWN. Fortunately, it doesn't "Apply" the changes automatically. When I pressed "Consult" it took out ALL BUT ONE of the unknown entires, all of which were at least benign, several of which were required.
Again, this is a great little application. With improvements to its database it will be awesome (I will contribute information to the author), it could be a lifesaver.
Thanks for the link!
-kj-
I just downloaded it and while it is an interesting little app, very handy, with a great interface ... it has some MAJOR and potentially highly destructive habits.
The issue is the size of the database of applications. I am running it right now on a Win98 system I know to be "clean". It listis many applications as "unknown" when in fact they are very common, including:
- Microsoft Office Startup (I know this can be removed)
- Epson status monitor (needed for my kids' old printer)
- scanregw.exe (common for Win98 systems)
- systray.exe (!!!)
- LoadPowerProfile
- ccApp (Norton)
- ccRegVfy (Norton)
... and some others. Here's the kicker: when you press "Consult" it REMOVES any entry listed as UNKNOWN. Fortunately, it doesn't "Apply" the changes automatically. When I pressed "Consult" it took out ALL BUT ONE of the unknown entires, all of which were at least benign, several of which were required.
Again, this is a great little application. With improvements to its database it will be awesome (I will contribute information to the author), it could be a lifesaver.
Thanks for the link!
-kj-
IBM Thinkpad T42p 2373-KXU | 2.0ghz Pentium® M 755 | 2gb RAM | 15" UXGA Flexview | FireGL T2 128mb | 60gb @ 7200rpm | CDRW/DVD Multiburner | IBM a/b/g
-
- Similar Topics
- Replies
- Views
- Last post
-
-
Fresh Windows Install Freezes at "Windows Starting" Screen
by KingBubba » Fri May 12, 2017 12:51 am » in ThinkPad T6x Series - 7 Replies
- 575 Views
-
Last post by KingBubba
Sat May 13, 2017 11:26 am
-
-
-
SOLD: T430s FHD i5, 8Gb + fresh Ultrabay battery + DVDRW
by harryK » Wed Apr 26, 2017 10:41 am » in Marketplace - Forum Members only - 3 Replies
- 382 Views
-
Last post by vaggs
Thu Apr 27, 2017 3:34 am
-
-
-
AMD Catalyst Install Manager will not install video card driver on T60
by psun9999 » Mon Mar 13, 2017 1:33 am » in ThinkPad T6x Series - 1 Replies
- 1464 Views
-
Last post by zoltan87
Mon Mar 13, 2017 5:55 pm
-
-
-
x41 Pen driver for winxp
by D L Davis » Sun Jan 08, 2017 2:00 am » in ThinkPad X2/X3/X4x Series incl. X41 Tablet - 1 Replies
- 369 Views
-
Last post by rkawakami
Sun Jan 08, 2017 3:26 am
-
Who is online
Users browsing this forum: No registered users and 23 guests





