SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
hi,
i think i just finished recompiling my kernel according to the recompile for newbies instructions at the top of this forum. the thing is i made a mistake, instead of copying the new entry into my lilo.conf i misread the instructions and renamed the original entry.
when i rebooted it said it was loading "slack.old" when it came to loading X it failed, seems my nvidia drivers needed to be reloaded coz it works now after doing so and im online on the machine now. it seems to be working fine
my question is did i actually recompile my original kernel without backing it up and renamed it?
or possibly did it not recompile at all?
i feel like i was lucky this time that i was able to boot the machine.
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,294
Rep:
if you were compiling the same version of the kernel, the modules may have been overwritten. it depnds on the naming scheme of the distro. look in /lib/modules, and see if there is more than one directory correcsponding to kernel names.
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,294
Rep:
if you overwrote your old modules, then the old kernel wouldn't really work right anyway. adding the newly compiled kernel to lilo with the old one is really just for safety anyway. if the new one doesn't boot, then you have the old one to boot, even if the modules are gone.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.