Guest User

Untitled

a guest
Jun 13th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. sabayon sabayonuser # fdisk -l
  2.  
  3. Disk /dev/sda: 500.1 GB, 500107862016 bytes
  4. 255 heads, 63 sectors/track, 60801 cylinders, total 976773168 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: 0xcb41a17a
  9.  
  10. Device Boot Start End Blocks Id System
  11. /dev/sda1 * 2048 1026047 512000 83 Linux
  12. /dev/sda2 1026048 976773119 487873536 8e Linux LVM
  13.  
  14. Disk /dev/sdb: 128.0 GB, 128035676160 bytes
  15. 255 heads, 63 sectors/track, 15566 cylinders, total 250069680 sectors
  16. Units = sectors of 1 * 512 = 512 bytes
  17. Sector size (logical/physical): 512 bytes / 512 bytes
  18. I/O size (minimum/optimal): 512 bytes / 512 bytes
  19. Disk identifier: 0x2fc3ca45
  20.  
  21. Device Boot Start End Blocks Id System
  22. /dev/sdb1 * 2048 206847 102400 7 HPFS/NTFS/exFAT
  23. /dev/sdb2 206848 250066943 124930048 7 HPFS/NTFS/exFAT
  24. sabayon sabayonuser # mount /dev/sda2
  25. mount: can't find /dev/sda2 in /etc/fstab or /etc/mtab
  26. sabayon sabayonuser #
Add Comment
Please, Sign In to add comment