enter fdisk, once you have entered fdisk and pressed p for print it will display a table with partitions details looking like this:

Note the second column (id), it is telling us what is the type of the partition in a hex representation. the HFS+ partitions should have AF as ID.
if it is not AF and the last column does not say HFS+ then use the command:
setpid X (where X stands for the partition number)
then the fdisk will show the partition table just for the X partition and ask for the partition ID you want to set like this:

write AF as the ID and press enter.
u (stands for Update)
w (stands for write)
it will tell you that you need a reboot like this:

write y (stands for yes)
q (stands for quit)
reboot, your done.
Enjoy.
No comments:
Post a Comment
Don't bother spamming, please use comments for This blog subject only
Note: Only a member of this blog may post a comment.