[oclug] scsi-ide
b stephen harding
dk983 at ncf.ca
Mon Mar 4 20:25:18 EST 2002
On March 3, 2002 10:43 pm, you wrote:
> On March 3, 2002 07:34 pm, you wrote:
> > On March 2, 2002 10:37 pm, you wrote:
> > > On March 2, 2002 09:56 pm, you wrote:
> > > > well in order to get cdrom burning to work i add the append with
> > > > hda=scsi-ide (which works fine) option in my lilo file and now i can
> > > > not access my cdrom for anything else but cd burning programs. how
> > > > do i a get it working again with KDE 2.2.2 programs etc? Do I have
> > > > to tell my programs to look at a scsi device, if so how do i find out
> > > > which scsi device is my cdrom?
> > >
> > > If it hasn't been done already;
> > >
> > > create the symlink for /dev/cdrom
> > >
> > > ln -s /dev/scd0 /dev/cdrom
> > >
> > > assuming it's scsi disk 0
> > >
> > > To find the scsi device use;
> > >
> > > cdrecord -scanbus
> > >
> > > alex
> > > _____________________________
> >
> > Tried the suggestion, what I end up with is below. Though I now see a ".
> > .. scd0" I can't access it as either me or as root.
> >
> >
> > -- geeko-boy:/home/bsteph # cdrecord -scanbus
> > Cdrecord 1.11a05 (i686-suse-linux) Copyright (C) 1995-2001 Jörg Schilling
> > Linux sg driver version: 3.1.20
> > Using libscg version 'schily-0.5'
> > scsibus0:
> > cdrecord: Warning: controller returns wrong size for CD capabilities
> > page. 0,0,0 0) 'E-IDE ' 'CD-ROM 52X/AKH ' 'A60 ' Removable CD-ROM
> > 0,1,0 1) 'PLEXTOR ' 'CD-R PX-W1210A' '1.08' Removable CD-ROM 0,2,0
> > 2) *
> > 0,3,0 3) *
> > 0,4,0 4) *
> > 0,5,0 5) *
> > 0,6,0 6) *
> > 0,7,0 7) *
>
> OK, you have 2 CDs so it gets a bit more complicated.
>
> try this (I'm assuming that your old mount point was /mnt/cdrom - if not
> substitute whatever it used to be) put
> ========snip====
>
> _______________________________________________
> oclug mailing list
> oclug at lists.oclug.on.ca
> http://www.oclug.on.ca/mailman/listinfo/oclug
a cd in the old CD reader;
>
> mount /dev/scd0 /mnt/cdrom
> cd /mnt/cdrom
> ls -al
>
> you should be reading that CD
>
> Now, put a readable cd in the burner and;
>
> mkdir /mnt/cdrom2
> mount /dev/scd1 /mnt/cdrom2
> cd /mnt/cdrom2
> ls -al
>
> Again you should be reading that CD
>
> IF that worked then it's simply a matter of creating the suitable symlinks
> so the automated scripts also work. I would have to know about what system
> you got to help with that.
>
> alex
Well as your email stated and tried by me does work. I'm using SuSE 7.3 Pro.
the only change that I needed to make was to replace "/mnt/cdrom" with
"/media/cdrom" the only thing I found odd was both scd0 and scd1 use
/media/cdrom. I was under the understanding that the scd1 (the cdrw) would
be /media/cdrecorder or something like that.
So where do we go from here?
--
b stephen harding
gpg & pgp keys can be found on the pgp.mit.edu or pgpkeys.mit.edu keyservers.
More information about the OCLUG
mailing list