[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 4 IDEs
- To: erez(at-nospam)savan.com
- Subject: Re: 4 IDEs
- From: Jean-Daniel PAUGET <jd(at-nospam)univ-lyon1.fr>
- Date: Mon, 30 Oct 2000 17:47:44 +0200 (IST)
- cc: ILUG <linux-il(at-nospam)cs.huji.ac.il>
- In-Reply-To: <39FD63CE.8C06FDFA@savan.com>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
On Mon, 30 Oct 2000 erez@savan.com wrote:
> The problem is that linux only recognize the first two. trying to access
> /dev/hde gives me an error of no such device
> ( there is a device /dev/hde )
>
> any on has experiance ?
I think you can try to force probing for your additional controllers
by adding a line like this in your lilo.conf and then commit the change
with the "lilo" command :
add this in a test section, not as a global parameter so that you can go
back to another section that doesn't contain this probing if it doesn't
work :
append="ide2=0,0 ide3=0,0"
this line force the probing of two more ide controllers.
youd better get used to lilo before playing with this.
--
(°- --il n'y a pas d'helice, helas ! )\._.,--....,'``.
//\ et oui ! c'est la qu'est l'os !-- /, _.. \ _\ ;`._ ,.
v_/_ (the big vadrouille, 1944) `._.-(,_..'--(,_..'`-.;.'
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il