From: "Randy.Dunlap" <rddunlap@osdl.org>
To: sergio@sergiomb.no-ip.org
Cc: Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: ide-scsi is deprecated for cd burning! Use ide-cd and give dev=/dev/hdX as device
Date: Mon, 14 Feb 2005 19:56:53 -0800 [thread overview]
Message-ID: <42117305.10703@osdl.org> (raw)
In-Reply-To: <1108439881.5308.12.camel@bastov>
Sergio Monteiro Basto wrote:
> Hi, don't feel much better but thanks a lot!
>
> in conclusion ?
> 1- hdc=ide-scsi, now should be hdc=ide-cd for general cd-writer, because
> cdrecorder don't need scsi emulation anymore.
At least partially correct: don't use "hdc=ide-scsi".
However, I don't use "hdc=ide-cd" and I can burn CDs,
so that's not needed AFAIK.
> 2- as hdc already is ide-cd by default, therefore is not necessary to
> write it and what should be made is erase the line hdc=ide-scsi.
>
> Correct ?
Ah, yes, we seem to agree on that.
HTH.
~Randy
> On Mon, 2005-02-14 at 18:25 -0800, Randy.Dunlap wrote:
>
>>Sergio Monteiro Basto wrote:
>>
>>>"Use ide-cd and give dev=/dev/hdX as device"
>>>cracks me up , Can someone translate this to English ?
>>
>>I'll try.
>>It means: don't use the ide-scsi driver. Support for it is
>>lagging (not well-maintained) because it's really not needed for
>>burning CDs. Just use the ide-cd driver (module) and
>>specify the CD burner device as /dev/hdX.
>>
>>Example with cdrecord:
>>deprecated:
>>cdrecord -dev=1,0,0 -data backup.iso
>>modern :)
>>cdrecord -dev=/dev/hdc -data backup.iso
>>
>>Do you know how to _not_ use ide-scsi? Don't load the module
>>if you have it built as a module, or don't build it into the
>>kernel boot image. Mostly don't try to open /dev/sdX, just use
>>/dev/hdX instead.
>>
>>Hope you feel better soon.
next prev parent reply other threads:[~2005-02-15 4:07 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-15 0:20 ide-scsi is deprecated for cd burning! Use ide-cd and give dev=/dev/hdX as device Sergio Monteiro Basto
2005-02-15 2:22 ` Sergio Monteiro Basto
2005-02-15 2:25 ` Randy.Dunlap
2005-02-15 3:58 ` Sergio Monteiro Basto
2005-02-15 3:56 ` Randy.Dunlap [this message]
2005-02-15 17:02 ` Alan Cox
2005-02-15 17:24 ` Randy.Dunlap
2005-02-15 17:48 ` David Gómez
2005-02-15 22:05 ` Alan Cox
2005-02-15 19:48 ` Kiniger, Karl (GE Healthcare)
2005-02-15 20:03 ` kernel
2005-02-15 23:16 ` Kiniger
2005-02-16 0:35 ` kernel
2005-02-17 23:00 ` Bill Davidsen
2005-02-15 20:15 ` Lennart Sorensen
2005-02-15 23:19 ` Kiniger
2005-02-15 21:25 ` Valdis.Kletnieks
2005-02-16 9:42 ` Kiniger, Karl (GE Healthcare)
2005-02-16 17:36 ` Valdis.Kletnieks
2005-02-17 0:44 ` Alan Cox
2005-02-17 22:58 ` Bill Davidsen
2005-02-18 10:31 ` Kiniger, Karl (GE Healthcare)
2005-02-18 20:23 ` Bill Davidsen
2005-02-18 20:50 ` ide-scsi is deprecated for cd burning! Use ide-cd and give dev=/dev/hdXas device David Lang
2005-02-22 20:34 ` Bill Davidsen
2005-02-19 0:23 ` ide-scsi is deprecated for cd burning! Use ide-cd and give dev=/dev/hdX as device Valdis.Kletnieks
2005-02-22 20:27 ` Bill Davidsen
2005-02-28 17:11 ` Kiniger, Karl (GE Healthcare)
2005-02-21 15:00 ` Alan Cox
2005-02-21 15:25 ` Bartlomiej Zolnierkiewicz
2005-02-21 17:38 ` Alan Cox
2005-02-21 17:46 ` Matthias Andree
2005-02-22 21:10 ` Bill Davidsen
2005-02-28 10:12 ` Kiniger
2005-02-15 20:36 ` Sergio Monteiro Basto
2005-02-17 2:27 ` Sergio Monteiro Basto
2005-02-17 23:03 ` Bill Davidsen
2005-02-19 17:55 ` Sergio Monteiro Basto
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=42117305.10703@osdl.org \
--to=rddunlap@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sergio@sergiomb.no-ip.org \
/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.