LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
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-22-2003, 04:07 PM   #1
hsa
Member
 
Registered: Jan 2003
Posts: 50

Rep: Reputation: 15
rh8 - can't start after instalation


This is my computer specs:
1- 2 processors xeon 1.8 ghz
2- 1050 gb memory
3- Intel Server MotherBoard (SE7500CW2)
4- 2 HD 80Gb

i install rh8 server on the box and every just went smooth, but when i reebot the computer after a succefull instalation it just stops after the configuring Kernel Parameters.
The last mensage is
configuring Kernel Parameters [OK]

that's it.
 
Old 01-22-2003, 04:33 PM   #2
KevinJ
Member
 
Registered: Feb 2001
Location: Colorado Springs, CO
Distribution: Redhat v8.0 (soon to be Fedora? or maybe I will just go back to Slackware)
Posts: 857

Rep: Reputation: 30
What kind of system is this? Sounds like a server. Your linux installation is probably running the SMP kernel. Make sure that the BIOS/NVRAM setup of your computer is set properly to support the correct APIC mode.

-Kevin
 
Old 01-23-2003, 04:26 AM   #3
hsa
Member
 
Registered: Jan 2003
Posts: 50

Original Poster
Rep: Reputation: 15
thanks for answer.
Quote:
Originally posted by KevinJ
What kind of system is this? Sounds like a server. Your linux installation is probably running the SMP kernel. Make sure that the BIOS/NVRAM setup of your computer is set properly to support the correct APIC mode.

-Kevin
yes, i'm installing a linux file server for a windows network. this is the first time i use a dual processor on a linux machine with this type of hardware. i've donne all right with some olders machine and everything went smooth.

What do u mean with the BIOS/NVRAM setup of your computer is set properly to support the correct APIC mode ?
 
Old 01-23-2003, 08:30 AM   #4
KevinJ
Member
 
Registered: Feb 2001
Location: Colorado Springs, CO
Distribution: Redhat v8.0 (soon to be Fedora? or maybe I will just go back to Slackware)
Posts: 857

Rep: Reputation: 30
What brand of server is this? For instance, Compaq Proliants have a setup utility called SmartStart, that you boot to when installing. It asks you a few questions and checks your hardware and sets things like the APIC mode to support multiple processors and other stuff. I believe Dell and IBM have something similar. If this is a white box, then you will have to do it manually I guess.

Another you might try is booting into single user mode as a test, perhaps we can look around a bit then. Or else with the RH cd and that can give us a rescue mode to poke around as well.

How many times have you attempted this installation?


-Kevin
 
Old 01-23-2003, 09:15 AM   #5
hsa
Member
 
Registered: Jan 2003
Posts: 50

Original Poster
Rep: Reputation: 15
ok, this is a white box and everything seens ok on the hardware diag.

already tryed to boot in both modes, but couldn't go any where. always got the some result.

i've also installed this more than once but also got the same results.

so that leaves us only the rescue mode on boot. i can do that. what do i have to look after doing so?
 
Old 01-23-2003, 10:27 AM   #6
KevinJ
Member
 
Registered: Feb 2001
Location: Colorado Springs, CO
Distribution: Redhat v8.0 (soon to be Fedora? or maybe I will just go back to Slackware)
Posts: 857

Rep: Reputation: 30
One thing that would be nice to know.. is which version of the kernel you are booting. Is it the SMP or regular or Bigmem version? It should be the SMP version.

It would be nice to see what your grub.conf or lilo.conf looks like.

check /var/log/messages and dmesg for anything that looks like it might indicate what the problem might be.

-kevin
 
Old 01-23-2003, 01:21 PM   #7
hsa
Member
 
Registered: Jan 2003
Posts: 50

Original Poster
Rep: Reputation: 15
my kernel: 2.4.18-14.
tryed to start with or without the smp version.

also used grub or lilo, but got the same result.

my lilo.conf is nornal:
Quote:
prompt
timeout=50
default=linux
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
message=/boot/message
linear

image=/boot/vmlinuz-2.4.18-14smp
label=linux
initrd=/boot/initrd-2.4.18-14smp.img
read-only
append="root=LABEL/"

image=/boot/vmlinuz-2.4.18-14
label=linux-up
initrd=/boot/initrd-2.4.18-14.img
read-only
append="root=LABEL/"
just to wrap it up, all my /var/log/ files from today are 0 lengh, so...

the dmesg is too big.... not sure what to look..

ok, got this on the log file:
Quote:
IO APIC #2 ....
... register #00: 02008000
... : physical APIC id: 02
WARNING: unexpected IO-APIC, please mail to linux-smp@vger.kernel.org
... register #01: 00178020
... :max redirection entries: 0017
... :PRQ implemented: 1
... :IO APIC version: 0020


........
not sure what else... do u want me to post all the file here?

Last edited by hsa; 01-23-2003 at 01:22 PM.
 
Old 01-23-2003, 02:10 PM   #8
KevinJ
Member
 
Registered: Feb 2001
Location: Colorado Springs, CO
Distribution: Redhat v8.0 (soon to be Fedora? or maybe I will just go back to Slackware)
Posts: 857

Rep: Reputation: 30
Check your bios for a setting called "MP" or something like that.

It may currently have a setting of "1.4" and you should change that to '1.1". Also, some servers have an "apic mode" BIOS setting or something similiar that shoud be set to "full table" or "full table mapped".

You may also need to boot with the "noapic" kernel option like this:

linux noapic


Try one or all of those. If none of that works, I would try removing first one and then the other of your processors and reinstalling a quick stripped down version of RH. Just to see if that makes a diff.

-Kevin
 
Old 01-24-2003, 04:02 AM   #9
hsa
Member
 
Registered: Jan 2003
Posts: 50

Original Poster
Rep: Reputation: 15
ok, starting with the 1st options:
i don't have anything like that on my bios. but i do have this on my dmesg output:
Quote:
number of MP IRQ sources: 20.
number of IO-APIC #2 registers: 24.
number of IO-APIC #3 registers: 24.
number of IO-APIC #4 registers: 24.
testing the IO APIC................
IO APIC #2 ....
... register #00: 02008000
... : physical APIC id: 02
WARNING: unexpected IO-APIC, please mail to linux-smp@vger.kernel.org
... register #01: 00178020
... :max redirection entries: 0017
... :PRQ implemented: 1
... :IO APIC version: 0020
then i got this mapped table, and it goes with the other's IO APIC
....

so i think i got the right anwser on the io apic full mapping of irq's, right?

already started with the noapic option but got the same result.

Last edited by hsa; 01-24-2003 at 07:49 AM.
 
Old 01-24-2003, 09:48 AM   #10
KevinJ
Member
 
Registered: Feb 2001
Location: Colorado Springs, CO
Distribution: Redhat v8.0 (soon to be Fedora? or maybe I will just go back to Slackware)
Posts: 857

Rep: Reputation: 30
Well... I don't know what to say now.

I have searched the internet and SEVERAL people with Xeon machines have reported that changing that "1.4" to "1.1" has fixed the problem for them... but you can't find it.

I suggest two things... one, check again.... and two, contact the MB manufacturer through their support site.

Good luck,

Kevin
 
Old 01-24-2003, 11:22 AM   #11
hsa
Member
 
Registered: Jan 2003
Posts: 50

Original Poster
Rep: Reputation: 15
ok, thanks for trying to help me.
regards
 
  


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



Similar Threads
Thread Thread Starter Forum Replies Last Post
I can't start Win XP due to disk error after RH9 instalation ! sydzmizaar Linux - General 5 11-24-2003 03:35 AM
i Got 1 Harddisk with Win XP & RH8 Dual Boot,will WinXP perform slower coz i got RH8? kublador Linux - General 4 08-27-2003 11:32 PM
Newbie start up problems - RH8 cjmanoj Linux - General 1 07-20-2003 04:29 AM
RH8 Setting up firewall - how to start? melmore Linux - Networking 2 12-21-2002 05:18 PM
Installing RH8.0 and specifying text mode but still wants to try and start anaconda? severedhead Linux - Software 2 10-17-2002 02:39 PM

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

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