On Tue, Jun 19, 2007 at 03:26:09PM +0200, Torsten Schlabach wrote: > Hi! > > Just a quick check: > > Does a higher priority class' file in disk_config *replace* a lower > priority one or is there some kind of interitance, so the two will get > blended?
no, as there is no safe way any automatic tool could decide how the files should be merged. think of partition number limits, ordering of partitions etc. in the case of disk_config, it is always the class with the highest priority which defines the partitioning. -- c u henning
