How to use the OLD kernel after Mandrak 9.1 installation?

Hi When I install Linux from my cd using the 2. 4. 21, my system hangs. I tried different bios config, nothing works. But when I use alt1 (2. 4. 19) kernel, the whole installation proces runs smoothly but after the installation, mandrake uses the 2.

Everything Linux 1798 This topic was started by ,


data/avatar/default/avatar33.webp

30 Posts
Location -
Joined 2003-04-16
Hi
When I install Linux from my cd using the 2.4.21,
my system hangs. I tried different bios config,
nothing works.
But when I use alt1 (2.4.19) kernel, the whole installation proces runs smoothly but after the installation, mandrake uses the 2.4.21 kernel again which gaves me a lot of trouble while booting my system.
How can I tell mandrake to keep using the old one after installation has been completed???
 
Thanks in advance! 8)

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar19.webp

24 Posts
Location -
Joined 2003-04-15
>How can I tell mandrake to keep using the old one after installation has been completed???
 
Dunno.
But since you've already installed a system, let's try to fix it. First you want to boot your
system with another kernel. Use the CD with the alt1 kernel to boot your computer.
My guess (it's been long time since I last installed mdk) is that somehow you will be
presented with an option to pick a kernel and add options to it. If not, try pressing Escape
or something. Load the kernel from the CD, but use the linux partition on tour hard disk
for the root file system in stead of the RAM image on the CD:
alt1 root=/dev/hda1
 
(replace /dev/hda1 with the partition on which you installed linux)
If all goes well, you will have a working OS now. Then you can install any kernel you wish, using
the normal package management tools (I prefer to use rpm on the command line, but use
whatever suits you.) From here you can do several things: install another kernel RPM from
your CD's (I'd start with the Linus kernel, given that the current Mandrake kernel doesn't
work for you).
 
Or you install the kernel source, and make your own kernel. Start by making a
small kernel, containing only what you really need.
 
Good luck. Let us know if there are more problems.
 
--- G

data/avatar/default/avatar33.webp

30 Posts
Location -
Joined 2003-04-16
OP
THanks for the detailed info!
As soon as I tried it, I'll let you know

data/avatar/default/avatar33.webp

30 Posts
Location -
Joined 2003-04-16
OP
Ok, booting from cd to access harddisk almost works..
except for this question;
 
Please enter the directory (iso or image file) containing
the Mandrake Linux Distribution.
 
what's the path????

data/avatar/default/avatar19.webp

24 Posts
Location -
Joined 2003-04-15
>Please enter the directory (iso or image file) containing
>the Mandrake Linux Distribution.
 
Huh? When do you get this question?
Anyway, try /mnt/cdrom .
No guarantees that this will work, though.

data/avatar/default/avatar33.webp

30 Posts
Location -
Joined 2003-04-16
OP
It happens when I follow your instructuons. . .
MDK automatically mounts the cdrom and HD partition but can't find that image file.