I've seen this before where PM 8 is used.What usually happens is PM 8 has
hidden the XP partition so It wasnt seen during the Linux install.You should run PM 8 again to check if the XP partition is hidden.
To edit a system file you must log on as root.Then you will have to make an entry for the XP partition(in bold):
Code:
timeout = 5
splashscreen = (hd0,1)/boot/message.col24
default = 0
title = Linux
root = (hd0,1)
kernel = /boot/vmlinuz-pc97-2.2.14-modular vga=274 noapic nosmp
#this is the XP entry
title = WindowsXP
chainloader = (hd0,0)+1
Make a copy of the original menu.lst before you do anything,just in case.
lynch