SHARE
TWEET

Untitled

a guest Oct 27th, 2015 122 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [manjaro manjaro]# fdisk -l
  2. Disk /dev/sda: 149.1 GiB, 160041885696 bytes, 312581808 sectors
  3. Units: sectors of 1 * 512 = 512 bytes
  4. Sector size (logical/physical): 512 bytes / 512 bytes
  5. I/O size (minimum/optimal): 512 bytes / 512 bytes
  6. Disklabel type: dos
  7. Disk identifier: 0xbbacbbac
  8.  
  9. Device     Boot     Start       End   Sectors  Size Id Type
  10. /dev/sda1  *           63 148729769 148729707 70.9G  7 HPFS/NTFS/exFAT
  11. /dev/sda2       148729770 312576704 163846935 78.1G  f W95 Ext'd (LBA)
  12. /dev/sda5       148729833 312576704 163846872 78.1G  7 HPFS/NTFS/exFAT
  13.  
  14.  
  15. Disk /dev/sdb: 931.5 GiB, 1000204886016 bytes, 1953525168 sectors
  16. Units: sectors of 1 * 512 = 512 bytes
  17. Sector size (logical/physical): 512 bytes / 4096 bytes
  18. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  19. Disklabel type: dos
  20. Disk identifier: 0xa0b8a94c
  21.  
  22. Device     Boot      Start        End   Sectors   Size Id Type
  23. /dev/sdb1             2048  195314547 195312500  93.1G  5 Extended
  24. /dev/sdb2        195315712 1103601663 908285952 433.1G  7 HPFS/NTFS/exFAT
  25. /dev/sdb3       1103601664 1953523711 849922048 405.3G  7 HPFS/NTFS/exFAT
  26. /dev/sdb5  *          2112   39064610  39062499  18.6G 83 Linux
  27. /dev/sdb6         39064612  191408360 152343749  72.7G 83 Linux
  28. /dev/sdb7        191408362  195314547   3906186   1.9G 83 Linux
  29.  
  30. Partition 6 does not start on physical sector boundary.
  31. Partition 7 does not start on physical sector boundary.
  32. Partition table entries are not in disk order.
  33.  
  34.  
  35. Disk /dev/loop0: 13.2 MiB, 13795328 bytes, 26944 sectors
  36. Units: sectors of 1 * 512 = 512 bytes
  37. Sector size (logical/physical): 512 bytes / 512 bytes
  38. I/O size (minimum/optimal): 512 bytes / 512 bytes
  39.  
  40.  
  41. Disk /dev/loop1: 167.3 MiB, 175419392 bytes, 342616 sectors
  42. Units: sectors of 1 * 512 = 512 bytes
  43. Sector size (logical/physical): 512 bytes / 512 bytes
  44. I/O size (minimum/optimal): 512 bytes / 512 bytes
  45.  
  46.  
  47. Disk /dev/loop2: 782.1 MiB, 820109312 bytes, 1601776 sectors
  48. Units: sectors of 1 * 512 = 512 bytes
  49. Sector size (logical/physical): 512 bytes / 512 bytes
  50. I/O size (minimum/optimal): 512 bytes / 512 bytes
  51.  
  52.  
  53. Disk /dev/loop3: 311 MiB, 326074368 bytes, 636864 sectors
  54. Units: sectors of 1 * 512 = 512 bytes
  55. Sector size (logical/physical): 512 bytes / 512 bytes
  56. I/O size (minimum/optimal): 512 bytes / 512 bytes
  57.  
  58.  
  59. -------------------------------------------------------------
  60.  
  61. [manjaro manjaro]# lsblk -f
  62. NAME   FSTYPE   LABEL       UUID                                 MOUNTPOINT
  63. fd0                                                              
  64. sda                                                              
  65. ├─sda1 ntfs                 4A34B40734B3F3D3                    
  66. ├─sda2                                                          
  67. └─sda5 ntfs       GP        A87C8E0E7C8DD808                    
  68. sdb                                                              
  69. ├─sdb1                                                          
  70. ├─sdb2 ntfs     Nuevo disco A8C68F3DC68F0AB0                    
  71. ├─sdb3 ntfs                 532958817947C41D                    
  72. ├─sdb5 ext4     Root        02b15548-1e66-4e0f-8aa4-a73b226d8cd2
  73. ├─sdb6 ext4     Home        8879f97e-9e6a-4e38-a349-d814c50b15aa
  74. └─sdb7 swap     swap        b149306a-7540-4cdd-8a13-a85b22027a78
  75. sr0    iso9660  MJRO0813    2015-07-13-18-57-11-00               /bootmnt
  76. loop0  squashfs                                                  
  77. loop1  squashfs                                                  
  78. loop2  squashfs                                                  
  79. loop3  squashfs
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Not a member of Pastebin yet?
Sign Up, it unlocks many cool features!
 
Top