Advertisement
Guest User

Untitled

a guest
May 7th, 2013
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. kubuntu@kubuntu:~$ sudo fdisk -l
  2.  
  3. Disk /dev/sda: 750.2 GB, 750156374016 bytes
  4. 255 heads, 63 sectors/track, 91201 cylinders, total 1465149168 sectors
  5. Units = sectors of 1 * 512 = 512 bytes
  6. Sector size (logical/physical): 512 bytes / 4096 bytes
  7. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  8. Disk identifier: 0x07f2837e
  9.  
  10. Device Boot Start End Blocks Id System
  11. /dev/sda1 63 208844 104391 de Dell Utility
  12. Partition 1 does not start on physical sector boundary.
  13. /dev/sda2 * 208896 30928895 15360000 7 HPFS/NTFS/exFAT
  14. /dev/sda3 30928896 1465147119 717109112 7 HPFS/NTFS/exFAT
  15.  
  16. Disk /dev/sdb: 8004 MB, 8004304896 bytes
  17. 255 heads, 63 sectors/track, 973 cylinders, total 15633408 sectors
  18. Units = sectors of 1 * 512 = 512 bytes
  19. Sector size (logical/physical): 512 bytes / 512 bytes
  20. I/O size (minimum/optimal): 512 bytes / 512 bytes
  21. Disk identifier: 0x00000000
  22.  
  23. Device Boot Start End Blocks Id System
  24. /dev/sdb1 * 63 15631244 7815591 c W95 FAT32 (LBA)
  25. kubuntu@kubuntu:~$ ^C
  26. kubuntu@kubuntu:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement