Serious problem while booting from my Mandrake 9.1 /9.2rc CD

When I boot the Mandrake 9. x cd, and press Enter, it tries to run kernel 2. 2. 24 (mandrake 9. 1 and 9. 2rc) and my system crashes. If I choose to boot with the alt kernel, 2. 2. 18 or 2. 2. 19, everything goes well but when I reboot after the installation proces, it's still trying to boot with 2.

Everything Linux 1798 This topic was started by ,


data/avatar/default/avatar33.webp

30 Posts
Location -
Joined 2003-04-16
When I boot the Mandrake 9.x cd, and press Enter, it tries to run kernel 2.2.24 (mandrake 9.1 and 9.2rc) and my system crashes.
 
If I choose to boot with the alt kernel, 2.2.18 or 2.2.19, everything goes well but when I reboot after the installation proces, it's still trying to boot with 2.2.24 and.... system hang when booting... almost directly.
 
So, how can I make sure, mandrake keeps booting with 2.2.18/19 instead of the newer one??
 
PLEASE HELP.
THANKS!!

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/avatar12.webp

10 Posts
Location -
Joined 2003-10-06
this is not serious.
 
if you are using grub as your boot loader, look at /etc/grub.conf or wherever mdk puts it. if you are using lilo - check lilo.conf respectively. dont forget to run lilo after altering the conf file for changes to take effect. grub does not require that.
also dont forget that google and man are your friend. man grub for more info.
 
best regards,
Zambarra

data/avatar/default/avatar33.webp

30 Posts
Location -
Joined 2003-04-16
OP
Bootloader???

I can't BOOT linux so how can I change any config file at all???
 
Ok, when I installed linux, reboot, bootloader.. choosing an option and it doesn't matter wich one cause my system hangs after choosing an option to boot......

data/avatar/default/avatar12.webp

10 Posts
Location -
Joined 2003-10-06
sorry 'bout that misread that whole install cd part.
 
in that case -
 
whats the error message? kernel panic, what? you might need to pass some parameters to the kernel, depending on the error.
otherwise, just make sure you choose the 2.4.19 kernel during install, that'll prolly require going into expert mode or choosing individual packages, dont remember how mdk has.
 
good luck!
Zambarra

data/avatar/default/avatar33.webp

30 Posts
Location -
Joined 2003-04-16
OP
Hi, no hard feelings
Sometimes I can be very euhw, 'unclear' If you know what I mean.
Anyhow, if I boot from CD, I can choose the Working kernel,
but after mdk installation has been completed, it uses the not working kernel.
And I have no idea how to choose another kernel via the bootloader.
 
And if this is possible, what bootloader would you recommend and what paramaters and btw, what distro are you using?
 
This problem of mine occurs with Mandrake 9.1/9.2 . RH. Lycoris

data/avatar/default/avatar12.webp

10 Posts
Location -
Joined 2003-10-06
whats the error message? need more info here to work with.
 
(im a redhat fan myself.)
 
just type the last 3-4 lines of text you are getting. IF you are getting any messages. as far as bootloaders go, my preference is set to whichever is installed by default.

data/avatar/default/avatar33.webp

30 Posts
Location -
Joined 2003-04-16
OP
ok..
 
It stops around hda ... bla ... hdb... . I/O message and after this it hangs. mdk 9.2 rc2
 
mandrake 9.1 / rh.. . it suddenly reboots or hangs without any message..
right afer the Uncompressing kernel at the beginning

data/avatar/default/avatar12.webp

10 Posts
Location -
Joined 2003-10-06
doesnt sound too good. get memtest-86 and check your ram for consistency.
also check your hdd for ecc errors. (might take a while)
 
have fun.
Zambarra

data/avatar/default/avatar33.webp

30 Posts
Location -
Joined 2003-04-16
OP
I think my mainboard isn't 100% anymore...
 
I tried al the four dimms independantly... Same errors..
 
hd is ok
 
maybe a fault in the IO chip??!

data/avatar/default/avatar12.webp

10 Posts
Location -
Joined 2003-10-06
as a part of the troubleshooting process id warmly recommend knoppix, if that thing boots, your ram is prolly ok and if there are any problems, they show up in dmesg. see if you can get your hand on a copy of that.
 
www.knoppix.net
 
another suggestion is to let is sit for a while, see what happens. also, at the bootloader try this... hit a, delete all the parameters, type linux=single and hit enter. that *should* boot you into runlevel 1, sigle user mode, this is where most of troubleshooting occurs. see what happens. if you get to a command prompt - great, type in dmesg | less and look for errors to get a clue on whats going on.
 
googd luck,
zambarra