InfiniteMac OSx86

InfiniteMac OSx86 (http://infinitemac.com/forum.php)
-   Leopard 10.5 (http://infinitemac.com/forumdisplay.php?f=85)
-   -   Can't get into OSX after installation (http://infinitemac.com/showthread.php?t=700)

Hit 03-14-2008 12:26 AM

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:
Quote:

[cite] http://osx86.wikidot.com/known-issues#toc3[/cite]
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.

Hit 03-14-2008 01:28 AM

Yep same thing, 10.5.1 was fine, 10.5.2 won't load :(

Hit 03-14-2008 02:13 PM

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

Hit 03-14-2008 03:02 PM

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.

Hit 03-14-2008 04:28 PM

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.