attempts to write stuff on the wemu output
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 6 Mar 2015 23:20:57 +0000 (00:20 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 6 Mar 2015 23:20:57 +0000 (00:20 +0100)
initscripts/pl_sysinit

index 8b3d421..487964f 100755 (executable)
@@ -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@"