Re: Kudzu problem

Antonio Galea <[email protected]>
Newsgroups gmane.linux.redhat.release.enigma
Message-ID <Pine.LNX.4.44.0303071542410.3397-100000@beastieboy.uff.netwise.it>
On Fri, 7 Mar 2003, Tony Nugent wrote:

> You'll need to either turn off kudzu, preload the ide-scsi driver in
> your initrd, and/or pass the kernel parameters to let it know that
> is going on (iirc: "ide-scsi=/dev/hdc", but I would check that).
> 

GREAT!!! So that's the trick, have the cd recognized _before_ running kudzu...
almost obvious, now that you've told me :-)

I've tested it with

#ls -l /dev/cdrom
lrwxrwxrwx    1 root     root            8 Mar  7 15:45 /dev/cdrom -> /dev/sr0
#kudzu
#ls -l /dev/cdrom
lrwxrwxrwx    1 root     root            8 Mar  7 15:45 /dev/cdrom -> /dev/hdc
#ln -sf /dev/sr0 /dev/cdrom
#modprobe sr_mod 
#kudzu
#ls -l /dev/cdrom
lrwxrwxrwx    1 root     root            8 Mar  7 15:46 /dev/cdrom -> /dev/sr0

... it works :-P

> The "add above" and "add below" are far more flexable for what you
> want to do.  See the man page for modules.conf for more information,
> then start experimenting with it.
> 

I'll look into that, my modules.conf is a bit outdated... coming from an
earlier setup of a looong time ago.

Well, thanks a lot... problem solved.

Ant9000

-- 
_____________________________________________________________________________
Dr. Antonio Galea       N e t   W i s e                 http://www.netwise.it
Sviluppo tecnico     Tecnologie per il Web    Tel 0461.421016 Fax 0461.426021
-----------------------------------------------------------------------------
Security is like an onion. It's made up of several layers and makes you cry.
-----------------------------------------------------------------------------
--
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.