patschi

Untitled

Jun 17th, 2013
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.24 KB | None | 0 0
  1. /dev/sdb = System HDD
  2. /dev/sda = RAID HDD
  3.  
  4. root@GPR0082 /mnt # fdisk -l
  5.  
  6. Disk /dev/sdb: 500.1 GB, 500106780160 bytes
  7. 255 heads, 63 sectors/track, 60801 cylinders, total 976771055 sectors
  8. Units = sectors of 1 * 512 = 512 bytes
  9. Sector size (logical/physical): 512 bytes / 512 bytes
  10. I/O size (minimum/optimal): 512 bytes / 512 bytes
  11. Disk identifier: 0x000f35e5
  12.  
  13. Device Boot Start End Blocks Id System
  14. /dev/sdb1 * 2048 937193471 468595712 83 Linux
  15. /dev/sdb2 937195518 976769023 19786753 5 Extended
  16. /dev/sdb5 937195520 976769023 19786752 82 Linux swap / Solaris
  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: 0x00000000
  24.  
  25. Device Boot Start End Blocks Id System
  26. /dev/sda1 * 2048 937193471 468595712 83 Linux
  27. /dev/sda2 937195518 976769023 19786753 5 Extended
  28. Partition 2 does not start on physical sector boundary.
  29. /dev/sda5 937195520 976769023 19786752 82 Linux swap / Solaris
Advertisement
Add Comment
Please, Sign In to add comment