Steve Doerr wrote
>I overlooked the SCSI cd support when I built my kernel.
>
>It's working perfectly now.
I did almost the same thing on a system at work except I
forgot the Generic SCSI support. I had a system that looked like
it should work if you did the cat /proc/scsi/scsi tests, a
Doerr [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 30, 2002 7:42 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: SCSI emulation for IDE CD-writer
Thanks for the info, Bob!
I overlooked the SCSI cd support when I built my kernel.
It's working perfectly now.
Steve
-
Thanks for the info, Bob!
I overlooked the SCSI cd support when I built my kernel.
It's working perfectly now.
Steve
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Sun, 2002-12-29 at 13:18, Rob Weir wrote:
> On Sat, Dec 28, 2002 at 11:33:10AM -0800, Bill Moseley wrote:
> > On Sat, 28 Dec 2002, Bob Proulx wrote:
> > > In /etc/lilo.conf place the following:
> > >
> > > append="hdc=ide-scsi hdd=ide-scsi"
> >
> > Now this confuses me. I assumed that if th
I used to compile ide-scsi as modules and had problems with the
CD-RW-Drive locking closed .
Since compiling the modules into the kernel, there have been no lock
problems.
Shawn Lamson wrote:
On Sun, 29 Dec 2002 20:12:48 -0500
Shawn Lamson <[EMAIL PROTECTED]> wrote:
On Sun, 29 Dec 2002 11:27
On Sun, 29 Dec 2002 20:12:48 -0500
Shawn Lamson <[EMAIL PROTECTED]> wrote:
> On Sun, 29 Dec 2002 11:27:38 -0800 (PST)
> Bill Moseley <[EMAIL PROTECTED]> wrote:
>
> > On Mon, 30 Dec 2002, Rob Weir wrote:
> >
> > > On Sat, Dec 28, 2002 at 11:33:10AM -0800, Bill Moseley wrote:
> > > > Another quest
On Sun, 29 Dec 2002 11:27:38 -0800 (PST)
Bill Moseley <[EMAIL PROTECTED]> wrote:
> On Mon, 30 Dec 2002, Rob Weir wrote:
>
> > On Sat, Dec 28, 2002 at 11:33:10AM -0800, Bill Moseley wrote:
> > > Another question: I have everything compiled into the kernel
> > > instead of as modules. I have two
On Mon, 30 Dec 2002, Rob Weir wrote:
> On Sat, Dec 28, 2002 at 11:33:10AM -0800, Bill Moseley wrote:
> > Another question: I have everything compiled into the kernel instead of
> > as modules. I have two IDE drives and I'm *not* using the append line,
> > yet the drives are still setup correctly
On Sat, Dec 28, 2002 at 11:33:10AM -0800, Bill Moseley wrote:
> On Sat, 28 Dec 2002, Bob Proulx wrote:
> > In /etc/lilo.conf place the following:
> >
> > append="hdc=ide-scsi hdd=ide-scsi"
>
> Now this confuses me. I assumed that if the ide-scsi was built as a
> module you would use options in
On Sat, 28 Dec 2002, Bob Proulx wrote:
> First you need the kernel to load the ide-scsi module at boot
> time. Put the name of that driver in /etc/modules.
>
> In /etc/modules place the following:
>
> ide-scsi
>
> The ide-scsi module can only adapt an IDE device to a SCSI if it has
> not alr
Steve Doerr <[EMAIL PROTECTED]> [2002-12-28 14:27:14 -0600]:
> I just installed and burned a cd per the cd writing howto, but now I
> can't find what to mount to read it.
>
> It's not at scd0 or scsi0 and I'm not sure how to find it.
Run
cdrecord -scanbus
And post the output of that command.
I just installed and burned a cd per the cd writing howto, but now I
can't find what to mount to read it.
It's not at scd0 or scsi0 and I'm not sure how to find it.
Does anyone know how to find it or see anything wrong with how I set
this up?
Thanks for any input,
Steve
relevant info:
kern.l
12 matches
Mail list logo