PDA

View Full Version : SuSE e pendrive USB


Wolf_adsl
15-05-2005, 09:50
Ciao ho un piccolo problema, SuSE 9.1 mi riconosce la chiavetta USB con Suseplugher, restituendomi queste informazioni:

Tipo: disco
Marca: generico USB Flash Disk
Disponibile: SI
Configurata: NO

Geometry logical: CHS 1014/9/56
Size: 511488 sectors a 512 bytes

Dispositivo: /dev/sda
Dimensione: 249.5MB
Tipo: USB Flash Disk

ma poi non rende la chiavetta disponibile come drive.
Come devo agire per configurate la chiavetta e renderla disponibile.

Ciao Luca

perfectcircle
15-05-2005, 10:14
l'hai montata?

Wolf_adsl
15-05-2005, 11:15
Ciao, ho provato :muro: ma in ogni caso mi rimane non configurata ma diponibile, sembra quasi che non venga riconosciuto il FS della chiavetta che è FAT (non FAT32).

Ecco il Log: /var/log/messages

May 15 11:21:20 linux kernel: usb 4-3: new high speed USB device using address 5
May 15 11:21:20 linux kernel: usb 4-3: Product: Flash Disk
May 15 11:21:20 linux kernel: usb 4-3: Manufacturer: USB
May 15 11:21:20 linux kernel: usb 4-3: SerialNumber: 106C11422EF57203
May 15 11:21:20 linux /etc/hotplug/usb.agent[7164]: need a device for this command
May 15 11:21:20 linux kernel: scsi3 : SCSI emulation for USB Mass Storage devices
May 15 11:21:20 linux kernel: Vendor: Generic Model: USB Flash Disk Rev: 2.00
May 15 11:21:20 linux kernel: Type: Direct-Access ANSI SCSI revision: 02
May 15 11:21:20 linux kernel: sda: Unit Not Ready, sense:
May 15 11:21:20 linux kernel: Current : sense key Unit Attention
May 15 11:21:20 linux kernel: Additional sense: Not ready to ready change, medium may have changed
May 15 11:21:20 linux kernel: sda : READ CAPACITY failed.
May 15 11:21:20 linux kernel: sda : status=1, message=00, host=0, driver=08
May 15 11:21:20 linux kernel: Current sd: sense key Unit Attention
May 15 11:21:20 linux kernel: Additional sense: Not ready to ready change, medium may have changed
May 15 11:21:20 linux kernel: sda: assuming Write Enabled
May 15 11:21:20 linux kernel: sda: assuming drive cache: write through
May 15 11:21:20 linux /etc/hotplug/block.agent[7232]: try 1 while waiting for /block/sda's bus_id 3:0:0:0
May 15 11:21:21 linux kernel: sda: Unit Not Ready, sense:
May 15 11:21:21 linux kernel: Current : sense key Unit Attention
May 15 11:21:21 linux kernel: Additional sense: Not ready to ready change, medium may have changed
May 15 11:21:21 linux kernel: sda : READ CAPACITY failed.
May 15 11:21:21 linux kernel: sda : status=1, message=00, host=0, driver=08
May 15 11:21:21 linux kernel: Current sd: sense key Unit Attention
May 15 11:21:21 linux kernel: Additional sense: Not ready to ready change, medium may have changed
May 15 11:21:21 linux kernel: sda: assuming Write Enabled
May 15 11:21:21 linux kernel: sda: assuming drive cache: write through
May 15 11:21:21 linux kernel: sda: Unit Not Ready, sense:
May 15 11:21:21 linux kernel: Current : sense key Unit Attention
May 15 11:21:21 linux kernel: Additional sense: Not ready to ready change, medium may have changed
May 15 11:21:21 linux kernel: sda : READ CAPACITY failed.
May 15 11:21:21 linux kernel: sda : status=1, message=00, host=0, driver=08
May 15 11:21:21 linux kernel: Current sd: sense key Unit Attention
May 15 11:21:21 linux kernel: Additional sense: Not ready to ready change, medium may have changed
May 15 11:21:21 linux kernel: sda: assuming Write Enabled
May 15 11:21:21 linux kernel: sda: assuming drive cache: write through
May 15 11:21:21 linux kernel: sda:end_request: I/O error, dev sda, sector 0
May 15 11:21:21 linux kernel: Buffer I/O error on device sda, logical block 0
May 15 11:21:21 linux last message repeated 2 times
May 15 11:21:21 linux kernel: ldm_validate_partition_table(): Disk read failed.
May 15 11:21:21 linux kernel: Buffer I/O error on device sda, logical block 0
May 15 11:21:21 linux kernel: unable to read partition table
May 15 11:21:21 linux kernel: unable to read partition table
May 15 11:21:21 linux kernel: Buffer I/O error on device sda, logical block 0
May 15 11:21:21 linux kernel: Attached scsi removable disk sda at scsi3, channel 0, id 0, lun 0
May 15 11:21:21 linux kernel: Attached scsi generic sg0 at scsi3, channel 0, id 0, lun 0, type 0
May 15 11:21:21 linux kernel: USB Mass Storage device found at 5
May 15 11:21:21 linux /etc/hotplug/block.agent[7232]: new block device /block/sda
May 15 11:21:28 linux kernel: SCSI device sda: 511488 512-byte hdwr sectors (262 MB)
May 15 11:21:28 linux kernel: sda: assuming Write Enabled
May 15 11:21:28 linux kernel: sda: assuming drive cache: write through
May 15 11:21:28 linux kernel: SCSI device sda: 511488 512-byte hdwr sectors (262 MB)
May 15 11:21:28 linux kernel: sda: assuming Write Enabled
May 15 11:21:28 linux kernel: sda: assuming drive cache: write through
May 15 11:21:28 linux kernel: sda: unknown partition table
May 15 11:24:04 linux su: pam_unix2: session finished for user root, service su

perfectcircle
15-05-2005, 11:19
con lsmod vedi se hai caricato il modulo vfat
hai provato a scriverci sopra?
l'hai montata con gli strumenti di suse o da terminale?

Wolf_adsl
15-05-2005, 11:40
I moduli sono montati sia USB-storage, che VFAT ho provato a motarla da console e da Yast senza effetto anzi YAST vuole farmi formattare il pendrive ..... mistero.