WinObj v2.15
http://technet.microsoft.com/en-us/s.../bb896657.aspx
The enumeration depends on how the BIOS presents the hardware to
NTDETECT.COM when the computer is booted, for example, if you only have
SATA drives in your computer and later add an IDE drive NTDETECT.COM
will probably enumerate the IDE drive before the SATA drive and the SATA
drive may get a different ordinal.
BOOT.INI and ARC Path Naming Conventions and Usage
http://support.microsoft.com/kb/102873
Understanding the Boot.ini Naming Convention
http://www.microsoft.com/technet/pro....mspx?mfr=true
John
vani wrote:
> Is there a way to find out the numbering of controllers and disks in
> boot.ini, and how it relates to real hardware?
> Which physical controller gets multi(0) and which gets multi(1) and so on?
>