On Mon, Feb 14, 2005 at 04:47:46AM +, Pigeon wrote:
> On Sun, Feb 13, 2005 at 12:33:51PM -0800, James Vahn wrote:
> > Pigeon wrote:
> > > James Vahn wrote:
> > > > I'm using a vanilla kernel-2.6.10 and have CDR_DEVICE=ATAPI:0,0,0
> > > > defined
> > > > in /etc/default/cdrecord. The K3B icon h
On Thu, 30 Dec 2004, Ron Johnson wrote:
> The thing is that, unlike SCSI, only one device can be using an
> IDE bus at any one time.
a common misconception ...
electrically ...
only one ide disk can drive the signals on the ide cable at any
time
similarly, even scsi
On Thu, 30 Dec 2004, Robert Epprecht wrote:
> I agree that in general this is a bad idea, but some tests seemed to show
> me that pluging the optical drives as slaves to the hd's as masters does
> *not* slow them down with my specific hardware.
simple speed test ... ( must write and read at the
Andrew Schulman <[EMAIL PROTECTED]> writes:
>> > > /dev/hda hd
>> > > /dev/hdb dvd writer
>> > > /dev/hdc hd
>> > > /dev/hdd dvd rom
>> >
>> > 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
Alvin Oga <[EMAIL PROTECTED]> writes:
> On Thu, 30 Dec 2004, Robert Epprecht wrote:
>
>> >> > /dev/hda hd
>> >> > /dev/hdb dvd writer
>> >> > /dev/hdc hd
>> >> > /dev/hdd dvd rom
>
> bad idea .. esp if the drives are NOT the same ata-33, ata-66 or ata-100
> or ata-133 speeds
I agree that
Greg Madden <[EMAIL PROTECTED]> writes:
> On Wednesday 29 December 2004 09:31 pm, Robert Epprecht wrote:
>> >> > 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...
>> >> > The trouble starts when I want to use ide-scs
On Thu, 2004-12-30 at 09:41 -0500, Andrew Schulman wrote:
[snip]
> An optical drive (slow) running on the same IDE channel as a hard drive
> (fast) will slow down data transfer to and from the hard drive, when the
> optical drive is operating (by forcing a lower DMA mode?). So in the
> configur
> > > /dev/hda hd
> > > /dev/hdb dvd writer
> > > /dev/hdc hd
> > > /dev/hdd dvd rom
> >
> > 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 th
On Thu, 30 Dec 2004, Robert Epprecht wrote:
> >> > /dev/hda hd
> >> > /dev/hdb dvd writer
> >> > /dev/hdc hd
> >> > /dev/hdd dvd rom
bad idea .. esp if the drives are NOT the same ata-33, ata-66 or ata-100
or ata-133 speeds
==
== you cannot mix devices with different ata
On Wednesday 29 December 2004 09:31 pm, Robert Epprecht wrote:
> Ron Johnson <[EMAIL PROTECTED]> writes:
> > On Wed, 2004-12-29 at 12:38 -0900, Greg Madden wrote:
> >> On Wednesday 29 December 2004 10:35 am, Robert Epprecht wrote:
> >> > Up to now I had one hd and one dvd writer and everything work
Ron Johnson <[EMAIL PROTECTED]> writes:
> On Wed, 2004-12-29 at 12:38 -0900, Greg Madden wrote:
>> On Wednesday 29 December 2004 10:35 am, Robert Epprecht wrote:
>> > 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:
>> >
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 d
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 a
On Fri, Dec 17, 2004 at 12:19:20AM +1100, Ivan Teliatnikov wrote:
> What is for
> max_scsi_luns=1
>
> System has internal SCSI drive and 2 IDE cdroms. What should be a
> max_scsi_luns?
from /usr/share/doc/HOWTO/en-txt/BootPrompt-HOWTO.gz
(one of the ldp howtos, in the doc-linux-text package):
> Lsmod shows that after reboot both cdrom and ide-cd modules are running
> I can mount CDROMS to /dev/hdx. I have /dev/scdX setup properly.
> Mounting of /dev/scdX fails, "dmesg shows that ise-scsi emulation does
> not work.
I believe you need to tell ide-cd to ignore your ide-scsi drives. My
n
> >
> Indeed. In Unix, everything's a file.
>
except for interfaces.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Roel Schroeven wrote:
Joerg Schilling, the cdrecord author, argues that cdrecord uses SCSI
commands to do its work, so everything should work according to the
SCSI standard. That means, amongst others, addressing devices by
bus,target,lun.
The kernel developers argue that in Linux, as in Unix,
Jim McCloskey wrote:
|> > should work, but it is better to write
|> >
|> > cdrecord dev=ATAPI:0,1,0 etc
|>
|> why is it better than dev=/dev/hdc?
There was a huge to-do about this on the kernel mailing list not so
long ago (between the kernel developers and the author of
cdrecord)[1]. The conse
> There was a huge to-do about this on the kernel mailing list not so
> long ago
Boy, you're not kidding.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
|> > should work, but it is better to write
|> >
|> > cdrecord dev=ATAPI:0,1,0 etc
|>
|> why is it better than dev=/dev/hdc?
There was a huge to-do about this on the kernel mailing list not so
long ago (between the kernel developers and the author of
cdrecord)[1]. The consensus among the kernel
On 26. August 2004 at 1:26PM -0400,
Antonio Rodriguez <[EMAIL PROTECTED]> wrote:
> On Fri, Aug 27, 2004 at 12:52:05AM +0800, John Summerfield wrote:
> > Rob Benton wrote:
> >
> > >OK I may be slow, but I just noticed in my boot messages the other day
> > >that in the 2.6 kernels ide-scsi emulati
On Thu, 26 Aug 2004 18:40:06 +0200, Rob Benton wrote:
> OK I may be slow, but I just noticed in my boot messages the other day
> that in the 2.6 kernels ide-scsi emulation is deprecated. Unfortunately
> the version of cdrecord I have (from testing) doesn't agree. Has
> anybody had any success
On Thu, 2004-08-26 at 12:26, Antonio Rodriguez wrote:
> On Fri, Aug 27, 2004 at 12:52:05AM +0800, John Summerfield wrote:
> > Rob Benton wrote:
> >
> > >OK I may be slow, but I just noticed in my boot messages the other day
> > >that in the 2.6 kernels ide-scsi emulation is deprecated.
> > >Unf
On Fri, Aug 27, 2004 at 12:52:05AM +0800, John Summerfield wrote:
> Rob Benton wrote:
>
> >OK I may be slow, but I just noticed in my boot messages the other day
> >that in the 2.6 kernels ide-scsi emulation is deprecated.
> >Unfortunately the version of cdrecord I have (from testing) doesn't
Incoming from Rob Benton:
> OK I may be slow, but I just noticed in my boot messages the other day
> that in the 2.6 kernels ide-scsi emulation is deprecated. Unfortunately
> the version of cdrecord I have (from testing) doesn't agree. Has
> anybody had any success getting cdrecord to work wit
Rob Benton wrote:
OK I may be slow, but I just noticed in my boot messages the other day
that in the 2.6 kernels ide-scsi emulation is deprecated.
Unfortunately the version of cdrecord I have (from testing) doesn't
agree. Has anybody had any success getting cdrecord to work with an
IDE target
Enrique Samson Jr. wrote:
1) Make a file (I called it cdrw) in /etc/modules that loads proper
it's /etc/modutils
Yes, you are right. That was a mistake on my part. Apologies.
->HS
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
1) Make a file (I called it cdrw) in /etc/modules that loads proper
it's /etc/modutils
# This assumes IDE-CD is a module rather than copmiled into kernel.
#
options ide-cd ignore="hdd"
alias scd0 sr_mode
pre-install sg modprobe ide-scsi
pre-install sr_mod modprobe ide-scsi
pre-insta
Incoming from Enrique Samson Jr.:
> >I haven't seen this whole thread, but have you told the kernel on
> >bootup to assign that to the ide-scsi module? The ide-cd module will
> >grab it first if not told to ignore it...
>
> on grub: kernel /vmlinuz ro root=/dev/hda5 hdd=ide-scsi
.
On Thu, Mar 18, 2004 at 12:43:06PM +0800, Enrique Samson Jr. wrote:
> >I haven't seen this whole thread, but have you told the kernel on
> >bootup to assign that to the ide-scsi module? The ide-cd module will
> >grab it first if not told to ignore it...
>
> on grub: kernel /vmlinuz ro root=/dev/h
Apparently, _Enrique Samson Jr._, on 03/17/04 23:43,typed:
I haven't seen this whole thread, but have you told the kernel on
bootup to assign that to the ide-scsi module? The ide-cd module will
grab it first if not told to ignore it...
on grub: kernel /vmlinuz ro root=/dev/hda5 hdd=ide-scsi
i t
I haven't seen this whole thread, but have you told the kernel on
bootup to assign that to the ide-scsi module? The ide-cd module will
grab it first if not told to ignore it...
on grub: kernel /vmlinuz ro root=/dev/hda5 hdd=ide-scsi
i think you meant this line. it didn't work.
--
To UNSUBSCRIBE,
On Thu, Mar 18, 2004 at 10:38:23AM +0800, Enrique Samson Jr. wrote:
...
> on the other hand, i had just tested sarge netinst. it has the default
> kernel 2.4.25-1-386. ide-cd and ide-scsi modules are loaded by default
> but cdrecord -scanbus can't detect my cdwriter. xcdroast also needs
> scsi-emul
Andreas Janssen wrote:
Hello
Kent West (<[EMAIL PROTECTED]>) wrote:
I've gotten a new Dell with a cdburner; the burner works fine in WinXP
(yech!), but I can't seem to get it working in Debian.
I've found some hints here and there (the eroaster FAQ, google, etc),
but the info hasn't helped.
I
On Wed, Mar 17, 2004 at 07:33:58PM +, Pigeon wrote:
> On Wed, Mar 17, 2004 at 12:12:09AM -0800, John L Fjellstad wrote:
> >
> > >From the linux kernel mailing list:
> > http://programming.linux.com/article.pl?sid=03/12/09/1341236
> >
...
> > The "somebody" strongly felt that ide-scsi
On Wed, Mar 17, 2004 at 12:12:09AM -0800, John L Fjellstad wrote:
>
> >From the linux kernel mailing list:
> http://programming.linux.com/article.pl?sid=03/12/09/1341236
>
> On 6 Nov 2003, bill davidsen wrote:
> >
> > There is a problem with ide-scsi in 2.6, and rather than fix it
John L Fjellstad wrote:
Kent West <[EMAIL PROTECTED]> writes:
In other words, because experience and "documentation" tell me to, and
I've found no documentation other than what you and Kirk have said
that indicate that I should be doing otherwise.
From the Linux configuration documentati
Kent West <[EMAIL PROTECTED]> writes:
> In other words, because experience and "documentation" tell me to, and
> I've found no documentation other than what you and Kirk have said
> that indicate that I should be doing otherwise.
>From the Linux configuration documentation about ide-scsi:
SCSI em
Hello
Rodrigo Agerri (<[EMAIL PROTECTED]>) wrote:
> Kent West wrote:
>>
>> [EMAIL PROTECTED]:/home/westk:> ls -l /dev/sg*
>> crw---1 root root 21, 0 2003-12-31 18:31 /dev/sg0
>> crw---1 root root 21, 1 2003-12-31 18:31 /dev/sg1
>
> I think that /dev/sg* sho
On Wed, Mar 17, 2004 at 09:25:03AM +0100, David Baron wrote:
> Note that, as is posted on bootup, ide-scsi is deprecated in 2.6 kernels. They
> recomment ide-cd instead. I am not clear how to make the switch.
>
I am running 2.6.4 and have no problems with cdrecord. I have no experience
w
Kent West wrote:
>
> I'm running sid, with a stock 2.6.3-1-686 kernel.
>
As someone else has said, using scsi emulation for 2.6.x kernels is
deprecated.
However,
> I've tried adding
> append="hdc=scsi"
> to lilo.conf (and rerunning lilo and rebooting).
here you need
append="hdc=ide-scsi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Thus spake Kent West:
# I've gotten a new Dell with a cdburner; the burner works fine in WinXP
# (yech!), but I can't seem to get it working in Debian.
#
# I'm running sid, with a stock 2.6.3-1-686 kernel.
# ide_scsi 15236 0
I am n
Hello
Kent West (<[EMAIL PROTECTED]>) wrote:
> As I mentioned, the eroaster FAQ and google did not tell me this info;
> have you got any pointers to documentation that ide-scsi is really
> deprecated?
Check your syslog. The Kernel says it when ide-scsi is loaded. As far as
I have heard the ide-s
Andreas Janssen wrote:
Hello
Kent West (<[EMAIL PROTECTED]>) wrote:
I've gotten a new Dell with a cdburner; the burner works fine in WinXP
(yech!), but I can't seem to get it working in Debian.
I've found some hints here and there (the eroaster FAQ, google, etc),
but the info hasn't helped.
I
Hello
Kent West (<[EMAIL PROTECTED]>) wrote:
> I've gotten a new Dell with a cdburner; the burner works fine in WinXP
> (yech!), but I can't seem to get it working in Debian.
>
> I've found some hints here and there (the eroaster FAQ, google, etc),
> but the info hasn't helped.
>
> I'm running
At 2004-03-16T21:56:50Z, Kent West <[EMAIL PROTECTED]> writes:
> I've gotten a new Dell with a cdburner; the burner works fine in WinXP
> (yech!), but I can't seem to get it working in Debian.
> When I run "sudo xcdroaster", it scans the bus and finds the ATAPI CD
> Writer, and then later warns m
I too recently got my CRX216E working, although with 2.4.
Forgive me if it's different.
I have this in lilo.conf, note the ide-
append="hdc=ide-scsi"
By the looks of your lsmod, ide-cd grabbed the CD-ROM
so hopefully this is your problem.
I had the ignore in /etc/modules.conf but took i
On Monday 19 January 2004 19:15, Alphonse Ogulla wrote:
> > Hi,
> > I recently got a BenQ 48X48x24x16 ATAPI CD-R/RW/DVD combo drive and
> > managed to get it working with Debian GNU/Linux and custom kernel 2.4.24
> > using the generic scsi library. I think its working because at least it
> > create
On Mon, Jan 19, 2004 at 07:15:17PM +0300, Alphonse Ogulla wrote:
> On Monday 19 January 2004 18:13, Alphonse Ogulla wrote:
> > Hi,
> > I recently got a BenQ 48X48x24x16 ATAPI CD-R/RW/DVD combo drive and managed
> > to get it working with Debian GNU/Linux and custom kernel 2.4.24 using the
> > gener
On Monday 19 January 2004 18:13, Alphonse Ogulla wrote:
> Hi,
> I recently got a BenQ 48X48x24x16 ATAPI CD-R/RW/DVD combo drive and managed
> to get it working with Debian GNU/Linux and custom kernel 2.4.24 using the
> generic scsi library. I think its working because at least it created an
> audio
Hello
Raiz_mpx (<[EMAIL PROTECTED]>) wrote:
> [...]
>
> Wow followed your suggestions about removing the modules in questions
> and then modprobing them back into the kernel. I thought that
> modules support was supposed to be smart and take care of problems
> like this?
Well, CD writers and CD
> Hello
> [EMAIL PROTECTED] (<[EMAIL PROTECTED]>) wrote:
>> I am having a major problem with all my kernels, I am unable to
>> boot
> >with any SCSI detection?
> >
> > [ide-scsi does not work]
> >
> > Here is a copy of lsmod which lists all the proper devices for
> > ide-scsi emulation.
> >
> >
Hello
[EMAIL PROTECTED] (<[EMAIL PROTECTED]>) wrote:
> I am having a major problem with all my kernels, I am unable to boot
> with any SCSI detection?
>
> [ide-scsi does not work]
>
> Here is a copy of lsmod which lists all the proper devices for
> ide-scsi emulation.
>
> [EMAIL PROTECTED]:~$
On Fri, 2004-01-02 at 20:07, John Felix wrote:
> Has anyone seen this problem before, any help ?
> on debian sarge 2.4
*snip*
> mount -t iso9660 /dev/scd0 /cd0
> mount: wrong fs type, bad option, bad superblock on
> /dev/sr0, or too many mounted file systems
> and /var/log/messages gives as a re
On Wed, 22 Oct 2003 21:18:56 +0100
Richard Kimber <[EMAIL PROTECTED]> wrote:
> On Wed, 22 Oct 2003 19:25:47 +0200
> [EMAIL PROTECTED] (Joachim Fahnenmueller) wrote:
>
> > > > > > $ mount /dev/scd0 /cdrom
> > > > > > mount: /dev/scd0 is not a valid block device
> > >
> > > This may not be the ans
[loonyx | rolf joho] wrote:
hi there
even though i load the ide-scsi module at boottime, i can not mount my
ide-dvd-writer. since i was perfectly able to do that on earlier
installations, i am asking for hints.
problem solved.
apparently one has to compile ide and ide-mod statically into the
On Fri, 24 Oct 2003, [loonyx | rolf joho] wrote:
> > In this case, ide-cd won't probe any drives on /dev/hdc
> >
>
> whyle trying this, i could no longer mount the drive as hdc (of course),
> but the ide-scsi stuff did not work either.
you have to boot the right kernel ..
- if lilo
Alexei Chetroi wrote:
If you can do that, then I think your dvd drive is using ide-cd module.
Please, make sure your /etc/modules.conf contain line like
options ide-cd ignore=hdc
In this case, ide-cd won't probe any drives on /dev/hdc
whyle trying this, i could no longer mount the drive as hdc (
I'm no expert here, but I think the fact that this works means that ide-cd
has got /dev/hdc, which is why ide-scsi doesn't grab it. I think there's
an option to tell ide-cd to explicitly ignore /dev/hdc, but I don't know
what it is.
ap
-
On Thu, Oct 23, 2003 at 12:47:54PM +0200, [loonyx | rolf joho] wrote:
> From: "[loonyx | rolf joho]" <[EMAIL PROTECTED]>
> To: debian-user mailinglist <[EMAIL PROTECTED]>
> Subject: Re: ide-scsi problem on woody
>
> >i bet that this works ( assuming the
i bet that this works ( assuming the kernel has been told by grub/lilo
the hdc=ide-scsi option )
mount -t iso9660 -o ro /dev/hdc /mnt/cdrom
and if it does ... make a link
cd /dev ; ln -s ./hdc cdrom ( for reading cd's )
cd /dev ; ln -s ./hdc cdrw ( for writing )
c ya
al
hi ya rolf
On Wed, 22 Oct 2003, [loonyx | rolf joho] wrote:
> dmesg gives me that:
> Oct 22 23:37:05 looney kernel: hdc: Hewlett-Packard DVD Writer 300,
> ATAPI CD/DVD-ROM drive
> Oct 22 23:37:05 looney kernel: ide1 at 0x170-0x177,0x376 on irq 15
> Oct 22 23:37:05 looney kernel: hdc: ATAPI 40X
Alexei Chetroi wrote:
On Wed, Oct 22, 2003 at 09:28:56AM +0300, Alexei Chetroi wrote:
From: Alexei Chetroi <[EMAIL PROTECTED]>
> lsmod-output:
Module Size Used byNot tainted
nls_iso8859-1 2880 0 (autoclean)
ide-cd 26176 0 (autoclean)
Have you
Andreas Janssen wrote:
Hello
[loonyx | rolf joho] (<[EMAIL PROTECTED]>) wrote:
even though i load the ide-scsi module at boottime, i can not mount my
ide-dvd-writer. since i was perfectly able to do that on earlier
installations, i am asking for hints.
through /etc/modules i successfully load th
Alvin Oga wrote:
hi ya loonyx
if your dvd writer is on /dev/hdc
try using /dev/hdc instead of /dev/scd0
if it works .. link /dev/sg0 to /dev/hdc and fix fstab
also stick a boot (real) cdrom into the dvd drive, and see if it boots the
cdrom to eliminate any hardware/bios/cable issues
c y
[EMAIL PROTECTED] wrote:
Hi Rolf,
does /dev/scd0, /dev/sr0 and /dev/sg0 exist?
any info from dmesg or from /var/log/messages?
-Kev
yes they do exist:
brw-rw1 root cdrom 11, 0 Mar 14 2002 /dev/scd0
lrwxrwxrwx1 root root4 Aug 22 11:08 /dev/sr0 -> scd0
crwSrwS
On Wed, 22 Oct 2003 19:25:47 +0200
[EMAIL PROTECTED] (Joachim Fahnenmueller) wrote:
> > > > > $ mount /dev/scd0 /cdrom
> > > > > mount: /dev/scd0 is not a valid block device
> >
> > This may not be the answer, but I find that if I do
> > cdrecord -scanbus
> > when this happens, and then try the m
On Wed, Oct 22, 2003 at 03:34:52PM +0100, Richard Kimber wrote:
> On Wed, 22 Oct 2003 15:36:21 +0200
> Lukas Ruf <[EMAIL PROTECTED]> wrote:
>
> > > >
> > > > $ mount /dev/scd0 /cdrom
> > > > mount: /dev/scd0 is not a valid block device
>
> This may not be the answer, but I find that if I do
> cdr
> Lukas Ruf <[EMAIL PROTECTED]> [2003-10-22 17:34]:
>
> > Richard Kimber <[EMAIL PROTECTED]> [2003-10-22 17:00]:
> >
>
> > On Wed, 22 Oct 2003 15:36:21 +0200
> > Lukas Ruf <[EMAIL PROTECTED]> wrote:
> >
> > > > >
> > > > > $ mount /dev/scd0 /cdrom
> > > > > mount: /dev/scd0 is not a valid block
Richard,
> Richard Kimber <[EMAIL PROTECTED]> [2003-10-22 17:10]:
>
> On Wed, 22 Oct 2003 15:36:21 +0200
> Lukas Ruf <[EMAIL PROTECTED]> wrote:
>
> > I have been experiencing the same problems on 2.4.22:
>
> Why do you have this set like this?
>
> Reply-To: LIST-Reply <[EMAIL PROTECTED]>
>
>
> Richard Kimber <[EMAIL PROTECTED]> [2003-10-22 17:00]:
>
> On Wed, 22 Oct 2003 15:36:21 +0200
> Lukas Ruf <[EMAIL PROTECTED]> wrote:
>
> > > >
> > > > $ mount /dev/scd0 /cdrom
> > > > mount: /dev/scd0 is not a valid block device
>
> This may not be the answer, but I find that if I do
> cdrecor
On Wed, 22 Oct 2003 15:36:21 +0200
Lukas Ruf <[EMAIL PROTECTED]> wrote:
> I have been experiencing the same problems on 2.4.22:
Why do you have this set like this?
Reply-To: LIST-Reply <[EMAIL PROTECTED]>
It defeats Sylpheed's automatic reply-to-list facility.
- Richard.
--
Richard Kimber
htt
On Wed, 22 Oct 2003 15:36:21 +0200
Lukas Ruf <[EMAIL PROTECTED]> wrote:
> > >
> > > $ mount /dev/scd0 /cdrom
> > > mount: /dev/scd0 is not a valid block device
This may not be the answer, but I find that if I do
cdrecord -scanbus
when this happens, and then try the mount, it works.
Don't ask me w
On Wednesday 22 October 2003 14:54, Andrew Perrin wrote:
> > $ mount /dev/scd0 /cdrom
> > mount: /dev/scd0 is not a valid block device
>
> What if you use /dev/sda ?
$ mount /dev/sda /cdrom
mount: /dev/sda is not a valid block device
--
--- Magnus von Koeller ---
email:[EMAIL PROTECTED]
add
I have been experiencing the same problems on 2.4.22:
> Andrew Perrin <[EMAIL PROTECTED]> [2003-10-22 15:21]:
>
> >
> > $ mount /dev/scd0 /cdrom
> > mount: /dev/scd0 is not a valid block device
>
> What if you use /dev/sda ?
>
uccellina:~# mount -t iso9660 /dev/sda /mnt
mount: /dev/sda is not a
On Wed, 22 Oct 2003, Magnus von Koeller wrote:
> On Wednesday 22 October 2003 12:05, Joachim Fahnenmueller wrote:
> > Good idea. Not only look for error messages but also for _success_
> > messages, at some point it should say that it found the device.
>
> Now, what if it does report success but s
On Wednesday 22 October 2003 12:05, Joachim Fahnenmueller wrote:
> Good idea. Not only look for error messages but also for _success_
> messages, at some point it should say that it found the device.
Now, what if it does report success but still doesn't work:
$ cat /proc/scsi/scsi
Attached device
On Tue, Oct 21, 2003 at 05:02:10PM -0700, Alvin Oga wrote:
>
>
> On Tue, 21 Oct 2003, Joachim Fahnenmueller wrote:
>
> > Hi Rolf,
> >
> > maybe load ide-scsi *before* sr_mod ?
>
> if a module needed to be loaded in the right order,
> it'd complain about missing symbols not yet defined
> when i
On Tue, 21 Oct 2003, [loonyx | rolf joho] wrote:
> hi there
>
> even though i load the ide-scsi module at boottime, i can not mount my
> ide-dvd-writer. since i was perfectly able to do that on earlier
> installations, i am asking for hints.
>
> through /etc/modules i successfully load this:
> s
On Wed, Oct 22, 2003 at 09:28:56AM +0300, Alexei Chetroi wrote:
> From: Alexei Chetroi <[EMAIL PROTECTED]>
> lsmod-output:
> > Module Size Used byNot tainted
> > nls_iso8859-1 2880 0 (autoclean)
> > ide-cd 26176 0 (autoclean)
> Have you tried
On Tue, Oct 21, 2003 at 04:27:04PM +0200, [loonyx | rolf joho] wrote:
> Date: Tue, 21 Oct 2003 16:27:04 +0200
> From: "[loonyx | rolf joho]" <[EMAIL PROTECTED]>
> Subject: ide-scsi problem on woody
>
> even though i load the ide-scsi module at boottime, i can not mount my
> ide-dvd-writer. since
On Tue, 21 Oct 2003, Joachim Fahnenmueller wrote:
> Hi Rolf,
>
> maybe load ide-scsi *before* sr_mod ?
if a module needed to be loaded in the right order,
it'd complain about missing symbols not yet defined
when its dependency modules needed to be loaded first
manually loading um might show y
Hi Rolf,
maybe load ide-scsi *before* sr_mod ?
Joachim
On Tue, Oct 21, 2003 at 04:27:04PM +0200, [loonyx | rolf joho] wrote:
> hi there
>
> even though i load the ide-scsi module at boottime, i can not mount my
> ide-dvd-writer. since i was perfectly able to do that on earlier
> installations
hi ya loonyx
On Tue, 21 Oct 2003, [loonyx | rolf joho] wrote:
> hi there
>
> even though i load the ide-scsi module at boottime, i can not mount my
> ide-dvd-writer. since i was perfectly able to do that on earlier
> installations, i am asking for hints.
list of modules look good from eyebal
Hello
[loonyx | rolf joho] (<[EMAIL PROTECTED]>) wrote:
> even though i load the ide-scsi module at boottime, i can not mount my
> ide-dvd-writer. since i was perfectly able to do that on earlier
> installations, i am asking for hints.
>
> through /etc/modules i successfully load this:
> sr_mod
On Mon, Sep 01, 2003 at 09:12:07PM +1000, Russell Shaw wrote:
> Kirk Strauser wrote:
> >I'm running `unstable' on a system with a Samsung IDE CDRW and a Panasonic
> >SCSI CDROM. I've followed various instructions culled from mailing lists,
> >HOWTOs, etc., but I'm still having problems with gettin
At 2003-09-01T17:01:05Z, Greg Folkert <[EMAIL PROTECTED]> writes:
> Then you have put in your SCSI Controller's module in /etc/modules as well
> as sr_mod and any other modules needed.
I am a complete toolshed. I actually realized that I hadn't loaded my SCSI
adapter module about 2 minutes after
On Sun, 2003-08-31 at 13:09, Kirk Strauser wrote:
> I'm running `unstable' on a system with a Samsung IDE CDRW and a Panasonic
> SCSI CDROM. I've followed various instructions culled from mailing lists,
> HOWTOs, etc., but I'm still having problems with getting the two to play
> nicely together.
>
Kirk Strauser wrote:
At 2003-09-01T11:12:07Z, Russell Shaw <[EMAIL PROTECTED]> writes:
The real scsi will appear under sdxx such as sda1.
Except that it doesn't. In fact, it's not even detected in dmesg.
What I've done so far:
1) Added this to my grub boot parameters:
hde=scsi ignore=hde
On Mon, 01 Sep 2003 10:45:55 -0500
Kirk Strauser <[EMAIL PROTECTED]> wrote:
> 1) Added this to my grub boot parameters:
>
> hde=scsi ignore=hde
Don't know if this is the problem, but this is my line from
/etc/lilo.conf
append="hdc=ide-scsi hdd=ide-scsi"
--
-johann koenig
Now Playing: Bow W
At 2003-09-01T11:12:07Z, Russell Shaw <[EMAIL PROTECTED]> writes:
> The real scsi will appear under sdxx such as sda1.
Except that it doesn't. In fact, it's not even detected in dmesg.
What I've done so far:
1) Added this to my grub boot parameters:
hde=scsi ignore=hde
2) Created an /etc
Kirk Strauser wrote:
I'm running `unstable' on a system with a Samsung IDE CDRW and a Panasonic
SCSI CDROM. I've followed various instructions culled from mailing lists,
HOWTOs, etc., but I'm still having problems with getting the two to play
nicely together.
If I enable ide-scsi for the CDRW, I c
-- Christof Hurschler <[EMAIL PROTECTED]> wrote
(on Tuesday, 25 March 2003, 10:34 PM +0100):
> newbie quesiton, I'm running 2.4.-18-k6 from the deb in woody:
>
> how can I keep ide-scsi from grabbing all my cdroms and zip i.e.
>
> Attached devices:
> Host: scsi0 Channel: 00 Id: 00 Lun: 00
> Ve
"Christof" == Christof Hurschler <[EMAIL PROTECTED]> writes:
Christof> newbie quesiton, I'm running 2.4.-18-k6 from the deb in
Christof> woody: how can I keep ide-scsi from grabbing all my
Christof> cdroms and zip i.e.
Many answers are possible. One way is to ensure that ide-cd is
On Wed, Feb 12, 2003 at 06:49:09PM +0100, Robert Ewald wrote:
> Am Mittwoch, 12. Februar 2003 16:12 schrieb Nicos Gollan:
> > On Wednesday 12 February 2003 15:49, Robert Ewald wrote:
> > > robert@debian:~$ cdparanoia -vd /dev/scd0 10 test.wav
> > >
> > >
> > >
> > > Checking /dev/scd0 for cdrom...
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Am Mittwoch, 12. Februar 2003 16:12 schrieb Nicos Gollan:
> On Wednesday 12 February 2003 15:49, Robert Ewald wrote:
> > robert@debian:~$ cdparanoia -vd /dev/scd0 10 test.wav
> >
> >
> >
> > Checking /dev/scd0 for cdrom...
> > Testing /dev/scd
On Wednesday 12 February 2003 15:49, Robert Ewald wrote:
> robert@debian:~$ cdparanoia -vd /dev/scd0 10 test.wav
>
>
>
> Checking /dev/scd0 for cdrom...
> Testing /dev/scd0 for cooked ioctl() interface
> /dev/scd0 is not a cooked ioctl CDROM.
> Testing /dev/scd0 for
You could try something like this in your modules.conf:
pre-install ide-scsi modprobe imm
/ernst
On Tue, 31 Dec 2002, Martin McCormick wrote:
> I have been doing some further tests about my usb
> problems and I found out that my testing procedure is flawed.
> Every new kernel I built wa
On Wednesday 01 January 2003 22:16, Martin McCormick wrote:
> Aryan Ameri writes:
> >So where is the conflict from?
>
> I am not sure. I thought I had the same problem you
> reported when I was (still am) trying to install a USB-based
> external drive on my system. It turned out that my pra
Aryan Ameri writes:
>So where is the conflict from?
I am not sure. I thought I had the same problem you
reported when I was (still am) trying to install a USB-based
external drive on my system. It turned out that my practice of
building test kernels on floppy disk and running them by boo
1 - 100 of 184 matches
Mail list logo