Contribute
Register

Undo boot0 change

Status
Not open for further replies.
Joined
Jul 30, 2013
Messages
48
Motherboard
GIGABYTE GA-Z77-DS3H
CPU
i3-3245
Graphics
PNY GTX 650 1GB
Mac
  1. 0
Classic Mac
  1. 0
Mobile Phone
  1. 0
Hi. I followed the guide on boot0 error's and mistakenly thought I had this problem running a dual boot. So I ran the following...

Code:
dd if=/usr/standalone/i386/boot1h of=/dev/disk0s2 bs=4096

It was after this I realized that my drive was actually a 512k format drive. Surprisingly, it still boots up sometimes, but since then I have been getting a blank screen on many boot attempts. What code would I use to reverse this. I'm tempted to run:

Code:
dd if=/usr/standalone/i386/boot1h of=/dev/disk0s2 bs=512

but I figure I'd better ask before I screw anything else up.
 
Thanks. I got brave and just gave it a shot. Seemed to work ok. Think I've finally got my dual boot in full working order.
 
Status
Not open for further replies.
Back
Top