Re: ide-scsi grabs everything

2002-11-26 Thread Jason Pepas
thanks for the responses guys, looks like I should be able to get it sorted out with your help. -jason -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: ide-scsi grabs everything

2002-11-26 Thread Shyamal Prasad
"Jason" == Jason Pepas <[EMAIL PROTECTED]> writes: Jason> hello, I have both ide-cd and ide-scsi compiled as modules. Jason> When I modprobe ide-scsi, it grabs all non-hard drive ide Jason> devices (the burner and the zip drive). Is there a way to Jason> make it just grab the

Re: ide-scsi grabs everything

2002-11-26 Thread Shawn Lamson
--- Jason Pepas <[EMAIL PROTECTED]> wrote: > hello, > > I have both ide-cd and ide-scsi compiled as modules. When I modprobe > > ide-scsi, it grabs all non-hard drive ide devices (the burner and the > zip > drive). Is there a way to make it just grab the burner? I found these two on Google: -

Re: ide-scsi grabs everything

2002-11-26 Thread Vineet Kumar
* Jason Pepas ([EMAIL PROTECTED]) [021126 14:57]: > also, before I modprobe ide-scsi, the burner should still be /dev/hdc, but I > cannot mount it (mount reports not valid block device). Any ideas? Can you mount via /dev/scd0 in place of /dev/hdc? good times, Vineet -- http://www.doorstop.net/

ide-scsi grabs everything

2002-11-26 Thread Jason Pepas
hello, I have both ide-cd and ide-scsi compiled as modules. When I modprobe ide-scsi, it grabs all non-hard drive ide devices (the burner and the zip drive). Is there a way to make it just grab the burner? also, before I modprobe ide-scsi, the burner should still be /dev/hdc, but I cannot mo