Okay then you will need a win98 bootdisk
Use this site:
Download the windows98SE OEM
Lauch the boot98.exe file from xp with a blank floppy
disk in A:
The boot disk is created .
Start the computer with the w98 bootdisk .
Control that you can access the cdrom drive,
Examine what drive letters that is the CDROM
and the xp partition .
Because win98 startcd use ramdisk it's not certain that
the xp partition is C:
Find out witch driveletter is the harddisks xp partition by using the dir command .
DIR C:
DIR D:
etc .
Then transfer system files from w98 floppy to harddisk.
Use the command sys X:
Where X is the drive letter for xp
Note! That after doing sys "X": you can no longer boot
to windows xp .
Then you must change some directory names ,with the following commands.
I from now assume xp installation is letter C:
Replace it with the correct drive letter if other.
ren c:\progra~1 c:\files.old
ren c:\windows c:\windows.xp
ren c:\docume~1 c:\docsett.old
Delete the xp system files:
First unhide them and take away their attributes
attrib -s -h -r c:\*.*
Delete
del c:\boot.ini
del c:\ntldr
del c:\ntdetect.com
del c:\Ntbootdd.sys (may not exist)
Now start the setup program in the win98 cd.
x :\setup.exe
Where x is the driveletter that the cd got allocated .
After windows98 is installed :
Your old documents are to be found in :\Docsett.old
Installed programs in :\Files.old (all theese must be reinstalled)
Old (xp) windows under :\windows.xp (can be deleted)
syar