summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xstage11
1 files changed, 1 insertions, 0 deletions
diff --git a/stage1 b/stage1
index 993173a..53e872e 100755
--- a/stage1
+++ b/stage1
@@ -438,6 +438,7 @@ case "$1" in
sudo mknod ttyO1 c 253 1
sudo mknod ttyO2 c 253 2
sudo mknod ttyO3 c 253 3
+ sudo chmod a+rw null zero
;;
"kernel" )