Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 25172 - Unable to load CCISS module on CD boot
Summary: Unable to load CCISS module on CD boot
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: Everything (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Daniel Drake (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-24 03:08 UTC by Willy van Gulik
Modified: 2005-03-25 11:25 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
workaround procedure (gentoo install compaq.txt,4.09 KB, text/plain)
2003-11-30 22:08 UTC, John Huttley
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Willy van Gulik 2003-07-24 03:08:14 UTC
I'm trying to install a Gentoo on a HP ML370R03 with a smart array controler 
641. I have a Raid 5 volume.


Reproducible: Always
Steps to Reproduce:
1. Boot the gentoo CD
2. modprobe cciss


Actual Results:  
init_module : No such device
(driver not loaded)

Expected Results:  
driver to load :)

- On boot, I get an error message about SCSI : 
kmod : failed to exec /sbin/modprobe -s -k scsi_hostadapter errno = 2

- A redhat 8 works and see the system when I use a redhat driver disk provided 
with the array. A redhat 9 have the driver on the boot CD.

Maybe there is a way to load the RH provided driver.

I'm planning to install a RH and then keep the boot and migrate to gentoo.
Comment 1 Willy van Gulik 2003-07-25 07:51:27 UTC
So, I installed a RH8, tried to uncompress a usual gentoo on another partition, but i was unable to make it boot afterward. The gentoo cciss module for kernel style didnt loaded.
Comment 2 Andrew Cooks (RETIRED) gentoo-dev 2003-11-25 00:20:18 UTC
Can you tell us which kernel you used? 

As a workaround, have you tried a different one? You can even use the redhat-sources if you want.
Comment 3 John Huttley 2003-11-29 22:06:36 UTC
I had the same trouble with a 1.4RC CD with the SMP kernel.
The non smp kernel was ok
Comment 4 John Huttley 2003-11-30 22:04:21 UTC
Ok, I've FINALLY

got it working.

I shall upload my solution  and some editorialising as an attachment.

Comment 5 John Huttley 2003-11-30 22:06:51 UTC
compaq smartarray 641 root boot grub
Comment 6 John Huttley 2003-11-30 22:08:20 UTC
Created attachment 21529 [details]
workaround procedure

A nano HOWTO
Comment 7 Mathew Hennessy 2004-04-16 15:09:46 UTC
So to get this straight, in the bootloader config you use the 'c0d0p?' syntax rather than the devfs syntax, but in fstab you use the devfs syntax?

I've been trying to get this working with lilo, not much luck :p
Comment 8 John Huttley 2004-06-23 22:13:37 UTC
Comment on attachment 21529 [details]
workaround procedure

>
>grub
>
>
>root (hd0,0)
>setup(hd0)
>
>
>and yes it will fail, because it can't find the disk or partition or something.
>
>use the 
>device (hd0) /dev/cciss/c0d0p1
>
>(Sorry it might have reversed arguments, I can't recall)


Actually, after talk with Abe, I think this was a typo
c0d0p1 is a partition.

The correct command is likely
device (hd0) /dev/cciss/c0d0

I hope this (cciss) problem no longer exists with the 2004.1 (and later)
releases..
Comment 9 Bob Johnson (RETIRED) gentoo-dev 2004-10-09 18:57:29 UTC
old bug, reopen if necessary
Comment 10 Chris Gianelloni (RETIRED) gentoo-dev 2005-03-25 11:25:16 UTC
Moving these so we can remove the "Install CD" component from "Gentoo Linux".

I apologize to everyone for this spam, but according to the bugzilla developers,
this is the only reasonable way to do this.