daily pastebin goal
81%
SHARE
TWEET

Untitled

a guest Aug 29th, 2012 25 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Partition Table
  2.  
  3. sudo fdisk /dev/sda
  4.  
  5. p
  6.  
  7.    Device Boot      Start         End      Blocks   Id  System
  8. /dev/sda1   *        2048      206847      102400    7  HPFS/NTFS/exFAT
  9. /dev/sda2          206848   126035967    62914560    7  HPFS/NTFS/exFAT
  10. /dev/sda3       126035968   251138047    62551040    7  HPFS/NTFS/exFAT
  11. /dev/sda4       251138097   312590879    30726391+   f  W95 Ext'd (LBA)
  12. /dev/sda5       251140096   304265215    26562560   83  Linux
  13. /dev/sda6       304267264   312580079     4156408   82  Linux swap / Solaris
  14.  
  15. d
  16. 2
  17. d
  18. 3
  19. p
  20.  
  21.    Device Boot      Start         End      Blocks   Id  System
  22. /dev/sda1   *        2048      206847      102400    7  HPFS/NTFS/exFAT
  23. /dev/sda4       251138097   312590879    30726391+   f  W95 Ext'd (LBA)
  24. /dev/sda5       251140096   304265215    26562560   83  Linux
  25. /dev/sda6       304267264   312580079     4156408   82  Linux swap / Solaris
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top