https://git.reactos.org/?p=reactos.git;a=commitdiff;h=dff75d7162ff651dea5a7558b7ca869afc292fb9

commit dff75d7162ff651dea5a7558b7ca869afc292fb9
Author:     Hermès Bélusca-Maïto <[email protected]>
AuthorDate: Sat Sep 21 04:38:47 2019 +0200
Commit:     Hermès Bélusca-Maïto <[email protected]>
CommitDate: Sat Sep 21 04:38:47 2019 +0200

    OOPS - Nothing to see there :P
    
    Revert commit 16a35353.
---
 boot/bootdata/txtsetup.sif | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/boot/bootdata/txtsetup.sif b/boot/bootdata/txtsetup.sif
index e8c550ff6c9..82247b5a154 100644
--- a/boot/bootdata/txtsetup.sif
+++ b/boot/bootdata/txtsetup.sif
@@ -209,7 +209,7 @@ Cabinet=reactos.cab
 [SetupData]
 DefaultPath = \ReactOS
 OsLoadOptions = "/NOGUIBOOT /NODEBUG"
-DbgOsLoadOptions = "/NOGUIBOOT /DEBUG /DEBUGPORT=VBOX /FIRSTCHANCE"
+DbgOsLoadOptions = "/NOGUIBOOT /KDSERIAL /DEBUGPORT=COM1 /FIRSTCHANCE"
 ;DbgOsLoadOptions = "/SOS /DEBUGPORT=SCREEN"
 ;DbgOsLoadOptions = "/NOGUIBOOT /DEBUGPORT=BOCHS"
 

Reply via email to