At 06:11 PM 12/14/01 -0600, Michael D. Schleif wrote:
[...]
[irrelevancies about 2.0.x kernels and "ogriginal Slink" deleted]
>Nevertheless, the problem remains -- the system does *not* recognize
>/dev/hdb1.
>
>Any ideas how to correct this?

Based on what you've posted previously ... I'd second Mike Bell's
suggestion, and extend it to recommending these two changes:

        CONFIG_BLK_DEV_IDE=y
        CONFIG_BLK_DEV_IDEDISK=y

This should suffice to move IDE hard-drive support from modules to the
kernel itself.

If you don't want to go that route ... I'm used to compiling ide support in,
not using modules for it, so I don't actually know what the modules setup
looks like. Charles already suggested:

> Looks like you've got IDE support compiled as a module.  Make sure you're
> loading all the right modules before trying to access the HDD. 

I didn't see any reply to this suggestion. To that end, you might report 

        -- the output (or the ide-related subset) of "lsmod"
        -- the relevant part of /etc/modules
        -- whether the relevant modules are findable by "insmod"

so someone used to using IDE as modules will be able to note anything that's
missing.

What is in directory /proc/ide/hdb/ (if it exists)?

What is in pseudo-file /proc/ide/hdb/driver (if it exists)?


--
------------------------------------"Never tell me the odds!"---
Ray Olszewski                                        -- Han Solo
Palo Alto, CA                                    [EMAIL PROTECTED]        
----------------------------------------------------------------


_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to