]> hackdaworld.org Git - hdw-linux/hdw-linux.git/blobdiff - doc/INSTALL
fixed/updated thunderbird & firefox + added thunderbird to targets
[hdw-linux/hdw-linux.git] / doc / INSTALL
index c8c30d228269c07778c6f48a03469d46cf198509..08c23dc4026ee41c70fad3d92cdbf8d796dbc07d 100644 (file)
@@ -15,6 +15,8 @@ offer the binaries of the latest stable release on hackdaworld.dyndns.org,
 mirrors appreciated! finally some configuration issues are discussed and the
 system is prepared for reboot.
 
 mirrors appreciated! finally some configuration issues are discussed and the
 system is prepared for reboot.
 
+for both ways you will need kernel 2.6 running to do the chroot later on!
+
 here we go ...
 
 1. way - hdw-distro ready @ $hdw_build_dir
 here we go ...
 
 1. way - hdw-distro ready @ $hdw_build_dir
@@ -147,8 +149,8 @@ final steps
 
        example:
        
 
        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 ]
 
 
        [ WARNING : your system will not start up without these nodes ]