Advertisement
Guest User

Now what?

a guest
Feb 15th, 2014
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. root@ubuntu:/home/ubuntu# fixparts /dev/sda
  2. FixParts 0.8.8
  3.  
  4. Loading MBR data from /dev/sda
  5.  
  6. NOTICE: GPT signatures detected on the disk, but no 0xEE protective partition!
  7. The GPT signatures are probably left over from a previous partition table.
  8. Do you want to delete them (if you answer 'Y', this will happen
  9. immediately)? (Y/N): Y
  10. Erasing GPT data!
  11.  
  12. Warning: 0xEE partition doesn't start on sector 1. This can cause problems
  13. in some OSes.
  14.  
  15. MBR command (? for help): ?
  16. a toggle the active/boot flag
  17. c recompute all CHS values
  18. l set partition as logical
  19. o omit partition
  20. p print the MBR partition table
  21. q quit without saving changes
  22. r set partition as primary
  23. s sort MBR partitions
  24. t change partition type code
  25. w write the MBR partition table to disk and exit
  26.  
  27. MBR command (? for help):
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement