On Tue, Feb 23, 1999 at 10:05:07AM -0600, Richard Gintz wrote:
| RedHat 5.2-Install - How come /usr/src doesn't have a
| linux-2.x.x.tar file in it after an install?
The kernel source isn't installed by default.
Install the kernel-source-whatever.i386.rpm and you'll be set
(assuming you installed everything needed to compile the kernel.)
Or, ftp the kernel source yourself and do it.
For more help, go to the kernel compilation HOWTO ...
| What's the deal? And how would I go about installing this cyclades
| board without the /usr/src/linux containing at least the file
| "config"?
You need a lot more than that :)
Actually, it wouldn't suprise me if they gave you the cyclades module
with the base install ...
% find /lib/modules -name cycl\*
/lib/modules/2.0.36-3/misc/cyclades.o
it looks like they did. Try doing an insmod on this and see if it
helps. You might need to give it some options for irq and IO address,
however.
--
Doug McLaren, [EMAIL PROTECTED]
---------------------------------------------------------------------------
Send administrative requests to [EMAIL PROTECTED]