Hi all,i have a machine with 2 hard disks.
On the first(primary master) i installed knoppix3.3 with Lilo on MBR.
On the second (primary slave) i have 2 partitions (C:Win xp, D: Files).
Summary for Linux:
hda1:knoppix 3.3(ext3)
hda2:Swapspace
hdb1:Xp(ntfs)
hdb5:store space(ntfs)
The settings in Bios and in /etc/lilo.conf seem to be correct;in fact
lilo prompts me two options(Linux and Xp) but only Linux boots;
if i choose Xp it shows "Loading XP" on top of screen,a blinking cursor
and the system blocks.
If i set the bios to boot from primary slave,Xp loads and works good(this only to say that it is not damaged)
I tried
lilo
and lilo -v
from terminal but nothing changed.
Can anybody give me a helping hand?