mirror of
https://github.com/reactos/reactos.git
synced 2025-02-28 19:32:59 +00:00
**** DO NOT COMMIT!! -- Temp VBoxDbg bootcd ****
This commit is contained in:
parent
90aee8453f
commit
35cf679a2f
1 changed files with 2 additions and 1 deletions
|
@ -214,7 +214,8 @@ Cabinet=reactos.cab
|
||||||
|
|
||||||
[SetupData]
|
[SetupData]
|
||||||
DefaultPath = \ReactOS
|
DefaultPath = \ReactOS
|
||||||
SetupDebugOptions = "/DEBUG /KDSERIAL /DEBUGPORT=COM1 /FIRSTCHANCE"
|
;SetupDebugOptions = "/DEBUG /KDSERIAL /DEBUGPORT=COM1 /FIRSTCHANCE"
|
||||||
|
SetupDebugOptions = "/DEBUG /DEBUGPORT=VBOX /FIRSTCHANCE"
|
||||||
;SetupDebugOptions = "/DEBUG /SOS /DEBUGPORT=SCREEN"
|
;SetupDebugOptions = "/DEBUG /SOS /DEBUGPORT=SCREEN"
|
||||||
OsLoadOptions = "/FASTDETECT /NOGUIBOOT /NODEBUG"
|
OsLoadOptions = "/FASTDETECT /NOGUIBOOT /NODEBUG"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue