Add boot menu entry for booting ExectOS with XPA (eXtended Physical Addressing) disabled
This commit is contained in:
parent
a33a45fc20
commit
e888befee1
@ -40,6 +40,14 @@ SystemPath=multi(0)disk(0)rdisk(0)partition(1)/ExectOS
|
|||||||
KernelFile=xtoskrnl.exe
|
KernelFile=xtoskrnl.exe
|
||||||
Parameters=DEBUG=COM1,115200
|
Parameters=DEBUG=COM1,115200
|
||||||
|
|
||||||
|
[ExectOS_NOXPA]
|
||||||
|
SystemName="ExectOS Operating System (NOXPA)"
|
||||||
|
SystemType=XTOS
|
||||||
|
BootModules=xtos_o
|
||||||
|
SystemPath=multi(0)disk(0)rdisk(0)partition(1)/ExectOS
|
||||||
|
KernelFile=xtoskrnl.exe
|
||||||
|
Parameters=DEBUG=COM1,115200 NOXPA
|
||||||
|
|
||||||
[Windows]
|
[Windows]
|
||||||
SystemName="Microsoft Windows 2000"
|
SystemName="Microsoft Windows 2000"
|
||||||
SystemType=NT50
|
SystemType=NT50
|
||||||
|
Loading…
x
Reference in New Issue
Block a user