[ros-diffs] [tkreuzer] 47615: Add /KDSERIAL to the command line, to make sysreg able to bt in first stage.

tkreuzer at svn.reactos.org tkreuzer at svn.reactos.org
Sun Jun 6 09:52:33 CEST 2010


Author: tkreuzer
Date: Sun Jun  6 09:52:32 2010
New Revision: 47615

URL: http://svn.reactos.org/svn/reactos?rev=47615&view=rev
Log:
Add /KDSERIAL to the command line, to make sysreg able to bt in first stage.

Modified:
    trunk/reactos/boot/bootdata/txtsetup.sif

Modified: trunk/reactos/boot/bootdata/txtsetup.sif
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/txtsetup.sif?rev=47615&r1=47614&r2=47615&view=diff
==============================================================================
--- trunk/reactos/boot/bootdata/txtsetup.sif [iso-8859-1] (original)
+++ trunk/reactos/boot/bootdata/txtsetup.sif [iso-8859-1] Sun Jun  6 09:52:32 2010
@@ -58,7 +58,7 @@
 [SetupData]
 DefaultPath = \ReactOS
 OsLoadOptions = "/NOGUIBOOT /NODEBUG"
-DbgOsLoadOptions = "/NOGUIBOOT /DEBUGPORT=COM1 /FIRSTCHANCE"
+DbgOsLoadOptions = "/NOGUIBOOT /DEBUGPORT=COM1 /FIRSTCHANCE /KDSERIAL"
 ;OsLoadOptions = "/NOGUIBOOT /DEBUGPORT=SCREEN"
 ;OsLoadOptions = "/NOGUIBOOT /DEBUGPORT=BOCHS"
 




More information about the Ros-diffs mailing list