Re: Rebuilding the Kernel Mini HOW TO
Michael Olds wrote:
>
> Thank you,
>
> I am still in a fog in terms of simple things like symlinks. What you want
> is to end up with a link in the linux directory called kernel-source-2.4.18
> that links to /usr/src/kernel-source-2.4.18. So how should that be said?
>
> [ ]1.d create a symbolic link to kernel-source-2.4.18 from /usr/src/linux
> $ ln -s /usr/src/kernel-source-2.4.18 /usr/src/linux
No. I don't know if you even *need* the linux symlink. But if you
do, the symlink is /usr/src/linux and it points to /usr/src/kernel-source-2.4.18.
Reply to: