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/cdrom    iso9660 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

Reply via email to