public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* re: linking to dev cooridinates
@  Gregory Nowak
   ` Igor Gueths
   ` Steve Holmes
  0 siblings, 2 replies; 8+ messages in thread
From: Gregory Nowak @  UTC (permalink / raw)
  To: speakup

I don't think either of those options are possible.  Of course I could be wrong.
Greg



> ----- Original Message -----

>From: "Igor Gueths" <igueths@attbi.com

>To: <speakup@braille.uwo.ca

>Date: Tue, 7 May 2002 19:34:24 -0400

>Subject: linking to dev cooridinates

>Hi all.  Don't know if anyone has tried this with Cdrw drives, but here goes.  I have not tested /dev/sr0 yet to see if I can mount the device using this file, but could I possibly create a link called cdr thatwill interface to 0,0,0? These are the coordinates that cdrecord uses to access my burner.  I was thinking this just because then I could make sure that the device is going to work.  Also, then put an entry in fstab, make it rw, then I can just mv stuff from the disk to Cd without using cdrecord? Is this actually possible? Thanks!


>_______________________________________________

>Speakup mailing list

>Speakup@braille.uwo.ca

>http://speech.braille.uwo.ca/mailman/listinfo/speakup




^ permalink raw reply	[flat|nested] 8+ messages in thread

* re: linking to dev cooridinates
   linking to dev cooridinates Gregory Nowak
@  ` Igor Gueths
   ` Steve Holmes
  1 sibling, 0 replies; 8+ messages in thread
From: Igor Gueths @  UTC (permalink / raw)
  To: speakup

Hi Greg. I kind of figured this could be done via hardlinks. Gotta look at
the man page for ln to find the answer to that one I guess.

Gates go to hell, your OS is waiting for you there!

On Tue, 7 May 2002, Gregory Nowak wrote:

> I don't think either of those options are possible.  Of course I could be wrong.
> Greg
>
>
>
> > ----- Original Message -----
>
> >From: "Igor Gueths" <igueths@attbi.com
>
> >To: <speakup@braille.uwo.ca
>
> >Date: Tue, 7 May 2002 19:34:24 -0400
>
> >Subject: linking to dev cooridinates
>
> >Hi all.  Don't know if anyone has tried this with Cdrw drives, but here goes.  I have not tested /dev/sr0 yet to see if I can mount the device using this file, but could I possibly create a link called cdr thatwill interface to 0,0,0? These are the coordinates that cdrecord uses to access my burner.  I was thinking this just because then I could make sure that the device is going to work.  Also, then put an entry in fstab, make it rw, then I can just mv stuff from the disk to Cd without using cdrecord? Is this actually possible? Thanks!
>
>
> >_______________________________________________
>
> >Speakup mailing list
>
> >Speakup@braille.uwo.ca
>
> >http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: linking to dev cooridinates
   linking to dev cooridinates Gregory Nowak
   ` Igor Gueths
@  ` Steve Holmes
  1 sibling, 0 replies; 8+ messages in thread
From: Steve Holmes @  UTC (permalink / raw)
  To: speakup

I don't think so either.  The CD-writing howtos all talk of having to
use CD mastering software such as cdrecord and you can't even do this
in windows.  The patterns on the CD are tracks that look nothing like
any typical file systems on a normal magnetic disk.  It's apples and oranges:).

On Tue, May 07, 2002 at 08:37:10PM -0400, Gregory Nowak wrote:
> I don't think either of those options are possible.  Of course I could be wrong.
> Greg
> 
> 
> 
> > ----- Original Message -----
> 
> >From: "Igor Gueths" <igueths@attbi.com
> 
> >To: <speakup@braille.uwo.ca
> 
> >Date: Tue, 7 May 2002 19:34:24 -0400
> 
> >Subject: linking to dev cooridinates
> 
> >Hi all.  Don't know if anyone has tried this with Cdrw drives, but here goes.  I have not tested /dev/sr0 yet to see if I can mount the device using this file, but could I possibly create a link called cdr thatwill interface to 0,0,0? These are the coordinates that cdrecord uses to access my burner.  I was thinking this just because then I could make sure that the device is going to work.  Also, then put an entry in fstab, make it rw, then I can just mv stuff from the disk to Cd without using cdrecord? Is this actually possible? Thanks!
> 
> 
> >_______________________________________________
> 
> >Speakup mailing list
> 
> >Speakup@braille.uwo.ca
> 
> >http://speech.braille.uwo.ca/mailman/listinfo/speakup
> 
> 
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: linking to dev cooridinates
       ` Cecil H. Whitley
@        ` Igor Gueths
  0 siblings, 0 replies; 8+ messages in thread
From: Igor Gueths @  UTC (permalink / raw)
  To: speakup

Hi Cecil. I'm reading through the howto right now, and I'll probably find it. I am finding the read quite an interesting but difficult one. 
----- Original Message ----- 
From: Cecil H. Whitley <cwhitley@ec.rr.com>
To: <speakup@braille.uwo.ca>
Sent: Thursday, May 09, 2002 8:06 PM
Subject: Re: linking to dev cooridinates


> Hi again,
> The example they used was for a scanner and they aliased something like
> /dev/scsi/sg0h0t0l00 to /dev/scanner.
> Regards,
> Cecil
> ----- Original Message -----
> From: "Igor Gueths" <igueths@attbi.com>
> To: <speakup@braille.uwo.ca>
> Sent: Thursday, May 09, 2002 7:03 PM
> Subject: Re: linking to dev cooridinates
> 
> 
> Hi Cecil. I'll check out the howto, but let me clarify. So assuming my
> burner is at 0,0,0, the dev sr0 would be aliased to device located at 0,0,0
> in the scsi.alias file? That does sound interesting though.
> ----- Original Message -----
> From: Cecil H. Whitley <cwhitley@ec.rr.com>
> To: <speakup@braille.uwo.ca>
> Sent: Thursday, May 09, 2002 6:56 PM
> Subject: Re: linking to dev cooridinates
> 
> 
> > Hi,
> > I was reading the scsi howto earlier today and ran across something you
> may
> > wish to pursue....  It indicated that if you were running scsiide that
> there
> > is a scsi.alias file in /etc that you can use to creatively rename the
> > scsiide name (/dev/scsi/sr0xxxxxx) where the x's are the host adapter,
> > target, lun, etc.  I remembered this email at the time and had to locate
> it
> > here at home in order to reply to it.  I found the howto on
> > linuxjournal.com.  Hope this helps.
> > Cecil
> > ----- Original Message -----
> > From: "Igor Gueths" <igueths@attbi.com>
> > To: <speakup@braille.uwo.ca>
> > Sent: Tuesday, May 07, 2002 7:34 PM
> > Subject: linking to dev cooridinates
> >
> >
> > Hi all. Don't know if anyone has tried this with Cdrw drives, but here
> goes.
> > I have not tested /dev/sr0 yet to see if I can mount the device using this
> > file, but could I possibly create a link called cdr thatwill interface to
> > 0,0,0? These are the coordinates that cdrecord uses to access my burner. I
> > was thinking this just because then I could make sure that the device is
> > going to work. Also, then put an entry in fstab, make it rw, then I can
> just
> > mv stuff from the disk to Cd without using cdrecord? Is this actually
> > possible? Thanks!
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
> 
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
> 
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: linking to dev cooridinates
     ` Igor Gueths
@      ` Cecil H. Whitley
         ` Igor Gueths
  0 siblings, 1 reply; 8+ messages in thread
From: Cecil H. Whitley @  UTC (permalink / raw)
  To: speakup

Hi again,
The example they used was for a scanner and they aliased something like
/dev/scsi/sg0h0t0l00 to /dev/scanner.
Regards,
Cecil
----- Original Message -----
From: "Igor Gueths" <igueths@attbi.com>
To: <speakup@braille.uwo.ca>
Sent: Thursday, May 09, 2002 7:03 PM
Subject: Re: linking to dev cooridinates


Hi Cecil. I'll check out the howto, but let me clarify. So assuming my
burner is at 0,0,0, the dev sr0 would be aliased to device located at 0,0,0
in the scsi.alias file? That does sound interesting though.
----- Original Message -----
From: Cecil H. Whitley <cwhitley@ec.rr.com>
To: <speakup@braille.uwo.ca>
Sent: Thursday, May 09, 2002 6:56 PM
Subject: Re: linking to dev cooridinates


> Hi,
> I was reading the scsi howto earlier today and ran across something you
may
> wish to pursue....  It indicated that if you were running scsiide that
there
> is a scsi.alias file in /etc that you can use to creatively rename the
> scsiide name (/dev/scsi/sr0xxxxxx) where the x's are the host adapter,
> target, lun, etc.  I remembered this email at the time and had to locate
it
> here at home in order to reply to it.  I found the howto on
> linuxjournal.com.  Hope this helps.
> Cecil
> ----- Original Message -----
> From: "Igor Gueths" <igueths@attbi.com>
> To: <speakup@braille.uwo.ca>
> Sent: Tuesday, May 07, 2002 7:34 PM
> Subject: linking to dev cooridinates
>
>
> Hi all. Don't know if anyone has tried this with Cdrw drives, but here
goes.
> I have not tested /dev/sr0 yet to see if I can mount the device using this
> file, but could I possibly create a link called cdr thatwill interface to
> 0,0,0? These are the coordinates that cdrecord uses to access my burner. I
> was thinking this just because then I could make sure that the device is
> going to work. Also, then put an entry in fstab, make it rw, then I can
just
> mv stuff from the disk to Cd without using cdrecord? Is this actually
> possible? Thanks!
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>


_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: linking to dev cooridinates
   ` Cecil H. Whitley
@    ` Igor Gueths
       ` Cecil H. Whitley
  0 siblings, 1 reply; 8+ messages in thread
From: Igor Gueths @  UTC (permalink / raw)
  To: speakup

Hi Cecil. I'll check out the howto, but let me clarify. So assuming my burner is at 0,0,0, the dev sr0 would be aliased to device located at 0,0,0 in the scsi.alias file? That does sound interesting though. 
----- Original Message ----- 
From: Cecil H. Whitley <cwhitley@ec.rr.com>
To: <speakup@braille.uwo.ca>
Sent: Thursday, May 09, 2002 6:56 PM
Subject: Re: linking to dev cooridinates


> Hi,
> I was reading the scsi howto earlier today and ran across something you may
> wish to pursue....  It indicated that if you were running scsiide that there
> is a scsi.alias file in /etc that you can use to creatively rename the
> scsiide name (/dev/scsi/sr0xxxxxx) where the x's are the host adapter,
> target, lun, etc.  I remembered this email at the time and had to locate it
> here at home in order to reply to it.  I found the howto on
> linuxjournal.com.  Hope this helps.
> Cecil
> ----- Original Message -----
> From: "Igor Gueths" <igueths@attbi.com>
> To: <speakup@braille.uwo.ca>
> Sent: Tuesday, May 07, 2002 7:34 PM
> Subject: linking to dev cooridinates
> 
> 
> Hi all. Don't know if anyone has tried this with Cdrw drives, but here goes.
> I have not tested /dev/sr0 yet to see if I can mount the device using this
> file, but could I possibly create a link called cdr thatwill interface to
> 0,0,0? These are the coordinates that cdrecord uses to access my burner. I
> was thinking this just because then I could make sure that the device is
> going to work. Also, then put an entry in fstab, make it rw, then I can just
> mv stuff from the disk to Cd without using cdrecord? Is this actually
> possible? Thanks!
> 
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
> 
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
> 



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: linking to dev cooridinates
   Igor Gueths
@  ` Cecil H. Whitley
     ` Igor Gueths
  0 siblings, 1 reply; 8+ messages in thread
From: Cecil H. Whitley @  UTC (permalink / raw)
  To: speakup

Hi,
I was reading the scsi howto earlier today and ran across something you may
wish to pursue....  It indicated that if you were running scsiide that there
is a scsi.alias file in /etc that you can use to creatively rename the
scsiide name (/dev/scsi/sr0xxxxxx) where the x's are the host adapter,
target, lun, etc.  I remembered this email at the time and had to locate it
here at home in order to reply to it.  I found the howto on
linuxjournal.com.  Hope this helps.
Cecil
----- Original Message -----
From: "Igor Gueths" <igueths@attbi.com>
To: <speakup@braille.uwo.ca>
Sent: Tuesday, May 07, 2002 7:34 PM
Subject: linking to dev cooridinates


Hi all. Don't know if anyone has tried this with Cdrw drives, but here goes.
I have not tested /dev/sr0 yet to see if I can mount the device using this
file, but could I possibly create a link called cdr thatwill interface to
0,0,0? These are the coordinates that cdrecord uses to access my burner. I
was thinking this just because then I could make sure that the device is
going to work. Also, then put an entry in fstab, make it rw, then I can just
mv stuff from the disk to Cd without using cdrecord? Is this actually
possible? Thanks!


_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup



^ permalink raw reply	[flat|nested] 8+ messages in thread

* linking to dev cooridinates
@  Igor Gueths
   ` Cecil H. Whitley
  0 siblings, 1 reply; 8+ messages in thread
From: Igor Gueths @  UTC (permalink / raw)
  To: speakup

Hi all. Don't know if anyone has tried this with Cdrw drives, but here goes. I have not tested /dev/sr0 yet to see if I can mount the device using this file, but could I possibly create a link called cdr thatwill interface to 0,0,0? These are the coordinates that cdrecord uses to access my burner. I was thinking this just because then I could make sure that the device is going to work. Also, then put an entry in fstab, make it rw, then I can just mv stuff from the disk to Cd without using cdrecord? Is this actually possible? Thanks! 



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~ UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 linking to dev cooridinates Gregory Nowak
 ` Igor Gueths
 ` Steve Holmes
  -- strict thread matches above, loose matches on Subject: below --
 Igor Gueths
 ` Cecil H. Whitley
   ` Igor Gueths
     ` Cecil H. Whitley
       ` Igor Gueths

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).