Advertisement
Guest User

Untitled

a guest
Feb 14th, 2020
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.43 KB | None | 0 0
  1. lsusb sudo fdisk -l
  2. lsusb: invalid option -- 'l'
  3. Usage: lsusb [options]...
  4. List USB devices
  5. -v, --verbose
  6. Increase verbosity (show descriptors)
  7. -s [[bus]:][devnum]
  8. Show only devices with specified device and/or
  9. bus numbers (in decimal)
  10. -d vendor:[product]
  11. Show only devices with the specified vendor and
  12. product ID numbers (in hexadecimal)
  13. -D device
  14. Selects which device lsusb will examine
  15. -t, --tree
  16. Dump the physical USB device hierarchy as a tree
  17. -V, --version
  18. Show version of program
  19. -h, --help
  20. Show usage and help
  21. hari@hari-PC:~$ clear
  22.  
  23. hari@hari-PC:~$ lsusb
  24. Bus 002 Device 047: ID 058f:1234 Alcor Micro Corp. Flash Drive
  25. Bus 002 Device 045: ID 1bcf:0005 Sunplus Innovation Technology Inc. Optical Mouse
  26. Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
  27. Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  28. Bus 001 Device 003: ID 04f2:b1aa Chicony Electronics Co., Ltd Webcam-101
  29. Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
  30. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  31. hari@hari-PC:~$ sudo fdisk -l
  32. [sudo] password for hari:
  33. Disk /dev/loop0: 54,7 MiB, 57294848 bytes, 111904 sectors
  34. Units: sectors of 1 * 512 = 512 bytes
  35. Sector size (logical/physical): 512 bytes / 512 bytes
  36. I/O size (minimum/optimal): 512 bytes / 512 bytes
  37.  
  38.  
  39. Disk /dev/loop1: 202,9 MiB, 212713472 bytes, 415456 sectors
  40. Units: sectors of 1 * 512 = 512 bytes
  41. Sector size (logical/physical): 512 bytes / 512 bytes
  42. I/O size (minimum/optimal): 512 bytes / 512 bytes
  43.  
  44.  
  45. Disk /dev/loop2: 54,7 MiB, 57294848 bytes, 111904 sectors
  46. Units: sectors of 1 * 512 = 512 bytes
  47. Sector size (logical/physical): 512 bytes / 512 bytes
  48. I/O size (minimum/optimal): 512 bytes / 512 bytes
  49.  
  50.  
  51. Disk /dev/loop3: 44,9 MiB, 47063040 bytes, 91920 sectors
  52. Units: sectors of 1 * 512 = 512 bytes
  53. Sector size (logical/physical): 512 bytes / 512 bytes
  54. I/O size (minimum/optimal): 512 bytes / 512 bytes
  55.  
  56.  
  57. Disk /dev/loop4: 89,1 MiB, 93417472 bytes, 182456 sectors
  58. Units: sectors of 1 * 512 = 512 bytes
  59. Sector size (logical/physical): 512 bytes / 512 bytes
  60. I/O size (minimum/optimal): 512 bytes / 512 bytes
  61.  
  62.  
  63. Disk /dev/loop5: 181,1 MiB, 189870080 bytes, 370840 sectors
  64. Units: sectors of 1 * 512 = 512 bytes
  65. Sector size (logical/physical): 512 bytes / 512 bytes
  66. I/O size (minimum/optimal): 512 bytes / 512 bytes
  67.  
  68.  
  69. Disk /dev/loop6: 91,3 MiB, 95748096 bytes, 187008 sectors
  70. Units: sectors of 1 * 512 = 512 bytes
  71. Sector size (logical/physical): 512 bytes / 512 bytes
  72. I/O size (minimum/optimal): 512 bytes / 512 bytes
  73.  
  74.  
  75. Disk /dev/loop7: 137,9 MiB, 144527360 bytes, 282280 sectors
  76. Units: sectors of 1 * 512 = 512 bytes
  77. Sector size (logical/physical): 512 bytes / 512 bytes
  78. I/O size (minimum/optimal): 512 bytes / 512 bytes
  79.  
  80.  
  81. Disk /dev/sda: 465,8 GiB, 500107862016 bytes, 976773168 sectors
  82. Units: sectors of 1 * 512 = 512 bytes
  83. Sector size (logical/physical): 512 bytes / 512 bytes
  84. I/O size (minimum/optimal): 512 bytes / 512 bytes
  85. Disklabel type: dos
  86. Disk identifier: 0x219fee3e
  87.  
  88. Device Boot Start End Sectors Size Id Type
  89. /dev/sda1 * 2048 206847 204800 100M 7 HPFS/NTFS/exFAT
  90. /dev/sda2 206848 682176633 681969786 325,2G 7 HPFS/NTFS/exFAT
  91. /dev/sda3 682178558 976771071 294592514 140,5G 5 Extended
  92. /dev/sda5 682178560 976771071 294592512 140,5G 83 Linux
  93.  
  94.  
  95.  
  96.  
  97. Disk /dev/loop8: 132 KiB, 135168 bytes, 264 sectors
  98. Units: sectors of 1 * 512 = 512 bytes
  99. Sector size (logical/physical): 512 bytes / 512 bytes
  100. I/O size (minimum/optimal): 512 bytes / 512 bytes
  101.  
  102.  
  103. Disk /dev/loop10: 202,9 MiB, 212758528 bytes, 415544 sectors
  104. Units: sectors of 1 * 512 = 512 bytes
  105. Sector size (logical/physical): 512 bytes / 512 bytes
  106. I/O size (minimum/optimal): 512 bytes / 512 bytes
  107.  
  108.  
  109. Disk /dev/loop11: 132 KiB, 135168 bytes, 264 sectors
  110. Units: sectors of 1 * 512 = 512 bytes
  111. Sector size (logical/physical): 512 bytes / 512 bytes
  112. I/O size (minimum/optimal): 512 bytes / 512 bytes
  113.  
  114.  
  115. Disk /dev/loop12: 174,8 MiB, 183222272 bytes, 357856 sectors
  116. Units: sectors of 1 * 512 = 512 bytes
  117. Sector size (logical/physical): 512 bytes / 512 bytes
  118. I/O size (minimum/optimal): 512 bytes / 512 bytes
  119.  
  120.  
  121. Disk /dev/loop13: 134,1 MiB, 140652544 bytes, 274712 sectors
  122. Units: sectors of 1 * 512 = 512 bytes
  123. Sector size (logical/physical): 512 bytes / 512 bytes
  124. I/O size (minimum/optimal): 512 bytes / 512 bytes
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement