[BOOTDATA]

- Disable /KDSERIAL for a quick test
CORE-6678

svn path=/trunk/; revision=57336
This commit is contained in:
Thomas Faber
2012-09-19 12:51:13 +00:00
parent fc7da88947
commit 5261482641
+1 -1
View File
@@ -118,7 +118,7 @@ Cabinet=reactos.cab
[SetupData]
DefaultPath = \ReactOS
OsLoadOptions = "/NOGUIBOOT /NODEBUG"
DbgOsLoadOptions = "/NOGUIBOOT /KDSERIAL /DEBUGPORT=COM1 /FIRSTCHANCE"
DbgOsLoadOptions = "/NOGUIBOOT /DEBUGPORT=COM1 /FIRSTCHANCE"
;DbgOsLoadOptions = "/SOS /DEBUGPORT=SCREEN"
;DbgOsLoadOptions = "/NOGUIBOOT /DEBUGPORT=BOCHS"