Operating Systems > Linux and UNIX
Slackware kernel problem
Calum:
beltorak, your tutorial is a lot better than pitiful!
i used it the night before last to recompile my kernel and it worked totally without a hitch. i followed your instructions and was grateful for your normal-english explanations of each step, and resultantly i successfully configured my kernel for the first time, having had many unsuccessful attempts in the past i was quite chuffed to say the least.
Thanks very much for your help, beltorak!
the only interesting thing is that i followed your instructions to edit that file in the rc.d directory and put a lot of 'ln' commands in there (which seemed very sensible to me) and on bootup i see a lot of 'ln not recognised' type messages. now i am using mandrake (which uses sysV init) but the thing is that even though it does gtive those error messages, it still appears to do the symlinking fine! :confused:
edit: oh yes and http://www.newtolinux.org.uk/wiki/index.php/How%20to%20compile%20your%20own%20kernel
[ February 17, 2003: Message edited by: Calum: Member # 81 ]
beltorak0:
cool; glad to hear it worked did you use RH sources?
The "ln not recognized" thing might be because the PATH is not initialized when you are invoking the command, in which case you'll have to specify the path to 'ln' at each command: "/bin/ln". Also, which file did you put it in?
Thanks for the other link; it's nice and to the point... very refreshing.
Calum:
nope, i downloaded a stock 2.4.20 kernel from a site in finland as per your instructions. i think my problems before might have been because i have never tried to compile a kernel with anything other than mandrake sources. i was walked through a red hat recompile on red hat 7.0 back when it was new, and it worked but that doesn't really count.
as for where i put the ln stuff, at the top
of /etc/rc.d/rc.modules like you said. but the thing is, it appears to work fine, which it wouldn't do if it really wasn't recognising ln, isn't that right? maybe i should stick it in rc.local instead?
Navigation
[0] Message Index
[*] Previous page
Go to full version