f23: patch for locating kernel to embed on bootcd
[bootcd.git] / initscripts / pl_sysinit
index 8b3d421..85282b5 100755 (executable)
@@ -1,5 +1,11 @@
 #!/bin/sh
 
+### make sure this output shows up in the console
+
+exec 2>&1
+exec > /dev/console
+
+###
 . /etc/init.d/pl_functions
 
 echo ""