From: Thierry Parmentelat Date: Fri, 6 Mar 2015 23:20:57 +0000 (+0100) Subject: attempts to write stuff on the wemu output X-Git-Tag: bootcd-5.2-5~12 X-Git-Url: http://git.onelab.eu/?p=bootcd.git;a=commitdiff_plain;h=df194cf6f2046316ce227d0933b1f50ddd28088c attempts to write stuff on the wemu output --- diff --git a/initscripts/pl_sysinit b/initscripts/pl_sysinit index 8b3d421..487964f 100755 --- a/initscripts/pl_sysinit +++ b/initscripts/pl_sysinit @@ -2,6 +2,10 @@ . /etc/init.d/pl_functions +echo pl_sysinit on console > /dev/console + +echo pl_sysinit on ttyS0 > /dev/ttyS0 + echo "" echo "PlanetLab BootCD - distro @PLDISTRO@ based on @FCDISTRO@"