Advertisement
Guest User

Untitled

a guest
Sep 18th, 2015
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. sudo fdisk /dev/sdb
  2.  
  3. Command (m for help): o
  4. Building a new DOS disklabel with disk identifier 0x1648157a.
  5. Changes will remain in memory only, until you decide to write them.
  6. After that, of course, the previous content won't be recoverable.
  7.  
  8. Warning: invalid flag 0x0000 of partition table 4 will be corrected by w(rite)
  9.  
  10. Command (m for help): w
  11. The partition table has been altered!
  12.  
  13. Calling ioctl() to re-read partition table.
  14. Syncing disks.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement