Re: cd as scsi

2001-12-12 Thread Randy

On Wednesday 12 December 2001 02:00 am, Keith Antoine wrote:
 My burner is seen as ascsi device, obviously if I am going to burn
 with it. However I also want to see my dvd/cdrom reader as a scsi
 device so as I can use it for DAO burning. Stuffed if I can get
 /dev/sr1 to be 'seen'..

 I have hdc=ide-scsi in lilo, I have changed /dev/dvd to point to
 /dev/sr1. Whwn I try a mount -t iso9660 /dev/sr1 /dvd it says that
 dvd is an unknown device. Yet I can mount it on sr0 which is noramlly
 where /dev/cdrecorder mounts for the burner. I tried a direct mount
 to /dev/sr1 with the same error.
Try adding options ide-cd ignore='hdb hdc' to your /etc/modules.conf 
if those are the correct device letters. I just got mine working about 
a week ago under Mandrake 8.1.
Randy Donohoe
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: cd as scsi

2001-12-12 Thread stayler

On Wed, 12 Dec 2001 17:00:19 +1000, Keith Antoine wrote:

I have hdc=ide-scsi in lilo, I have changed /dev/dvd to point to /dev/sr1.
Whwn I try a mount -t iso9660 /dev/sr1 /dvd it says that dvd is an unknown 
device. Yet I can mount it on sr0 which is noramlly where /dev/cdrecorder
mounts for the burner. I tried a direct mount to /dev/sr1 with the same error.

AFAIC see sr1-13 exist in /dev

Hey Skippy,

Did you put a hdd=ide-scsi in lilo? for the DVD?

___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: cd as scsi

2001-12-12 Thread Keith Antoine

On Wednesday 12 December 2001 17:29, Myles Green enunciated:

 do you have both drives on the same ide cable? both of mine are and i
 have hdc=ide-scsi (for CDR-RW) and hdd=ide-scsi (for DVD) in lilo.conf.
 my /dev/dvd points to /dev/scd1 ('coz i'm using redhat).

Yes I do at present but need to shift to seperate cable for DAO. Yep I have 
as you do but was trying sr1 not scd1, might try that.


 what does your fstab look like? here's a peek at that part of mine:

 /dev/cdrom /mnt/cdromiso9660 user,kudzu,ro 0 0
 /dev/cdrom1/mnt/cdrom1   iso9660 user,kudzu,ro 0 0

 obviously, /dev/cdrom is a link to /dev/scd0 and /dev/cdrom1 is a link
 to /dev/scd1. your mount points will be different...

Yeah pretty much as yours except for the scd1 and mount points.

-- 
Keith Antoine aka 'skippy'
18 Arkana St, The Gap, Queensland 4061 Australia PH:61733002161
Retired Geriatric, Sometime Electronics Engineer, Knowall, Brain in storage

___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: cd as scsi

2001-12-12 Thread Keith Antoine

On Wednesday 12 December 2001 23:51, stayler enunciated:
 On Wed, 12 Dec 2001 17:00:19 +1000, Keith Antoine wrote:
 I have hdc=ide-scsi in lilo, I have changed /dev/dvd to point to /dev/sr1.
 Whwn I try a mount -t iso9660 /dev/sr1 /dvd it says that dvd is an unknown
 device. Yet I can mount it on sr0 which is noramlly where /dev/cdrecorder
 mounts for the burner. I tried a direct mount to /dev/sr1 with the same
  error.
 
 AFAIC see sr1-13 exist in /dev

 Hey Skippy,

 Did you put a hdd=ide-scsi in lilo? for the DVD?

Yes mate but anything after sr0 seems not to work even on the burner ??

-- 
Keith Antoine aka 'skippy'
18 Arkana St, The Gap, Queensland 4061 Australia PH:61733002161
Retired Geriatric, Sometime Electronics Engineer, Knowall, Brain in storage

___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



cd as scsi

2001-12-11 Thread Keith Antoine

My burner is seen as ascsi device, obviously if I am going to burn with it.
However I also want to see my dvd/cdrom reader as a scsi device so as I can 
use it for DAO burning. Stuffed if I can get /dev/sr1 to be 'seen'..

I have hdc=ide-scsi in lilo, I have changed /dev/dvd to point to /dev/sr1.
Whwn I try a mount -t iso9660 /dev/sr1 /dvd it says that dvd is an unknown 
device. Yet I can mount it on sr0 which is noramlly where /dev/cdrecorder
mounts for the burner. I tried a direct mount to /dev/sr1 with the same error.

AFAIC see sr1-13 exist in /dev

kantoine@linux:~ ls -l /dev/sr*
brw---1 kantoine users 11,   0 Sep 24 11:54 /dev/sr0
brw---1 kantoine users 11,   1 Sep 24 11:54 /dev/sr1
brw-r-1 root disk  11,  10 Sep 24 11:54 /dev/sr10
brw-r-1 root disk  11,  11 Sep 24 11:54 /dev/sr11
brw-r-1 root disk  11,  12 Sep 24 11:54 /dev/sr12
brw-r-1 root disk  11,  13 Sep 24 11:54 /dev/sr13
brw-r-1 root disk  11,  14 Sep 24 11:54 /dev/sr14
brw-r-1 root disk  11,  15 Sep 24 11:54 /dev/sr15
brw-r-1 root disk  11,   2 Sep 24 11:54 /dev/sr2
brw-r-1 root disk  11,   3 Sep 24 11:54 /dev/sr3
brw-r-1 root disk  11,   4 Sep 24 11:54 /dev/sr4
brw-r-1 root disk  11,   5 Sep 24 11:54 /dev/sr5
brw-r-1 root disk  11,   6 Sep 24 11:54 /dev/sr6
brw-r-1 root disk  11,   7 Sep 24 11:54 /dev/sr7
brw-r-1 root disk  11,   8 Sep 24 11:54 /dev/sr8
brw-r-1 root disk  11,   9 Sep 24 11:54 /dev/sr9

I am still using Suse 7.3 does this handle differently ??

-- 
Keith Antoine aka 'skippy'
18 Arkana St, The Gap, Queensland 4061 Australia PH:61733002161
Retired Geriatric, Sometime Electronics Engineer, Knowall, Brain in storage

___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: cd as scsi

2001-12-11 Thread Myles Green

On Wed, 12 Dec 2001 17:00:19 +1000
Keith Antoine [EMAIL PROTECTED] wrote:

 My burner is seen as ascsi device, obviously if I am going to burn
with it.
 However I also want to see my dvd/cdrom reader as a scsi device so as
I can 
 use it for DAO burning. Stuffed if I can get /dev/sr1 to be
'seen'..
 
 I have hdc=ide-scsi in lilo, I have changed /dev/dvd to point to
/dev/sr1.

do you have both drives on the same ide cable? both of mine are and i
have hdc=ide-scsi (for CDR-RW) and hdd=ide-scsi (for DVD) in lilo.conf.
my /dev/dvd points to /dev/scd1 ('coz i'm using redhat).

 Whwn I try a mount -t iso9660 /dev/sr1 /dvd it says that dvd is an
unknown 
 device. Yet I can mount it on sr0 which is noramlly where
/dev/cdrecorder
 mounts for the burner. I tried a direct mount to /dev/sr1 with the
same error.

what does your fstab look like? here's a peek at that part of mine:

/dev/cdrom /mnt/cdromiso9660 user,kudzu,ro 0 0
/dev/cdrom1/mnt/cdrom1   iso9660 user,kudzu,ro 0 0

obviously, /dev/cdrom is a link to /dev/scd0 and /dev/cdrom1 is a link
to /dev/scd1. your mount points will be different...

HTH
-- 
Myles Green Calgary AB Canada
Alberta Linux Step by Step Mirror:
http://www.telusplanet.net/public/mylesg/



___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users