From 6b98f3d72a609c47f4db16fbffdc23b5fecd9d29 Mon Sep 17 00:00:00 2001 From: Will Sowerbutts Date: Fri, 20 Feb 2015 21:34:11 +0000 Subject: [PATCH] Filesystem tools: Create tty5 through tty8 as standard --- Standalone/filesystem-src/ucp-script.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Standalone/filesystem-src/ucp-script.txt b/Standalone/filesystem-src/ucp-script.txt index 92e24786..67486229 100644 --- a/Standalone/filesystem-src/ucp-script.txt +++ b/Standalone/filesystem-src/ucp-script.txt @@ -22,6 +22,10 @@ mknod tty1 20660 513 mknod tty2 20660 514 mknod tty3 20660 515 mknod tty4 20660 516 +mknod tty5 20660 517 +mknod tty6 20660 518 +mknod tty7 20660 519 +mknod tty8 20660 520 mknod hda 60660 0 mknod hda1 60660 1 mknod hda2 60660 2 -- 2.34.1