LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 05-14-2005, 02:37 PM   #31
trey31357
Member
 
Registered: Apr 2005
Location: Birmingham, AL
Distribution: Win XP Pro / Slackware 10.1 dual-boot
Posts: 83

Original Poster
Rep: Reputation: 15

Well, my idea did not work. However, I did just install Lilo to the MBR, and it recognizes both Windows and Slack and can boot into both. And plus, now I know how to rebuild the MBR in the future if I have to. I guess my focus now is getting the 2.6.10 kernel working...I'm going to Google it, and see how to do this via pkgtool...if you have any other tips for my endeavor feel free to post them.

Thanks alot for the help guys.
 
Old 05-14-2005, 02:55 PM   #32
trey31357
Member
 
Registered: Apr 2005
Location: Birmingham, AL
Distribution: Win XP Pro / Slackware 10.1 dual-boot
Posts: 83

Original Poster
Rep: Reputation: 15
Alright, so I could not find the /testing folder to look for the precompiled kernel....even after a Find Files search I did not locate it. I downloaded 2.6.11.9, and might could use a tip or two to install that. The last time I tried, I somehow got it to boot but with no modules installed, and had many fatal errors at boot due to this. Would anyone offer an installation method besides ./configure, make, make install?

Thanks.
 
Old 05-14-2005, 03:07 PM   #33
trey31357
Member
 
Registered: Apr 2005
Location: Birmingham, AL
Distribution: Win XP Pro / Slackware 10.1 dual-boot
Posts: 83

Original Poster
Rep: Reputation: 15
Granted, I used a little more complex online install guide, but apparently I left out the line to configure modules, so if anyone could just give a step-by-step...thanks.
 
Old 05-15-2005, 09:23 AM   #34
killerbob
Member
 
Registered: Oct 2004
Location: Ottawa, ON
Distribution: Slackware
Posts: 662

Rep: Reputation: 31
Basic step-by-step...

1. Download the kernel.
2. Unzip the kernel.
3. Make a symlink for /usr/src/linux that points to the current kernel source tree. (new module installs often only look there, rather than querying the kernel to find its source)
4. cd to /usr/src/linux
5. make mrproper
6. make menuconfig / make xconfig / copy your old .config to the /usr/src/linux
--> make menuconfig when in CLI mode.
--> make xconfig if you have QT installed. (comes with KDE packages)
--> To save time and keep the same kernel config as last time, you can just copy the file .config from the old Linux source directory to the new one. This only works if you're keeping within the same tree (2.6 or 2.4)
7. make
8. make modules_install
9. cp System.map /boot/System.map-(version)
10. cp arch/(arch)/boot/bzImage /boot/vmlinuz-(version)
--> (arch) depends on your CPU type. i386, most likely.
11. cd /boot
12. ln -s System.map-(version) System.map
13. ln -s vmlinuz-(version) vmlinuz
14. update your lilo.conf
15. run lilo
16. reboot.


When updating your lilo.conf, I suggest that you keep an option for the old/install kernel, so that you can revert if your kernel configuration is wrong. I don't know anybody who got the kernel right on their first try.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Dual-booting Mandrake & Slackware: Kernel panic: VFS: Unable to mount root fs vasudevadas Linux - General 5 08-22-2004 04:43 PM
booting new kernel. Booting new kernel dies with INIT: VFS issue, really mus335 Linux - General 0 04-21-2004 11:52 AM
Are you dual booting and Windows stopped working (booting) then here's the answer: rberry88 Linux - General 1 02-12-2004 09:05 AM
Dual Booting Slack with a new kernel compile? biledaemon Slackware 4 11-16-2003 11:23 AM
kernel panic message (for dual booting of win2k and 7.3 smurray723 Linux - Newbie 10 11-22-2002 11:16 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 04:00 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration