X-Git-Url: https://hackdaworld.org/gitweb/?a=blobdiff_plain;f=doc%2FINSTALL;h=54f52f4d616dbb057ee260852098f20fc25634d8;hb=962e40b1ad682b009f91ec2773d89d53bbe67f47;hp=082aad677c73db632365b6fda89758f78b91f042;hpb=0adb8e6cc6bae716ad6d56dcb0fa5a472b5b2c05;p=hdw-linux%2Fhdw-linux.git diff --git a/doc/INSTALL b/doc/INSTALL index 082aad6..54f52f4 100644 --- a/doc/INSTALL +++ b/doc/INSTALL @@ -86,7 +86,7 @@ in the ./misc/hdw-tools directory. EOF ./scripts/Helper -create_dist_file - . misc/hdw-tools/hdw-get dist-install /mnt/hdw-target \ + ./misc/hdw-tools/hdw-get dist-install /mnt/hdw-target \ ./distro/ you may edit the distribution file, hdw-get should actually warn you @@ -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