daily pastebin goal
69%
SHARE
TWEET

output of fdisk -l

a guest Mar 20th, 2010 75 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ragsagar@localhost:~$ sudo fdisk -l
  2. [sudo] password for ragsagar:
  3.  
  4. Disk /dev/sda: 40.0 GB, 40018599936 bytes
  5. 255 heads, 63 sectors/track, 4865 cylinders
  6. Units = cylinders of 16065 * 512 = 8225280 bytes
  7. Disk identifier: 0xce75ce75
  8.  
  9.    Device Boot      Start         End      Blocks   Id  System
  10. /dev/sda1   *           1        1240     9960268+   c  W95 FAT32 (LBA)
  11. /dev/sda2            1241        2132     7164990    b  W95 FAT32
  12. /dev/sda3            2133        4828    21655620    5  Extended
  13. /dev/sda4            4829        4864      289170   82  Linux swap / Solaris
  14. /dev/sda5            2133        4828    21655588+  83  Linux
  15.  
  16. Disk /dev/hda: 80.0 GB, 80026361856 bytes
  17. 255 heads, 63 sectors/track, 9729 cylinders
  18. Units = cylinders of 16065 * 512 = 8225280 bytes
  19. Disk identifier: 0x8f800000
  20.  
  21.    Device Boot      Start         End      Blocks   Id  System
  22. /dev/hda2               1        9729    78148161    f  W95 Ext'd (LBA)
  23. /dev/hda5               1        1275    10241374+  83  Linux
  24. /dev/hda6            1276        2550    10241406    b  W95 FAT32
  25. /dev/hda7            2551        5100    20482843+   b  W95 FAT32
  26. /dev/hda8            5101        7650    20482843+   b  W95 FAT32
  27. /dev/hda9   *        7651        9729    16699536   83  Linux
RAW Paste Data
Top