kernel location
crimsun at fungus.sh.nu
crimsun at fungus.sh.nu
Sat Jan 22 16:24:16 UTC 2005
On Sat, Jan 22, 2005 at 09:40:45AM -0600, Ben Miller wrote:
> Where do I tell this (or any other software) to look for the kernel?
If by the "kernel" you mean the actual kernel file corresponding to what
is bootstrapped, look in /boot/vmlinuz-$(uname -r) . If you mean the
headers against which you must compile external kernel modules, look in
/usr/src/linux-headers-$(uname -r) . If the latter does not exist,
execute in a terminal (or use Synaptic):
$ sudo aptitude install linux-headers-$(uname -r)
The kernel source, likewise, is in linux-source-2.6.8.1 (for Warty) and
linux-source-2.6.10 (for current Hoary) packages and installs a tarball
to /usr/src/ .
--
Daniel T. Chen crimsun at fungus.sh.nu
GPG key: www.sh.nu/~crimsun/pubkey.gpg.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20050122/3e8be47a/attachment.sig>
More information about the ubuntu-users
mailing list