On Fri, 22 Oct 1999, you wrote:
> > 
> > Do you have the drive set up using SCSI emulation? If so, just create a
> > link between /dev/cdrom and /dev/sg1.
> 
> 
> 
> 
> Hmm... you mean a symbolic link? (ln -s /dev/sg1 /mnt/cdrw). I can do that
> but it doesn't do me much good since the link isn't a directory... I can't
> use the mount command on /dev/sg1 either since it's "not a block device."
> 
> ... any other ideas? BTW, I am using SCSI emulation.
> 
No...what he's saying is make a symbolic link between
/dev/cdrom and /dev/sg1. However, since you can't mount
/dev/sg1, I agree, it's not likely to make any difference.
        John

Reply via email to