From 40a6457a1c9d445c4f9a65afd372c3ce69dbc5d5 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Thu, 13 Nov 2014 09:27:35 +0100 Subject: g-i hurd: redirect kernel and syslog to serial port --- bin/g-i-installation.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/g-i-installation.sh') diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh index d1a27c84..f4775c12 100644 --- a/bin/g-i-installation.sh +++ b/bin/g-i-installation.sh @@ -318,7 +318,7 @@ bootstrap_system() { # timeouts, so rather avoid them # completely, in qemu PIO is actually # not slower than DMA anyway. - APPEND="hd0=nodma $APPEND" + APPEND="hd0=nodma console=dom0 $APPEND" ;; *) ;; esac -- cgit v1.2.3-70-g09d2