Author: tkreuzer
Date: Thu Oct 22 15:21:50 2009
New Revision: 43684
URL:
http://svn.reactos.org/svn/reactos?rev=43684&view=rev
Log:
use COM2 as DEBUGPORT, COM1 is for plain text debuglog
Modified:
branches/ros-amd64-bringup/reactos/boot/bootdata/txtsetup.sif
Modified: branches/ros-amd64-bringup/reactos/boot/bootdata/txtsetup.sif
URL:
http://svn.reactos.org/svn/reactos/branches/ros-amd64-bringup/reactos/boot/…
==============================================================================
--- branches/ros-amd64-bringup/reactos/boot/bootdata/txtsetup.sif [iso-8859-1] (original)
+++ branches/ros-amd64-bringup/reactos/boot/bootdata/txtsetup.sif [iso-8859-1] Thu Oct 22
15:21:50 2009
@@ -50,7 +50,7 @@
[SetupData]
DefaultPath = \ReactOS
OsLoadOptions = "/NOGUIBOOT /NODEBUG"
-DbgOsLoadOptions = "/NOGUIBOOT /DEBUGPORT=COM1"
+DbgOsLoadOptions = "/NOGUIBOOT /DEBUGPORT=COM2"
;OsLoadOptions = "/NOGUIBOOT /DEBUGPORT=SCREEN"
;OsLoadOptions = "/NOGUIBOOT /DEBUGPORT=BOCHS"