maald wrote:
Used XP prof CD to get to recovery console - can not get to it with failed Administrator password. Tried to reset with one of UBCD tools, did not help.
Normal the password is empty, unless you have changed the password of user "Administrator". At least, this is the case with Windows XP Professional.[/quote]
Try
fixboot and
fixmbr from the Recovery console.
Doesn't windows boot at all, or does it halt very soon in the booting process?
Press F8 to see if you can reach the
Save mode part of windows, if that succeeds, your mbr is OK.
Looking to the grub menu, It seems that you have 5 hard drives. Is that correct?
Maybe the Windows entry in the grub menu is pointing to the wrong drive.
Code:
title Windows XP
rootnoverify (hd0,1)
makeactive
chainloader (hd0,1)+1
Can you give the output of
fdisk -l as root user and add info about what is on each partition (SUSE, windows, data)?