From: Felipe Alfaro Solana <felipe_alfaro@linuxmail.org>
To: Norbert Wolff <norbert_wolff@t-online.de>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: Can not open '/dev/sg0' - attach failed.
Date: 26 Mar 2003 19:47:34 +0100 [thread overview]
Message-ID: <1048704454.598.11.camel@teapot> (raw)
In-Reply-To: <20030326173446.3980a177.norbert_wolff@t-online.de>
On Wed, 2003-03-26 at 18:34, Norbert Wolff wrote:
> On Wed, 26 Mar 2003 21:00:22 +0530
> "Subramanian, M (MED)" <M.Subramanian@geind.ge.com> wrote:
>
> > cdrecord error
> > ==============
> >
> > scsibus: 1 target: 0 lun: 0
> > Cannot open '/dev/sg0'
> >
> > lsmod
> >
> > Module Size Used by
> > sg 26688 0
> > ide-scsi 8352 0
> > ide-cd 26848 0
> > cdrom 27232 0 [ide-cd]
>
> High !
>
> Your cdrom-Module seems to use the ide-cd-driver, so cdrecord's lib which needs
> SCSI-emulation for IDE-Drives (I think your CD-RW is an IDE-one ?) cannot work.
>
> You need to load the sr-Driver (Driver for SCSI-CDRoms) instead of the
> ide-cd-driver.
Maybe he should boot the kernel with "hdx=ide-scsi" appended to force
using IDE-SCSI emulation on his CD-RW drive.
Another possibility is reconfiguring cdrecord to use "ATAPI=" or
"/dev/hdx" device naming conventions, thus using ATAPI instead of
IDE-SCSI. I have been doing this as IDE-SCSI in 2.5 is not stable
enough.
>
> ______________________________________________________________________
> Felipe Alfaro Solana
> Linux Registered User #287198
> http://counter.li.org
next prev parent reply other threads:[~2003-03-26 18:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-26 17:34 Can not open '/dev/sg0' - attach failed Norbert Wolff
2003-03-26 18:47 ` Felipe Alfaro Solana [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-03-26 15:30 Subramanian, M (MED)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1048704454.598.11.camel@teapot \
--to=felipe_alfaro@linuxmail.org \
--cc=linux-kernel@vger.kernel.org \
--cc=norbert_wolff@t-online.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.