small fix to INSTALL documentation + build qt licq frontend
[hdw-linux/hdw-linux.git] / doc / INSTALL
index c8c30d2..54f52f4 100644 (file)
@@ -147,8 +147,8 @@ final steps
 
        example:
        
-       mknod -m 0666 /mnt/hdw-target/dev/null
-       mknod -m 0600 /mnt/hdw-target/dev/null
+       mknod -m 0666 /mnt/hdw-target/dev/null c 1 3
+       mknod -m 0600 /mnt/hdw-target/dev/console c 5 1
 
        [ WARNING : your system will not start up without these nodes ]
 
@@ -167,5 +167,4 @@ troubleshooting:
 - visit: http://www.hackdaworld.dyndns.org/contents/mailing-list/
 - visit: www.linuxfromscratch.org, www.linuxdoc.org, www.rocklinux.org ;)
 
-
 regards hackbard