Re: ide-scsi with 2 drives

From: Ron Johnson (ron.l.johnson_at_cox.net)
Date: 12/30/04

  • Next message: Ron Johnson: "Re: When the thread wanders too far"
    To: Debian-User <debian-user@lists.debian.org>
    Date: Wed, 29 Dec 2004 17:28:47 -0600
    
    
    

    On Wed, 2004-12-29 at 12:38 -0900, Greg Madden wrote:
    > On Wednesday 29 December 2004 10:35 am, Robert Epprecht wrote:
    > > Hello
    > >
    > > Up to now I had one hd and one dvd writer and everything worked fine.
    > > Now I have added a second hd and a dvd rom drive:
    > >
    > > /dev/hda hd
    > > /dev/hdb dvd writer
    > > /dev/hdc hd
    > > /dev/hdd dvd rom
    > >
    > > A short test with another OS (no, it's debian woody ;-) without
    > > ide-scsi seems to do fine with all of them.
    > >
    > > The trouble starts when I want to use ide-scsi to burn cds or dvds.
    > > This time I boot sid (but I don't think this makes the difference)
    > > with 'hdb=ide-scsi' as kernel parameter in grub menu.lst (it's a
    > > 2.4.24 kernel). I can mount the dvd writer as /dev/scd0, but I cannot
    > > mount /dev/hdd. I tried /dev/scd1, which (to my big surprise) mounts
    > > the same drive as /dev/scd0.
    > >
    > > I have tried appending 'hdb=ide-scsi hdd=ide-scsi' as kernel
    > > parameters, and a couple of other things, but had no success yet. I
    > > must be doing something wrong...
    > >
    > > So before I post error messages of everything I tried please tell me
    > > what kernel parameters (and syntax) I should try in grub.
    > >
    > > BTW: I do not really care if /dev/hdd (the dvd rom) runs with
    > > ide-scsi or without, as long as it works.
    > >
    > > Thanks a lot for any help,
    > > Robert Epprecht.
    >
    > I have found mixing hd's & cd'd on the same IDE controller to cause
    > issues. I have even had issues with the position of the drives on the
    > ribbon cable, depending on the UDMA number of the device. I would start
    > with hd's on one cable & cd/dvd's on the other. Make sure your chipset
    > is supported by kernel. This may be old info as I have been running
    > scsi mostly.

    But then performance will take a hit.

    OP could run a 2.6 kernel and not use ide-scsi. ide-cd works fine
    for me...

    -- 
    -----------------------------------------------------------------
    Ron Johnson, Jr.
    Jefferson, LA USA
    PGP Key ID 8834C06B I prefer encrypted mail.
    "The man who has gotten everything he wants is all in favor of
    peace and order."
    Jawaharlal Nehru
    
    

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    


  • Next message: Ron Johnson: "Re: When the thread wanders too far"

    Relevant Pages

    • Fedora Core 2, Adaptec ASH-1233 pci ide controller ultra ata card
      ... I recently purchased an Adaptec ASH-1233 pci ide controller "Ultra ATA" ... card, and had some trouble getting it to work properly in my computer. ... that I could plug in other disk drives if needed. ... I found that the solution is to use a kernel ...
      (Fedora)
    • [PATCH 18-rc2] Fix typos in /Documentation : N-P
      ... Again, if you're not gonna do synchronization with disk drives (dang, ... -the kernel. ... There are two options specific to PSX driver portion. ... The driver uses the settings from the EEPROM set in the SCSI BIOS ...
      (Linux-Kernel)
    • Major SATA / EXT3 Issue?
      ... I am curious if anyone else has had major problems with SATA drives on ... basis for my kernel build and test processes. ... Because I focused on hardware as the reason for the failure I ... # AX.25 network device drivers ...
      (Linux-Kernel)
    • Re: Weird kernel errors
      ... This may be related to the kernel error message: ... >> The second is that my hard disks won't accept DMA enabling, ... No DMA on any of the drives. ... > allotted partitions if they aren't "right"). ...
      (uk.comp.os.linux)
    • athlon-xp + fakeraid regression
      ... The build completes fine, the kernel boots fine, the machine will seem to be fine as long as it remains quiescent. ... At the beginning, just after hitting enter on the make command, one of the ad4 disk light goes on solid for several seconds. ... There is a well known thing where these cheap pata fakeraid cards will try to do ata133 if the drive says it can, when really, even if he drives are new ata133 drives and the cables are new and short and shielded, you still shouldn't try to do ata133 since the spec is too tight and you'll just get bit errors or other failures. ... The fix is use ata100 somehow, either by disabling dma entirely in loader.conf (since you have no more selective option there, and the raid card bios never has an option for controlling pio/dma mode like motherboard bios's have) and then use atacontrol in rc.early to set udma5, or by using disks that can only do ata100 and only advertise ata100 to the controller. ...
      (freebsd-current)