attempts to write stuff on the wemu output
[bootcd.git] / 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@"