First, Set First Boot to CD/DVD ROM
You will get the command line as below
root@localhost /]#
and can not boot from XP cd.
Try this...
Boot up Linpus Linux and execute dd command in Terminal/Konsole. It will wipe your Hard Disk and Windows Installation CD will work after that.
Code >>
dd if=/dev/zero of=/dev/sda bs=512 count=1
It then show ;
1+0 records in
1+0 records out
{root@localhost /}#
then restart and will able to boot from XP CD..
GOOD LUCK :)
Thanks: http://www.linuxforums.org