Partition Server Install errors with 6.0.1

I am tryng to install a domino partitioned server on WIN2000 with ND6.0.1 and am getting the error of “This Notes.ini file is not valid” when running through the setup. There are two notes.ini files on the box, one for each partition. Both partitions are giving the same error when trying to run setup. Anyone have any ideas?

Subject: Resolved - Partition Server Install errors with 6.0.1

The problem was that my data directory was too deep in the directory structure of the server. When I was installing it the server program files were in C:\Lotus\Domino and I had made the data directories c:\Lotus\Domino\Server1\Data and c:\Lotus\Domino\Server2\Data. If I changed the data directories to be c:\Lotus\Domino\Server1 and c:\Lotus\Domino\Server2 it worked fine. Is this a bug or the way it’s supposed to work? I had thought that the data directory could be pretty much wehrever you wanted it.