Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as text by ya ( 18 years ago )
usb 5-2: USB disconnect, address 2
usb 5-2: new high speed USB device using ehci_hcd and address 3
usb 5-2: configuration #1 chosen from 1 choice
scsi7 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 3
usb-storage: waiting for device to settle before scanning
usb-storage: device scan complete
scsi 7:0:0:0: Direct-Access Generic USB SD Reader 1.00 PQ: 0 ANSI: 0
scsi 7:0:0:1: Direct-Access Generic USB CF Reader 1.01 PQ: 0 ANSI: 0
scsi 7:0:0:2: Direct-Access Generic USB SM Reader 1.02 PQ: 0 ANSI: 0
scsi 7:0:0:3: Direct-Access Generic USB MS Reader 1.03 PQ: 0 ANSI: 0
sd 7:0:0:0: [sdb] Attached SCSI removable disk
sd 7:0:0:0: Attached scsi generic sg2 type 0
sd 7:0:0:1: [sdc] Attached SCSI removable disk
sd 7:0:0:1: Attached scsi generic sg3 type 0
sd 7:0:0:2: [sdd] Attached SCSI removable disk
sd 7:0:0:2: Attached scsi generic sg4 type 0
sd 7:0:0:3: [sde] Attached SCSI removable disk
sd 7:0:0:3: Attached scsi generic sg5 type 0
usb 5-2: reset high speed USB device using ehci_hcd and address 3
==========================
mydebian:/home/nihil# ls -la /dev/sd
sda sda1 sda2 sda3 sda4 sdb sdc sdd sde
mydebian:/home/nihil# mount -t vfat /dev/sdc1 flash
mount: special device /dev/sdc1 does not exist
mydebian:/home/nihil# mount -t vfat /dev/sdc flash
mount: ÐоÑитель не найден
mydebian:/home/nihil# mount -t vfat /dev/sdc2 flash
mount: special device /dev/sdc2 does not exist
mydebian:/home/nihil# mount -t vfat /dev/sdc3 flash
mount: special device /dev/sdc3 does not exist
mydebian:/home/nihil# mount -t vfat /dev/sdd flash
mount: ÐоÑитель не найден
mydebian:/home/nihil# mount -t vfat /dev/sdd1 flash
mount: special device /dev/sdd1 does not exist
mydebian:/home/nihil# mount -t vfat /dev/sdd2 flash
mount: special device /dev/sdd2 does not exist
mydebian:/home/nihil# mount -t vfat /dev/sde1 flash
mount: special device /dev/sde1 does not exist
mydebian:/home/nihil# mount -t vfat /dev/sde2 flash
mount: special device /dev/sde2 does not exist
mydebian:/home/nihil#
Revise this Paste