Advertisement
Guest User

Untitled

a guest
Oct 20th, 2016
443
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.03 KB | None | 0 0
  1. Inspiron-3521:~$ lsusb
  2. Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
  3. Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  4. Bus 001 Device 005: ID 064e:812e Suyin Corp.
  5. Bus 001 Device 004: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
  6. Bus 001 Device 007: ID 0cf3:e004 Atheros Communications, Inc.
  7. Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
  8. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  9. Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  10. Bus 003 Device 004: ID 148f:3070 Ralink Technology, Corp. RT2870/RT3070 Wireless Adapter
  11. Bus 003 Device 015: ID 125f:c82a A-DATA Technology Co., Ltd.
  12. Bus 003 Device 010: ID 045e:00cb Microsoft Corp. Basic Optical Mouse v2.0
  13. Bus 003 Device 013: ID 046d:c31c Logitech, Inc. Keyboard K120
  14. Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  15.  
  16. Inspiron-3521:~$ sudo fdisk -l
  17.  
  18. Disk /dev/sda: 500.1 GB, 500107862016 bytes
  19. 255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
  20. Units = sectors of 1 * 512 = 512 bytes
  21. Sector size (logical/physical): 512 bytes / 4096 bytes
  22. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  23. Disk identifier: 0x0008ca02
  24.  
  25. Device Boot Start End Blocks Id System
  26. /dev/sda1 * 2048 629147647 314572800 7 HPFS/NTFS/exFAT
  27. /dev/sda2 629147648 645147647 8000000 82 Linux swap / Solaris
  28. /dev/sda3 645148670 976771071 165811201 5 Extended
  29. Partition 3 does not start on physical sector boundary.
  30. /dev/sda5 645148672 976771071 165811200 83 Linux
  31.  
  32. Disk /dev/sdb: 4009 MB, 4009754624 bytes
  33. 255 heads, 63 sectors/track, 487 cylinders, total 7831552 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. Disk identifier: 0x00000000
  38.  
  39. Device Boot Start End Blocks Id System
  40. /dev/sdb1 128 7827583 3913728 b W95 FAT32
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement