[bglug] chiavette USB

Baccanelli Massimo massix@sorint.it
Lun 7 Giu 2004 14:10:07 CEST


Ciao a tutti,

  confermo quanto scritto da Koan ed aggiungo ...

  Una chiave USB, come un disco esterno, vengono gestiti come 'generic scsi device'.
  Essendo mappati nella /proc, come sotto riportato, i comandi scsi previsti funzionano perfettamente.

  Dai un'okkiata a questo link ed eventualmente famme sape:

	{
	  http://www.linux.com/howtos/SCSI-2.4-HOWTO/mlproc.shtml
	}

  Esempio pratico sul mio pc:

	[(100%) root@monster root]# cat /proc/scsi/scsi 
	Attached devices: 
	Host: scsi0 Channel: 00 Id: 00 Lun: 00
	  Vendor: TOSHIBA  Model: DVD-ROM SD-R2412 Rev: 1330
	  Type:   CD-ROM                           ANSI SCSI revision: 02
	Host: scsi1 Channel: 00 Id: 00 Lun: 00
	  Vendor: USB      Model: Flash Disk       Rev: 7.77
	  Type:   Direct-Access                    ANSI SCSI revision: 02
	[(100%) root@monster root]#  echo "scsi remove-single-device 1 0 0 0" > /proc/scsi/scsi
	[(100%) root@monster root]# cat /proc/scsi/scsi 
	Attached devices: 
	Host: scsi0 Channel: 00 Id: 00 Lun: 00
	  Vendor: TOSHIBA  Model: DVD-ROM SD-R2412 Rev: 1330
	  Type:   CD-ROM                           ANSI SCSI revision: 02
	[(100%) root@monster root]# 

bye
MaX

On Mon, 07 Jun 2004 09:01:40 +0200
Giampaolo Bellini <iw2lsi@archivio.it> wrote:

> 
> 
> Ciao a tutti...
> 
> 
>   ...ho un piccolo problema con le chiavette USB : riesco a 
> montarle/smontarle senza alcun problema come device scsi, ma ogni volta 
> che cambio chiave, questa assume un nome progressivo:
> 
> /dev/sda1
> /dev/sdb1
> /dev/sdc1
> 
> e cosi via.
> 
> il mio problema è che vorrei un icona sul desktop di KDE per accedere 
> (come fosse un floppy o un cdrom) al device, ma non posso farlo se 
> cambia nome in continuazione.
> 
> non ho investigato piu' di tanto sulla questione, ma ho visto che il 
> nome del device non cambia se si smonta e rimonta la stessa chiave, 
> mentre cambia se si utilizzano chiavi diverse.
> 
> qualcuno mi sa dare un'aiuto ?
> 
> 
> 		Giampaolo
> 
> 
> 
>  
> -- 
> Sito BgLUG: http://www.bglug.it
> Mailing list: http://www.bglug.it/list/bglug
> BgLUG-biz!: http://www.bglug.it/list/bglug-biz


-- 


	Massimo Baccanelli
	Senior System Consultant
	Sorint S.a.S.
	Via Bergamo, 15/a
	24035 Curno (BG)

	ICQ: 337772499
	Telephone: +39-035-697532
	Mobile: +39-335-1331841
	e-mail: massimo.baccanelli@sorint.it


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        NOTICE:  This email message is for the sole use of the intended
        recipient(s) and may contain confidential and privileged
        information.  Any unauthorized review, use, disclosure or
        distribution is prohibited.  If you are not the intended
        recipient, please contact the sender by reply email and destroy
        all copies of the original message.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Maggiori informazioni sulla lista bglug