Re: Wiring umass unit numbers
- From: Stanislav Sedov <ssedov@xxxxxxxxxxx>
- Date: Sat, 2 Sep 2006 02:08:28 +0400
On Fri, 1 Sep 2006 14:08:49 -0700 (PDT)
george+freebsd@xxxxxxx mentioned:
I have a USB floppy drive and a USB flash card reader/writer. At
various times, neither, one, or both devices are plugged into the
computer. Depending upon when each is plugged in, the floppy
drive might become /dev/da0 and the flash reader/writer /dev/da1,
or vice versa. Is there a way to specify which should be which?
AFAIK, no, but if you just need to have constant device names, you
can use labels provided by glabel(8), e.g. if you issue
# glabel label -v MYFLASH /dev/da0 when da0 is flash, you'll
always have /dev/label/MYFLASH entry whenever you flash is
plugged.
Unfortunately, this technique can't be used with floppy, for
glabel information is stored on the media itself, that is you
need to label every floppy separately.
Hope that helps.
--
Stanislav Sedov MBSD labs, Inc. <ssedov@xxxxxxxxxxx>
Россия, Москва http://mbsd.msk.ru
--------------------------------------------------------------------
If the facts don't fit the theory, change the facts. -- A. Einstein
--------------------------------------------------------------------
PGP fingerprint: F21E D6CC 5626 9609 6CE2 A385 2BF5 5993 EB26 9581
Attachment:
signature.asc
Description: PGP signature
- References:
- Wiring umass unit numbers
- From: george+freebsd
- Wiring umass unit numbers
- Prev by Date: Re: sendmail
- Next by Date: Re: sendmail
- Previous by thread: Wiring umass unit numbers
- Next by thread: Re: Wiring umass unit numbers
- Index(es):
Relevant Pages
|