[quote author=“islandmanagers”]The TX is a clean slate - just got it. I’m on an island in the middle of nowhere so I’d have to download the Linux and I’ve never used it. Sounds like I should bite the bullet and buy a new version of PM…....
Another (safer) approach would be to create the Recovery CD/DVD set.
Then you can start with a clean slate in one of two ways:
. Boot with the Recovery Startup CD and choose the option to restore your computer. Set up the Advanced options to not create the Recovery Partition. The restore will proceed, reinstalling Windows and all of the bundled drivers and applications, minus the Recovery Partition. The downside of this approach is that you’ll then have to uninstall the applications you don’t want and, because of kludgy/lazy programming, will end up with junk cluttering your system registry (program uninstall doesn’t always do a good job cleaning everything up).
. Boot with a Microsoft-branded Windows XP CD and perform a clean install, deleting all of the partitions on the hard disk and then partitioning as you see fit (this is what I have always done). You will be best advised to download and burn to CD the Sony Shared Library before you start. After XP is installed, install the Sony Shared Library and then reboot. Afterward you can insert the first Recovery CD/DVD from Windows and selectively install applications, beginning with the device drivers (several will be missing). Other nifty things to have are the Power Management and Notebook Setup programs. Everything else is up to your use of the system and preferences.
If you simply use PM to delete the Recovery Partition, you run the risk of making the computer un-bootable, unless you are careful. You cannot simply delete the Recovery Partition and then merge the space with the C: partition. The boot.ini file will originally resemble the following:
[boot loader]
timeout=3
default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS=“Microsoft Windows XP Professional” /fastdetect /NoExecute=OptIn
Eliminate the Recovery partition and NTLDR won’t find your Windows installation, because it’ll be looking at boot.ini, which will point it at the second partition on the disk .. which probably won’t be your Windows installation anymore.
.. And there will be many places in the system Registry with the same problem.
You could change the partition type on the Recovery Partition and leave it in place, assigning another drive letter to it and using it for data storage. This wouldn’t do any harm to your Windows installation.
I do not know if Symantec has addressed changing all of the partition references in boot.ini and the system registry when you change the relative position of the Windows partition (there is an applet built in that will deal with drive letters, remembering my former usage of the program .. but I don’t know if it deals with relative partition position on the disk, which is what NTLDR, boot.ini and other processes use).
Just a suggestion and words of caution from someone who has destroyed more than his share of working Windows setups.
Jef