Jump to content
3 posts in this topic

Recommended Posts

I need to repair the mbr on my mac hard drive. Its a 250gb ide drive. Its messed up because I had linux installed on another drive and installed lilo to this drive. But, now lilo is gone along with the linux drive so this mbr doesn't work, I have to use the dvd to boot.

 

 

Like windows repair console, fixmbr, is there any exclusive mac way of doing this? Thanks.

Link to comment
https://www.insanelymac.com/forum/topic/37225-fixmbr/
Share on other sites

hmmm, i think it is fdisk -u device

 

where device is your disk device. You can use:

 

diskutil list

 

to list your disk devices.

 

The -u switch is intended to reset your master boot record while preserving the partition table.

 

Hope this helps and don't blame me if it doesn't or if you screw your system :)

Link to comment
https://www.insanelymac.com/forum/topic/37225-fixmbr/#findComment-265036
Share on other sites

×
×
  • Create New...