multi-/single-core processor support and boot.ini
Posted: 2. Feb 2011, 20:25
I'm building a Windows XP installation for booting from native and VM described at Windows XP: In both VM and native (using Linux as host OS) and i'm missing an important explanation about: how the suggested boot.ini will work. Now i made some changes in the boot.ini like this:
And now i'm not sure what to do next. If i boot from native, how can Windows know which line of boot.ini the OS have to use, in this case the line with WINDOWS="WinXP (native - SMP)"? Shouldn't there be an explanation about what i have to do to tell Windows which Hardware (native or VM) is booting?
Code: Select all
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="WinXP (vm)" /execute /fastdetect /kernel=ntkrnlsp.exe /hal=halsp.dll
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="WinXP (native - SMP)" /execute /fastdetect /kernel=ntkrnlmp.exe /hal=halmacpi.dll