[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: XCDRoast and HP7200





Hmm, I know this sounds like a pain-in-the-ass, but could you do a
"dmesg" and send it to me?  I want to make sure that, indeed, both
cd drives are being assinged those scdX identities.

Here's a quick run-down of what I did:

I have kernel 2.2.7.  According to the lastest (VERY new) version
of the CD-WRITING HOWTO, under kernel 2.2.x, you can't have a
CD-ROM/R/RW drive using both ide-cd and ide-scsi.  You can, however,
have one drive using ide-cd, and one using ide-scsi, provided you:

(This assumes both drives are ATAPI (IDE), and that hdc is your
 regular CD-ROM, hdd is your burner.) 

1) Build them as modules
2) Put something to the effect of of
	append="hdc=ide-cd hdd=ide-scsi"
   in your lilo.conf.  Run "lilo"
3) put the following in your conf.modules:
	options ide-cd ignore=hdd
        options ide-scsi ignore=hdc
   Actually, put them in the file (i forget the name) that debian
   uses, (/etc/modutils/something-or-other) and run update-modules.

I know this doesn't directly solve your problem, but may give
you an idea about what's wrong.

Bryan


Paul Nathan Puri wrote:
> 
> Yeah I have a question for you.
> 
> I have this identical CD-RW. It works fine. But now
> my regular 32X IDE CDROM no longer works. How did this happen?
> 
> I mount the cd-rw on /dev/scd1, but /dev/scd0 can never see
> the media.  Thanks
> 
> On Thu, May 27, 1999 at 05:43:35AM -0400, Bryan Scaringe wrote:
> > According to both the CD-Writing HOWTO and the XCDRoast manual:
> >
> > You need SCSI emulation support for the drive.
> >       That is: There are kernel parameters that you must select
> >         either to include in the kernel, or build as modules,
> >         which will make the kernel treat an ide device as a SCSI
> >         device.  In reality, ATAPI devices are really SCSI-over-IDE
> >         devices.
> >
> > I hate to write such a short response, to the tune of RTFM, but the
> > two sources I listed above do an EXCELLENT job of explaining things.
> >
> > You still may have trouble setting things up. I know I did.
> > Don't hesitate to mail me directly, especiallyly, if you have 2
> > IDE cd drives (a reader and a burner).
> >
> > The XCDRoast manual can be found on the XCDRoast Homepage.
> > As for the CD-WRITING_HOWTO, just do a net search on it,
> > find it, and look in the 1st chapter for a link to the latest copy.
> > This is importaint, cause it was updated recently.
> >
> > Bryan
> >
> > Johann Spies at Johann wrote:
> > >
> > > I have installed xcdroast 0.96e to try out my HP7200i.  According to the
> > > supported cdwriters the HP7200 (which is not a SCSI-drive) is supported,
> > > but I cannot select it during the setup.  The documentation says about the
> > > hardware requirements:
> > >
> > > * SCSI-Controller running with Linux. (Not necessary with
> > >        ATAPI-Writers)
> > >
> > > But when I come to the point where the HP7200 must be selected as cdwriter
> > > I cannot do it.  Here the documentation says:
> > >
> > >      * CD-Setup:
> > >        CD-Writer Device: This is your CD-Writer. You can here only choose
> > >        from your SCSI-Devices type 4 and 5 (Worm and CD-Rom). Some
> > >        CD-Writer identify themselves as CD-Roms, but please don't set a
> > >        real CD-Rom as write-device.
> > >
> > > How am I then supposed to select the HP7200 as CD-Writer?  I do not have
> > > any SCSI-devices.
> > >
> > > I hope somebody can help me.
> > >
> > > Johann
> > >  --------------------------------------------------------------------------
> > > | Johann Spies                                 Windsorlaan 19              |
> > > | jhspies@futurenet.co.za                3201 Pietermaritzburg             |
> > > | Tel/Faks Nr. +27 331-46-1310                 Suid-Afrika (South Africa)  |
> > >  --------------------------------------------------------------------------
> > >
> > >      "And Jesus answering said unto them, They that are
> > >       whole need not a physician; but they that are sick. I
> > >       come not to call the righteous, but sinners to
> > >       repentance."                     Luke 5:31,32
> > >
> > > --
> > > Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null
> >
> >
> > --
> > Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null
> >
> 
> --
> NatePuri
> Certified Law Student
> Debian GNU/Linux Monk
> McGeorge School of Law
> Sacramento, CA
> publisher@ompages.com


Reply to: