System\CIM_BootOSFromFS.mof.mof (HTML version)

Return to index
CIM_BootOSFromFS Superclass: CIM_Dependency
A link between the OperatingSystem and the FileSystem(s) from which this OperatingSystem is loaded. The association is many- to-many since a Distributed OS could depend on several File Systems in order to correctly and completely load.
Qualifiers:Version ( "2.6.0" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_OperatingSystem REF Dependent ;
The OperatingSystem.
Override ( "Antecedent" )
CIM_FileSystem REF Antecedent ;
The FileSystem from which the OperatingSystem is loaded.