From 65cea15ad95db4aac4f2876514590c577ba4a7b5 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Thu, 13 Nov 2014 13:24:13 +0100 Subject: g-i hurd: fix typo --- bin/g-i-installation.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh index c5fe981d..60223bdf 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 console=dom0 $APPEND" + APPEND="hd0=nodma console=com0 $APPEND" ;; *) ;; esac -- cgit v1.2.3-54-g00ecf