fdisk print from hdb:
Code: Select all
Device Boot Start End Blocks Id System
/dev/hdb1 * 1 1785 14337981 c W95 FAT32 (LBA) main
/dev/hdb2 1786 2434 5213092+ c W95 FAT32 (LBA) data
Code: Select all
title WindowsXP
map (hd0) (hd1)
map (hd1) (hd0)
rootnoverify (hd1,0)
chainloader +1
makeactive
Oh i have tried to change the chainloader options like (hd1)+1 and (hd1,0)+1 with no results.
