First post, by psaez
I'm making a multiboot system with 3 partitions, one for W95, one for W98 and one for Data that must be visible from W95 and W98. The objective is that W95 doesn't see W98 partition and vice versa, but that both see the Data partition.
The problem is that seems that xfdisk only permits that one partition is visible, and hiddes the other by default. In fact when the software starts shows a message telling that the configuration that makes auto hidde the other partitions is stored on xfdisk.ini. It is a problem, because if I try to make visible the Data partition, then it hiddes the windows partition.
What I tryed? -> I removed the xfdisk.ini file which contained that configuration, and now I can make visible all the partitions.
Which problem do I have now? -> When w95 starts... it can see w98 partition, and that is an issue!, if I enter the xfdisk program again and hide the w98 partition, seems to be solved, but then, if I enter to w98 in the boot selector, w98 can see the w95 partition!, and if I solve it hidding it, when I select w95 in the boot selector, then the w98 is visible again!
That is a huge problem. How can I make the other windows partitions hidden for each SO but the data visible for both?