View Full Version : Can't get into OSX after installation
Hello,
I have installed mac osx86 before(rev.1 10.5.1) I erased it later but, I just try to say I installed before
But now I just get a flicking "_"
So I searched on the wiki and found:
http://osx86.wikidot.com/known-issues#toc3
Making Mac partition bootable
Issue: After passing various installation obstacles, the bootload hangs at a blinking cursor "_" .
Solution:
Boot with the DVD and use -s at boot load.
sudo -s
fdisk -e /dev/rdiskX --->(X is the number of your HD, if you have only on its 0)
update
f X --->(X is the number of the partition where you installed Leopard)
w
q
reboot
Mentioned with Kalway release: the bootloader does not like seperate disk names. Use a single word as name.
But I did that and I'm 100% sure I did that right, but still it won't load OSX
Can somebody please help me
naquaada
03-14-2008, 01:15 AM
I had the same problem using Zephyroths 10.5.2 on one machine. I don't know why it happens. If I'm installing my myzar 10.4.6 system again it works, but after installing 10.5.2 I can't boot with it. Really crazy.
Yep same thing, 10.5.1 was fine, 10.5.2 won't load :(
I hate bumping, but I can't do anything now and I really want to boot OSX
gaz919
03-14-2008, 02:41 PM
You have to install the guid bootloader the guide is on the wikidot
gaz919
03-14-2008, 02:45 PM
There was an error in rev 1 that if you used guid then it wouldn't install the boot loader
Try
There's an issue with the script that installs the GUID bootloader.
Easy to fix :
1 - Boot with the DVD.
2 - Press F8, then type "-s"
3- type "cd /usr/standalone/i386"
4 - type "dd if=./guid/boot1h of=/dev/rdiskXsY bs=512 count=1 (X is the disk number and Y is the partition number on which you installed Leo)
5 - type "dd if=./guid/boot0 of=/dev/diskX bs=400 count=1
6 - type "./startupfiletool -v /dev/diskXsY ./boot_v8"
for problems with these releases go to http://osx86.wikidot.com/how-to-s and http://osx86.wikidot.com/known-issues
Thanks, but it didn't work
It now says "b0 error" at boot
naquaada
03-14-2008, 03:25 PM
Now try the fdisk commands, then it should work.
Now I get, "HFS+ Partition error" :(
roisoft
03-14-2008, 04:48 PM
boot into install dvd and open diskutility select the correct partition scheme click in "partition" , "options" and select GUID or MBR, apply and install again selecting the correct bootloader.
nchellzz
03-14-2008, 04:58 PM
the guid bootloader fix guide number 4,5,6 could be a little tricky, it's rdiskXsY, then diskX, then diskXsY
i did a mistake by entering rdiskXsY on all three :p and i get the same error .. silly me lol
so make sure you did not overlook this
No I did rdisk disk disk, I also thought it was a mistake but I still did and it all went fine
Going to do this now:
boot into install dvd and open diskutility select the correct partition scheme click in "partition" , "options" and select GUID or MBR, apply and install again selecting the correct bootloader.
Did
"boot into install dvd and open diskutility select the correct partition scheme click in "partition" , "options" and select GUID or MBR, apply and install again selecting the correct bootloader."
With GUID
Still no luck :(
WinLinMac01
03-15-2008, 02:43 AM
Try installing with MBR and name your volume with one word only.
Hit:Did
"boot into install dvd and open diskutility select the correct partition scheme click in "partition" , "options" and select GUID or MBR, apply and install again selecting the correct bootloader."
With GUID
Still no luck :(
WinLinMac01:Try installing with MBR and name your volume with one word only.
Hit:Did
"boot into install dvd and open diskutility select the correct partition scheme click in "partition" , "options" and select GUID or MBR, apply and install again selecting the correct bootloader."
With GUID
Still no luck :(
That's what I did when I first made this post, so that won't work :(