VecH

Untitled

Nov 30th, 2015
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. # fdisk -l /dev/loop0
  2.  
  3. Disk /dev/loop0: 268.4 GB, 268435456000 bytes
  4. 255 heads, 63 sectors/track, 32635 cylinders, total 524288000 sectors
  5. Units = sectors of 1 * 512 = 512 bytes
  6. Sector size (logical/physical): 512 bytes / 512 bytes
  7. I/O size (minimum/optimal): 512 bytes / 512 bytes
  8. Disk identifier: 0x0008c653
  9.  
  10. Device Boot Start End Blocks Id System
  11. /dev/loop0p1 * 2048 499711 248832 83 Linux
  12. /dev/loop0p2 501758 524285951 261892097 5 Extended
  13. /dev/loop0p5 501760 524285951 261892096 8e Linux LVM
  14.  
  15. # partx -a /dev/loop0
  16. partx: /dev/loop0: error adding partitions 1-2
  17. partx: /dev/loop0: error adding partition 5
Advertisement
Add Comment
Please, Sign In to add comment