X-Git-Url: https://hackdaworld.org/gitweb/?a=blobdiff_plain;f=doc%2FINSTALL;h=95960ddd2a6f828d2f5b19bfe701af5b398c87ac;hb=2f411dbd2beecfa754da780a37f83467230a1a6b;hp=521279756bcb0fe06118af8277c4ecc50403a139;hpb=d6811c8da4cc23507a728b67de0d4844f2c30a65;p=hdw-linux%2Fhdw-linux.git diff --git a/doc/INSTALL b/doc/INSTALL index 5212797..95960dd 100644 --- a/doc/INSTALL +++ b/doc/INSTALL @@ -108,6 +108,7 @@ final steps ----------- - chroot to your new build system and compile a new kernel + (you have to do this if you are not booting via nfsroot!) example: @@ -115,6 +116,7 @@ final steps PATH="/sbin:/bin:/usr/sbin:/usr/bin" --login cd /usr/src/linux make menuconfig + (disable CONFIG_ROOT_NFS, if you are not booting via nfsroot!) make dep bzImage modules modules_install - yo may want to set a root password (default is 'hdw' iirc)