LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 01-02-2003, 06:21 AM   #1
Applejuice
LQ Newbie
 
Registered: Jan 2003
Location: Norway
Posts: 29

Rep: Reputation: 15
Unhappy Kernel problem...HELP!


Hello. I'm new to this liunx thing. I've got the Linux Mandrake 9.0 version and red hat 8.0. My problem is that when i'm trying to install any of this versions of linux i get a "kernel panic".
I think i know where the fault is because in both versions it stops with this "kernel panic" when trying to load pcmcia slots on my laptop. In BOTH versions. And whats really bothering me is that my laptop is brand new. AMD 1800+ (1.6GHz) Packard bell.
I could really need some expert help on this so that i can try out linux. . .I've tryed to run "no probe" mode and all the other installation modes without succeeding. Is there any way the kernel can skip this pcmcia slots from loading at all?? Please help me. . .

Kenneth
 
Old 01-02-2003, 07:37 AM   #2
coolwind
LQ Newbie
 
Registered: Dec 2002
Posts: 12

Rep: Reputation: 0
what is the kernel panic message displayed ?
 
Old 01-02-2003, 08:04 AM   #3
Mik
Senior Member
 
Registered: Dec 2001
Location: The Netherlands
Distribution: Ubuntu
Posts: 1,316

Rep: Reputation: 47
Well I'd start at the following site to look for specific information on your laptop (or a similar laptop) which might help. http://www.linux-laptop.net

Is it possible to disable the pcmcia in the bios just to get past the install stage?
 
Old 01-02-2003, 11:14 AM   #4
Applejuice
LQ Newbie
 
Registered: Jan 2003
Location: Norway
Posts: 29

Original Poster
Rep: Reputation: 15
It says something like: "Bank: 00000003...... " and then a hole lot of numbers. I dont have the hole nr here. I can get it on tirsday. . .is that relevant??
 
Old 01-02-2003, 11:17 AM   #5
Applejuice
LQ Newbie
 
Registered: Jan 2003
Location: Norway
Posts: 29

Original Poster
Rep: Reputation: 15
It is not possible to do that from BIOS no!!! The BIOS on this comp sucks!
 
Old 01-02-2003, 12:10 PM   #6
coolwind
LQ Newbie
 
Registered: Dec 2002
Posts: 12

Rep: Reputation: 0
a google search with the exact message can prove helpful

another thing ... there is a way i can think of ... don't know if it will work ... try at ur own risk

u must be getting a kernel panic when u r booting ur system
before that u will be having a bootloader screen , i assume its grub
at grub instead of normal booting enter single user mode, this will get u a root shell. descend into /usr/src/linux and recompile ur kernel and disable kernel support for pcmcia ... that way kernel will not try to initialize them since it will no longer support them ... if u really do try this then pls let me know too if it worked or not
 
Old 01-02-2003, 02:40 PM   #7
Applejuice
LQ Newbie
 
Registered: Jan 2003
Location: Norway
Posts: 29

Original Poster
Rep: Reputation: 15
Yes the kernel panic is under booting. . .I use lilo i think, so what should i boot with then to get this single user mode?? Doesn't "single user mode" boot from kernel?? I've been asking around and some people says that there is a way to stop the kernel in the middle of booting by pressing the "i" button or something. Is that bullshit or what. . ??? I've tried it out but nothing happens. . .(by the way, Thanks for you help so far
 
Old 01-02-2003, 02:54 PM   #8
coolwind
LQ Newbie
 
Registered: Dec 2002
Posts: 12

Rep: Reputation: 0
pressing i will get you into interactive mode while booting and linux will ask for your permission before starting any service/deamon and this works by pressing i just before that scroll of [OK] and [FAILED] begins
i dont know if single user option exists with lilo
but in grub u need to press e (for edit) while at the grub screen . If you had set a bootloader password while installation, it will ask you for that password.
 
Old 01-02-2003, 03:28 PM   #9
Applejuice
LQ Newbie
 
Registered: Jan 2003
Location: Norway
Posts: 29

Original Poster
Rep: Reputation: 15
Which version of linux are you talking about?? I think you can choose what kind of boot loader you want to use during installation. (in mandrake 9.0) What can i edit with this "Pressing e" button? What the kernel should start?? or what??
 
Old 01-03-2003, 02:43 AM   #10
coolwind
LQ Newbie
 
Registered: Dec 2002
Posts: 12

Rep: Reputation: 0
i am using redhat 7.2 and 8.0
that e option is meant for editing the booting parameters but it is possible to get a root shell through that and happens to be a trivial hacking method for a system which u can physically access.
yes it is possible to choose ur bootloader during installation and this e option is definitely available with grub but i have no idea about lilo so just try pressing e (may b more than once ) at ur bootloader screen
 
Old 01-03-2003, 07:23 AM   #11
Applejuice
LQ Newbie
 
Registered: Jan 2003
Location: Norway
Posts: 29

Original Poster
Rep: Reputation: 15
Do i get this question if i want to disable the pcmcia slots? Or do i have to enter several lines with linux commands in the terminal? Is it like a step by step confirmation maybe?? Anyway, i'm checking it out on tuesday or wed cause then i'm going back home form my x-mas vacation. . So i'll let you know if it works then
 
Old 01-08-2003, 05:57 AM   #12
Applejuice
LQ Newbie
 
Registered: Jan 2003
Location: Norway
Posts: 29

Original Poster
Rep: Reputation: 15
Hey coolwind. Now i can say that this thing with the "e" option did not work. I don't know what i should do now, and that "pressing i" button during booting kernel - I never get so far down the kernel to press i. The error appears before that, right after the pnp check. . . The message:
Bank 3: b40000000000083b at 00000001fc 000363
Kernel Panic - Unable to continue. I guess this means i can not run linux on my comp then. Thats a shame!! Thanks for your help. . .
 
Old 01-09-2003, 06:28 AM   #13
smartes
LQ Newbie
 
Registered: Jan 2003
Location: London, UK
Distribution: Red Hat
Posts: 14

Rep: Reputation: 0
Hello Kenneth - Not to worry!


You need to boot from your boot disk and at the boot prompt pass kernel options to prevent the Kernel Panic
boot: linux nomce OR
boot: linux noisapnp

If these don't work you may have to try out other options

Then after logging in as root edit the /etc/grub.conf file and add these options at the end of the kernel line
kernel /vmlinuz-2.4.18-14 ro root=LABEL=/ hdc=ide-scsi pci=off nomce

I had to use pci=off as well

 
Old 01-10-2003, 06:25 AM   #14
Applejuice
LQ Newbie
 
Registered: Jan 2003
Location: Norway
Posts: 29

Original Poster
Rep: Reputation: 15
Thank smartes . . .It helped!!!
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem installing module in Fedora Core 2 (2.6 kernel vs 2.4 problem?) Arodef Linux - Kernel 3 11-30-2007 02:55 PM
kernel 2.6.9 Kernel panic problem salahuddin_66 Slackware 2 08-11-2007 03:17 AM
Kernel panic problem with all of my kernels after installing new kernel nosebleed Linux - Software 2 04-14-2006 09:48 PM
Problem booting up new kernel. Kernel panic error... RHLinuxGUY Red Hat 2 04-11-2004 04:59 AM
Linux Kernel Problem -- Kernel panic: CPU context corrupt crcooney Linux - Distributions 0 01-15-2004 08:48 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 12:06 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