Re: scsi support for ide to enable cdrecord-ing

2000-05-29 Thread Vicente Torres
2.2.15 and > lsmode shows: serial, sg, ide_scsi, ppp, slhc > I have ATAPI CDROM DRIVE 36-X and HP CD-Writer +7200 both in the > secondary IDE controller. > When I try to run cdrecord, or xcdroast I get the message that I have to > implement generic scsi support. Don't I have it alread

Re: scsi support for ide to enable cdrecord-ing

2000-05-26 Thread Peter Good
ATAPI CDROM DRIVE 36-X and HP CD-Writer +7200 both in the > secondary IDE controller. > When I try to run cdrecord, or xcdroast I get the message that I have to > implement generic scsi support. Don't I have it already? What exactly do > I have to configure in my module to have these t

scsi support for ide to enable cdrecord-ing

2000-05-26 Thread Antonio Rodriguez
I have a frozen system working, with kernel 2.2.15 and lsmode shows: serial, sg, ide_scsi, ppp, slhc I have ATAPI CDROM DRIVE 36-X and HP CD-Writer +7200 both in the secondary IDE controller. When I try to run cdrecord, or xcdroast I get the message that I have to implement generic scsi support

Re: scsi support

2000-02-08 Thread Matt Taggart
> i'm trying to install linux (first red hat, now debian) and in both > instances they fail to see my hard drives. My suspicion is that my onboard > scsi controller on my Abit BP6 is not supported as of now. If you could > please either verify or refute this suspicion i would be most gracious. >

scsi support

2000-02-08 Thread Jaysen Mellgren
package: scsi Version: unknown i'm trying to install linux (first red hat, now debian) and in both instances they fail to see my hard drives. My suspicion is that my onboard scsi controller on my Abit BP6 is not supported as of now. If you could please either verify or refute this suspicion i wo

Booting kernel with module SCSI support?

2000-01-18 Thread Svante Signell
edhat/rawhide and also have SCSI support. However, on this machine the SCSI driver is loaded as a module: alias scsi_hostadapter aic7xxx. How come it works on this one? Also the redhat/mkbootdisk and debian/mkboot behaves differently. On a redhat created boot floppy the needed device files and lilo

Booting kernel with module SCSI support?

2000-01-17 Thread Svante Signell
edhat/rawhide and also have SCSI support. However, on this machine the SCSI driver is loaded as a module: alias scsi_hostadapter aic7xxx. How come it works on this one? Also the redhat/mkbootdisk and debian/mkboot behaves differently. On a redhat created boot floppy the needed device files and lilo

Re: ide-scsi support

1999-06-16 Thread John Pearson
On Tue, Jun 15, 1999 at 05:30:00PM +0100, Alisdair McDiarmid wrote > On Tue, Jun 15, 1999 at 10:54:52AM -0400, Peter S Galbraith wrote: > > > > Alisdair McDiarmid wrote: > > > > > I'm trying (again) to make my IDE CD-RW work. > > > > Have you done this this way successfully before? > > Somethin

Re: ide-scsi support

1999-06-15 Thread Stephen Pitts
On Tue, Jun 15, 1999 at 05:31:09PM +0200, Armin Wegner wrote: > > SCSI support > > SCSI disk support > > SCSI CD-ROM support > > SCSI generic support > > Don't compile them as modules. Compile them into the kernel. I'

Re: ide-scsi support

1999-06-15 Thread Stephen Pitts
On Tue, Jun 15, 1999 at 01:15:10PM -0400, Peter S Galbraith wrote: > > I really need ATAPI CDROM support though. One of the main uses of > > my PC is as a CD rip/encoder, and emulated SCSI doesn't appear to > > support cooked ioctl, so cdparanoia doesn't work. > cdparanoia does work. I, too, have

Re: ide-scsi support

1999-06-15 Thread Alisdair McDiarmid
On Tue, Jun 15, 1999 at 03:11:27PM -0400, Peter S Galbraith wrote: > > Alisdair McDiarmid wrote: > > > > > [root%letdown /home/alisdair] # mount -t iso9660 /dev/scd0 /mnt/cdrw > > > > mount: block device /dev/scd0 is write-protected, mounting read-only > > > > mount: wrong fs type, bad option, ba

Re: ide-scsi support

1999-06-15 Thread Peter S Galbraith
Alisdair McDiarmid wrote: > > > [root%letdown /home/alisdair] # mount -t iso9660 /dev/scd0 /mnt/cdrw > > > mount: block device /dev/scd0 is write-protected, mounting read-only > > > mount: wrong fs type, bad option, bad superblock on /dev/scd0, > > >or too many mounted file systems > > >

Re: ide-scsi support

1999-06-15 Thread Seth M. Landsman
I've gotten the IDE-SCSI emulation working in a 2.2 (2.2.9?) kernel and have a lilo append line which allows the CDRW (a new Smart and Friendly, JVC repackaged) to live on sg0 while the CD-ROM lives on hdd. This works flawlessly. I've burned to this drive under linux (only a couple of ti

Re: ide-scsi support

1999-06-15 Thread Alisdair McDiarmid
On Tue, Jun 15, 1999 at 05:31:09PM +0200, Armin Wegner wrote: > > SCSI support > > SCSI disk support > > SCSI CD-ROM support > > SCSI generic support > > Don't compile them as modules. Compile them into the kernel. I'

Re: ide-scsi support

1999-06-15 Thread Peter S Galbraith
be detected as SCSI emulated. > > Oh. I sort of see. Is it possible to make /dev/hdd SCSI only? I'll > only really need it to write CDs (and hopefully read the CD-Rs that > my Creative ATAPI spits out). > > > Try disabling ATAPI CDROM support and compiling SCSI emulation,

Re: ide-scsi support

1999-06-15 Thread Alisdair McDiarmid
CSI only? I'll only really need it to write CDs (and hopefully read the CD-Rs that my Creative ATAPI spits out). > Try disabling ATAPI CDROM support and compiling SCSI emulation, > SCSI support and SCSI CD-ROM support directly into the kernel > without using modules I will do. [*r

Re: ide-scsi support

1999-06-15 Thread Armin Wegner
> SCSI support > SCSI disk support > SCSI CD-ROM support > SCSI generic support Don't compile them as modules. Compile them into the kernel. I've never managed even to compile these modules. I got errors. Armin

Re: ide-scsi support

1999-06-15 Thread Peter S Galbraith
Alisdair McDiarmid wrote: > I'm trying (again) to make my IDE CD-RW work. I compiled my > kernel 2.3.5 (I haven't had time to download 2.2.10 yet) with > SCSI emulation as a module and the following SCSI options: > > SCSI support > SCSI disk support > <

ide-scsi support

1999-06-15 Thread Alisdair McDiarmid
d the following SCSI options: SCSI support SCSI disk support < > SCSI tape support SCSI CD-ROM support [*] Enable vendor-specific extensions (for SCSI CDROM) SCSI generic support [*] Probe all LUNs on each SCSI device [*] Verbose SCSI error reporting (kernel

Re: SCSI support

1997-09-22 Thread Jeff Noxon
On Mon, Sep 22, 1997 at 01:05:50PM +1200, Richard L Shepherd wrote: > Hi, > > does anyone know if there is support for: > Initio PCI 9100U Ultra Fast SCSI Host Adapter Kit > within the standard debian kernel-source packages? Or any linux support > for this card at all? What are the major c

SCSI support

1997-09-22 Thread Richard L Shepherd
Hi, does anyone know if there is support for: Initio PCI 9100U Ultra Fast SCSI Host Adapter Kit within the standard debian kernel-source packages? Or any linux support for this card at all? TIA... 8<--->8 Richard Shepherd ([EMAIL PROTECTED]) 8<---