Guest User

Untitled

a guest
May 22nd, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1. usb 2-1: new full speed USB device using uhci_hcd and address 13
  2. hub 2-0:1.0: unable to enumerate USB device on port 1
  3. usb 5-3: new high speed USB device using ehci_hcd and address 24
  4. usb 5-3: configuration #85 chosen from 1 choice
  5. scsi5 : SCSI emulation for USB Mass Storage devices
  6. usb-storage: device found at 24
  7. usb-storage: waiting for device to settle before scanning
  8. scsi 5:0:0:0: Direct-Access DIGITAL MP5 PLAYER OPN PQ: 0 ANSI: 2
  9. sd 5:0:0:0: [sdb] 487552 2048-byte hardware sectors (999 MB)
  10. sd 5:0:0:0: [sdb] Write Protect is off
  11. sd 5:0:0:0: [sdb] Mode Sense: 03 00 00 00
  12. sd 5:0:0:0: [sdb] Assuming drive cache: write through
  13. sd 5:0:0:0: [sdb] 487552 2048-byte hardware sectors (999 MB)
  14. sd 5:0:0:0: [sdb] Write Protect is off
  15. sd 5:0:0:0: [sdb] Mode Sense: 03 00 00 00
  16. sd 5:0:0:0: [sdb] Assuming drive cache: write through
  17. sdb: unknown partition table
  18. sd 5:0:0:0: [sdb] Attached SCSI removable disk
  19. sd 5:0:0:0: Attached scsi generic sg2 type 0
  20. scsi 5:0:0:1: Direct-Access DIGITAL MP5 PLAYER SDC PQ: 0 ANSI: 2
  21. sd 5:0:0:1: [sdc] Attached SCSI removable disk
  22. sd 5:0:0:1: Attached scsi generic sg3 type 0
  23. usb-storage: device scan complete
  24. [root@sobrinho dev]# mount /dev/
  25. Display all 176 possibilities? (y or n)
  26. [root@sobrinho dev]# mount /dev/sd
  27. sda sda1 sda2 sda3 sda5 sdb sdc
  28. [root@sobrinho dev]#
Add Comment
Please, Sign In to add comment