LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-26-2003, 07:37 PM   #1
mrwood411
LQ Newbie
 
Registered: Jun 2003
Location: NYC metro
Distribution: RH9
Posts: 6

Rep: Reputation: 0
problem during installation


I'm trying to install RH9 on an Aopen AX6BC board, w/256 memory & GEforce2 video card, new Samsung 40gig HD. The CPU is an upgrade for this Slot1 board, which allows 1.4gig Celeron to be used (bus is 100mhz, chipset is IntelBX, brand and id of product: powerleap.com, iP3/T)

I get the unwelcome message: "There was an error installing ... This can indicate media failure, lack of disk space, and or/hardware problems."

I have seen, here and elsewhere, these suggestions: 1) use 'boot: linux ide=nodma', 2) disable PnP OS, 3) use 'boot: mem=xxxM, 4) use text installer, 4) update BIOS, 5) check media. 6) check CDrom drive

I've done everything except #3. Any other suggestions?
 
Old 06-28-2003, 05:07 PM   #2
cropcircle
Member
 
Registered: Jun 2003
Location: Netherlands
Distribution: Red Hat Linux 9, FreeBSD 4.8, Knoppix 3.2
Posts: 182

Rep: Reputation: 30
Can you post some more information regarding the error?

Is it possible to put some temporary logfiles during installation (see the /tmp directory during installation on a virtual console <CTRL-ALT-F1>) on a floppy disk and post them here?

Have you tried some stuff at the following URL?

http://www.redhat.com/docs/manuals/l...-bootopts.html

Does "linux noprobe" work?
 
Old 06-28-2003, 11:12 PM   #3
mrwood411
LQ Newbie
 
Registered: Jun 2003
Location: NYC metro
Distribution: RH9
Posts: 6

Original Poster
Rep: Reputation: 0
Thank you for your interest cropcircle.

Will post logfiles as you suggest within 36 hours (not at home right now). I have looked at those consoles and didn't see anything that looked wrong --but I am admittedly a novice here.

The only thing I left off of the error message (original post) was the package name --because the error happens at different points in the package installation process. I have been able to get about 4 minutes into the package installation (about 400m installed), but often I get the fatal error message almost as soon as the packages start to be copied. The most successful attempt so far, I used: 'linux text noprobe ide=nodma noapic' I was able to get 15 minutes and 817m of packages installed. Curiously however, on the very next attempt at installation the job failed right away!

I believe Linux partitioning is being carried out OK. By the way, this is a dual boot system, and win98SE has its own partition and is happy. Win98 on first 15meg of the HD.

Will check the URL you listed.
 
Old 06-30-2003, 11:33 AM   #4
mrwood411
LQ Newbie
 
Registered: Jun 2003
Location: NYC metro
Distribution: RH9
Posts: 6

Original Poster
Rep: Reputation: 0
more information about the problem (for cropcircle)

I used: 'linux text noprobe ide=nodma noapic'

Fatal hardware error message appeared as always during copying of packages, specifically "glibc 2.3.2-5" in the first minute of package loading time.

last 5 lines, F3
going to mount none on /mnt/sysimage/proc
moving (1) to step migrate filesystems
moving (1) to step setuptime
moving (1) to step preinstallconfig
moving (1) to step install packages

last 5 lines, F4
<6>EXT3 FS 2.4-0.9.19, 19 Aug 2002 on ide0(3,5), internal journal
<6>EXT3-fs: mounted filesystem with ordered data mode.
<6>Kjournald starting- commit interval 5 seconds
<6>EXT3 FS 2.4-0.9.19, 19 Aug 2002 on ide0(3,2), internal journal
<6>EXT3-fs: mounted filesystem with ordered data mode
 
Old 06-30-2003, 06:56 PM   #5
cropcircle
Member
 
Registered: Jun 2003
Location: Netherlands
Distribution: Red Hat Linux 9, FreeBSD 4.8, Knoppix 3.2
Posts: 182

Rep: Reputation: 30
A very silly (sometimes they work) quick (I must go to bed) suggestion :

Do you have 3 empty CD-RW disks and a cd burner?

If so, make a copy of Red Hat Linux 9 on CD-RW (so you will be using completely different media) and try again install from CD-RW media.

It's just a blind shot in the dark, but should not take too much of your time.

Good luck.
 
Old 06-30-2003, 08:14 PM   #6
mrwood411
LQ Newbie
 
Registered: Jun 2003
Location: NYC metro
Distribution: RH9
Posts: 6

Original Poster
Rep: Reputation: 0
Well I have tested these installation CDs several times. I will do what you suggest as a last resort.

The really perplexing thing is: I have, on two occasions, managed to get over 12 min into the installation! Then immediately afterward, nowhere!

I will attempt an install to another, identical motherboard, but with a different processor. There is some chance the CPU is the root of the problem.

Thanks again.
 
Old 07-01-2003, 09:24 AM   #7
mrwood411
LQ Newbie
 
Registered: Jun 2003
Location: NYC metro
Distribution: RH9
Posts: 6

Original Poster
Rep: Reputation: 0
Update: The problem here was caused by the CPU: specifically, an upgrade adapter which allows a Slot1, PII type mb (AOpen AX6BC) to employ a newer PIII CPU (in this case, a 1.4ghz Celeron/Tulatin).

I could not find any BIOS settings that allowed RH9 to install.

Upgraders using powerleap.com technology should be aware of this incompatibility.

Thanks to cropcircle for ideas.
 
Old 07-05-2003, 02:52 PM   #8
cropcircle
Member
 
Registered: Jun 2003
Location: Netherlands
Distribution: Red Hat Linux 9, FreeBSD 4.8, Knoppix 3.2
Posts: 182

Rep: Reputation: 30
Good to hear you found the cause of the problem. A nice little utility for your collection of floppy-disks or CD-R's, might be the tool Memtest86, which can be found at the following site :

http://www.memtest86.com/

Basically, it's a loader with a small Linux kernel and a small diagnostic program for memory checking. Maybe it's a handy tool for you to diagnose potential system instability with Linux in the future. While we're at it, have you tried Knoppix - a Linux distribution which runs completely from CD. Also very handy for troubleshooting.
 
Old 07-08-2003, 06:23 PM   #9
mrwood411
LQ Newbie
 
Registered: Jun 2003
Location: NYC metro
Distribution: RH9
Posts: 6

Original Poster
Rep: Reputation: 0
Will look into both memtest86 and Knoppix; thanks cropcircle.

I have checked powerleap.com and learned that RH9 _has_ been installed with a 1.4 gig Celeron on some boards. I am curious to know if it is just the anaconda installer that is incompatible with my setup, as opposed to the Linux kernel. I'm guessing it is only anaconda that is causing the problem. Knoppix would allow me to check this theory directly. Memtest86 might give clues about what specifically is causing a problem.

I have contacted RH support and am expecting some kind of reply.
 
  


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



Similar Threads
Thread Thread Starter Forum Replies Last Post
Installation Problem noelg100 Linux - Newbie 1 05-20-2005 05:00 PM
installation problem joe chonk Red Hat 1 10-14-2004 01:42 PM
installation problem ronss Linux - Distributions 3 04-16-2003 06:27 AM
Installation Problem ALBlackshire Linux - Software 0 01-03-2002 09:03 PM
LiLo Installation problem ?and (GNOME and KDE problem) hitesh_linux Linux - Software 1 01-01-2002 05:56 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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