* ide-cd or ide-scsi dmesg contradiction
@ 2008-07-17 22:11 Thomas Lucaw
2008-07-17 23:23 ` Jan Engelhardt
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Lucaw @ 2008-07-17 22:11 UTC (permalink / raw)
To: linux-kernel
Hi, for some time I've noticed
giving the cmdline (to kernel at boot) "hdd=ide-scsi ..." I get
ide-scsi is deprecated for cd burning! Use ide-cd and give dev=/dev/hdX as device
then changing to the suggested "hdd=ide-cd ..." I get
ide_setup: hdc=ide-cd -- OBSOLETE OPTION, WILL BE REMOVED SOON!
Rather illogical to me :-)
I guess neither should be used, I can make my cdrom and dvd devices work
without ok.
kernel 2.6.26
Tom
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: ide-cd or ide-scsi dmesg contradiction
2008-07-17 22:11 Thomas Lucaw
@ 2008-07-17 23:23 ` Jan Engelhardt
0 siblings, 0 replies; 3+ messages in thread
From: Jan Engelhardt @ 2008-07-17 23:23 UTC (permalink / raw)
To: Thomas Lucaw; +Cc: linux-kernel
On Friday 2008-07-18 00:11, Thomas Lucaw wrote:
>Hi, for some time I've noticed
>
>giving the cmdline (to kernel at boot) "hdd=ide-scsi ..." I get
>
> ide-scsi is deprecated for cd burning! Use ide-cd and give
> dev=/dev/hdX as device
>
>then changing to the suggested "hdd=ide-cd ..." I get
There is a subtle difference between dev=/dev/hdX and hdd=ide-cd.
> ide_setup: hdc=ide-cd -- OBSOLETE OPTION, WILL BE REMOVED SOON!
>
>Rather illogical to me :-)
>
>I guess neither should be used, I can make my cdrom and dvd devices work
>without ok.
Right, neither.
cdrecord dev=/dev/sr0 (or dev=/dev/hdc) whichever is appropriate
is all one needs. I guess you can even use /dev/sg0.
Care to send a patch?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: ide-cd or ide-scsi dmesg contradiction
[not found] <fa.gdHId1md+1HIxZ5QOtsPlKx7Ijo@ifi.uio.no>
@ 2008-07-18 1:01 ` Robert Hancock
0 siblings, 0 replies; 3+ messages in thread
From: Robert Hancock @ 2008-07-18 1:01 UTC (permalink / raw)
To: Thomas Lucaw; +Cc: linux-kernel
Thomas Lucaw wrote:
> Hi, for some time I've noticed
>
> giving the cmdline (to kernel at boot) "hdd=ide-scsi ..." I get
>
> ide-scsi is deprecated for cd burning! Use ide-cd and give dev=/dev/hdX as device
>
> then changing to the suggested "hdd=ide-cd ..." I get
That's not what it's suggesting (at least I don't think it is), if you
remove the option entirely then ide-cd will bind to the device.
>
> ide_setup: hdc=ide-cd -- OBSOLETE OPTION, WILL BE REMOVED SOON!
>
> Rather illogical to me :-)
>
> I guess neither should be used, I can make my cdrom and dvd devices work
> without ok.
>
> kernel 2.6.26
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-07-18 1:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <fa.gdHId1md+1HIxZ5QOtsPlKx7Ijo@ifi.uio.no>
2008-07-18 1:01 ` ide-cd or ide-scsi dmesg contradiction Robert Hancock
2008-07-17 22:11 Thomas Lucaw
2008-07-17 23:23 ` Jan Engelhardt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox