Mikebyrne000 Posted March 21, 2014 Share Posted March 21, 2014 I'm currently getting the Boot0 GPT, Boot0 Test, Boot0 Test, Boot0 error issue when I try to launch Mavericks from my SSD. (It does launch if I leave the Niresh usb in because it gives me the two launch options (Niresh-usb or SSD) ) I've followed a few tutorials without success and was looking for a bit of help. I've transferred the i386 folder to a seperate USB (Untitled 1) so that now contains the 4 files (boot, boot0, boot0md, boot1h) I launch the Niresh usb, bring up the disk utility and unmount the SSD drive I then launch the terminal and list all the drives and get this: I the type in cd /Volumes/"Untitled 1" But I'm a little confused as to what command I should run next?? Any help would be great! Link to comment https://www.insanelymac.com/forum/topic/296965-boot0-error-command-help/ Share on other sites More sharing options...
Allan Posted March 21, 2014 Share Posted March 21, 2014 after you used: cd /Volumes/"Untitled 1" run this: ls you should see, the file "boot1h" now run this: dd if=boot1h of=/dev/diskXsY bs=4096 Note: "X" and "Y", represents the number of the partition on your HD 1 Link to comment https://www.insanelymac.com/forum/topic/296965-boot0-error-command-help/#findComment-2006246 Share on other sites More sharing options...
Mikebyrne000 Posted March 21, 2014 Author Share Posted March 21, 2014 PERFECT!! That worked a treat! Thanks for your help Link to comment https://www.insanelymac.com/forum/topic/296965-boot0-error-command-help/#findComment-2006254 Share on other sites More sharing options...
Allan Posted March 21, 2014 Share Posted March 21, 2014 Nice. Link to comment https://www.insanelymac.com/forum/topic/296965-boot0-error-command-help/#findComment-2006298 Share on other sites More sharing options...
Recommended Posts