Yeah, It works great ! Now I have the system I always wanted !! Thank you! > This is not lilo fault, but windows. The MS os is broken and wants to > boot from the first hd only (0x80) so you should do like this: > > - Remove the disk, heads, sectors and so on that should be not > necessary. > > - in the windows label add where the partition table is (with > table=/dev/ataraid/d0) > > - in the windows label invert the disk mappings like this : > map-drive=0x80 > to=0x81 > map-drive=0x81 > to_0x80 > > so you should have something like this : > > other=/dev/ataraid/d0p1 > label=bullshit > table=/dev/ataraid=d0 > map-drive=0x80 > to=0x81 > map-drive=0x81 > to=0x80