Getting Kernel Source
- Freely available
- /mit/linux/afskern/ contains some versions known to work with
Linux-AFS.
- Takes about 30MB of disk space when unpacked and built.
- Unpacking: as root, type
cd /usr/src
tar zxvvf
/path/to/kernel/source/archive.tar.gz
- The source will then be in /usr/src/linux.
Previous
Next
Last modified: Thu Jan 9 16:06:36 EST 1997