Re: CF and HD problem working together

nb <[email protected]> Sat, 30 Aug 2003 21:22:40 +0200
Newsgroups gmane.comp.hardware.openbrick.general
Message-ID <[email protected]>
Thank you for your advice.
I did the following and it works fine now.

in /etc/mkinitrd/modules i added :
ide-mod options="hda=flash"

In my config the flashcard  is on the first controller. It's the master.
My ide disk is the slave /dev/hdb

I have then rebuilt the mkinitrd.
So now it's not necessary for me to have /etc/modules/ide file.

Lilo is on the secondary disk so my lilo.conf nows only about /dev/hdb.
In the bios I boot on "C only".

It's the first time I can see the /dev/hda device working.

Maybe M. Lord is not completely right ?

Regards


> Date: Fri, 29 Aug 2003 15:06:30 -0400
> From: "Bao C. Ha" <[email protected]>
> To: ASIER SANTAMARIA <[email protected]>
> Cc: "'[email protected]'" <[email protected]>
> Subject: Re: [Openbrick] CF and HD problem working together
> 
> On Fri, Aug 29, 2003 at 10:59:44AM +0200, ASIER SANTAMARIA wrote:
> 
> Hi Asier,
> 
> > We are using CF and HDs in the same IDE bus and we have some problems when
> > they are working together. 
> > We work with two different platforms, one running Windows and a second one
> > running Linux (we use a patch to recognise the HD if a CF is present). And
> > in both platforms we have problems. The works case is with a Samsung CF and
> > Hitachi HD.
> 
> If you can pass the following to the kernel "hdc=flash hdd=flash", then
> it should work.
> 
> For Debian, following is what I do.
> 
> - Create the file /etc/modutils/ide and put the following line into it:
>   options ide-mod options="hdc=flash hdd=flash"
> - Run update-modules
> - Redo the initrd via mkinitrd
> 
> And then ask Andre Hedrix to fix his IDE driver.
> 
> Thanks.
> Bao
-- 
nb <[email protected]>