LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Install problems on Proliant 2500 (https://www.linuxquestions.org/questions/linux-software-2/install-problems-on-proliant-2500-a-75119/)

RichF 07-23-2003 02:58 AM

Install problems on Proliant 2500
 
I have been trying to install Suse 8.2 on a Compaq Proliant 2500. Booting from a CD, I got as far as:

RAMDISK: Compressed image found at block 0

and the system hung.

I've managed to resolve that issue after searching these forums by entering mem=512M as an install parameter.

The installation now stops with:

kmod: failed to exec /sbin/modprobe -s -k block-major-8, errno=2

I undestand this is something to do with the SCSI hardware detection but I don't know how to resolve it. Anyone come across this problem before?

Thanks

davidcthursby 07-23-2003 07:56 AM

I have also had this prob, but was using Red Hat 8. When RH9 came out - the problem went away! It is now my home file server. If I knew more about the changes from 8 to 9, then I copuld give a better answer. Anyone else have this knowledge???

I still have the same problem with my P5000 however.

DT

RichF 07-25-2003 02:47 AM

Thanks for the advice. I tried Redhat 9 at got a similar error. I then did some more research and tried this:

Linux mem=exactmap mem=640k@0 mem=512M@1M

This also caused a problem so I tried:

Linux mem=exactmap mem=640k@0 mem=490M@1M

The only difference here is that I specified slightly less memory than my system has (512MB)

So it seems as if these errors are down to memory mapping. I would like to understand it better. Can anyone explain this?

RF

davidcthursby 07-25-2003 08:52 AM

Rich,

Can we assume that this last statement actually worked?

If so, I will try this on my 500 ASAP.

Dave

RichF 07-25-2003 09:42 AM

Dave,

Yes it did. But remember to understate your memory.

Good luke

RF


All times are GMT -5. The time now is 09:17 AM.