InfiniteMac OSx86

InfiniteMac OSx86 (http://infinitemac.com/forum.php)
-   Leopard 10.5 (http://infinitemac.com/forumdisplay.php?f=85)
-   -   iAtkos 5i (http://infinitemac.com/showthread.php?t=2019)

Notoryous 01-28-2009 08:25 PM

iAtkos 5i
 
Im getting boot0:mbr boot0:done: boot1:error. This was after installing iatkos 5i. I would love for someone to help me choosing the right settings in customize.

My settings are:
Dell Dimension 5150/ E510

Pentium D820 2.8ghz
Intel i945G /GZ 82801 ICH7
Serial ATA
SigmaTel HD STAC 9220
Intel PRO/VE Connection
Nvidia 8600GT 512mb
3GB RAM

I dont really know what my problem is. Im trying to install in only one partition disk with no dual boot or anything. Ive read other threads of the error above, but still dont know what to do to fix this.

erick2red 01-29-2009 09:28 PM

it seems u burn the dvd wrong....it seems that the bootloader data it's corrupt
try burning the disk again

erick

PS: i used and it booted right

erick2red 01-29-2009 10:36 PM

Quote:

Originally Posted by Notoryous (Post 21520)
Im getting boot0:mbr boot0:done: boot1:error. This was after installing iatkos 5i. I would love for someone to help me choosing the right settings in customize.

My settings are:
Dell Dimension 5150/ E510

Pentium D820 2.8ghz
Intel i945G /GZ 82801 ICH7
Serial ATA
SigmaTel HD STAC 9220
Intel PRO/VE Connection
Nvidia 8600GT 512mb
3GB RAM

I dont really know what my problem is. Im trying to install in only one partition disk with no dual boot or anything. Ive read other threads of the error above, but still dont know what to do to fix this.

or reinstalling the bootloader by some other way

Notoryous 01-30-2009 12:39 AM

Now what happened was so weird, i got a DVD with Leo4all and when i inserted it in the pc and boot from dvd, the installation went to the registration part of the leopard install, when i filled it out, i got to the Desktop normally. When i rebooted, i left it to boot normally and not from the dvd and it gave me the boot error as before. What does this mean now, i think this is a new type of problem.

Dies 01-30-2009 03:54 AM

Quote:

Originally Posted by Notoryous (Post 21566)
Now what happened was so weird, i got a DVD with Leo4all and when i inserted it in the pc and boot from dvd, the installation went to the registration part of the leopard install, when i filled it out, i got to the Desktop normally. When i rebooted, i left it to boot normally and not from the dvd and it gave me the boot error as before. What does this mean now, i think this is a new type of problem.

The problem is the same, the bootloader installation got botched somehow.

To fix this, use the dvd to get to the desktop just like you did before, once there use safari to download

http://chameleon.osx86.hu/file_downl...-installer.zip

install it, remove the dvd from the drive and reboot, you should be good.

Hopefully... :D

Notoryous 01-30-2009 11:15 PM

Ill try that, but right now i dont have my ethernet connection working, this is my current problem.

btw, i clicked your link, which one exactly is it?

Dies 01-31-2009 07:59 PM

Underneath the donation button there is a link in the sentence that reads

"Alternatively you can click here to download the requested file."

Grab the file and use a USB drive or whatever to get it installed, then you can worry about getting your network up.

Notoryous 01-31-2009 09:02 PM

Where do I insert the .dmg file?

cmdshft 01-31-2009 09:09 PM

If you are on the OS X system, double click it and it will mount, open up the new drive that has appeared on the desktop and use whatever utils are in it.

Notoryous 01-31-2009 09:15 PM

Ok, ill try this as soon as i get home and i'll get back to you, i've been very impatient doing this.

Notoryous 02-02-2009 01:40 AM

I Have sound working and i no longer need dvd to load leopard. Now i just need to fix my Network card which i dont seem to find the solution for it. Intel Pro/ 100 VE in a Dell Dimension 5150

Daverto 02-02-2009 04:56 AM

Here is a tutorial for your network card:

Quote:

I don't see this posted, so I'm making a HowTo.

Anyways, this for when you have Intel PRO/100 VE. When you go into System Preferences/Network and your Built-In Ethernet is not show/grayed out, this is the fix for you.

You are required to add a product ID AppleIntel8255x.kext, which is located here:
/System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleIntel8255x.kext/Contents/Info.plist

If you don't know how to get into the kext, right click it and choose "Show Package Contents."

Anyways, you will find the following line.
Code:

<key>IOPCIMatch</key>
<string>0x10518086 0x10508086 0x10298086 0x10308086&amp;0xfff0ffff 0x12098086 0x12278086 0x12288086 0x12298086 0x24498086 0x24598086 0x245d8086 0x10918086 0x10608086&amp;0xfff0ffff </string>

You will have to add the following bit to the end of that line.
Code:

0x27dc8086
In the end, it will look like this:
Code:

<key>IOPCIMatch</key>
<string>0x10518086 0x10508086 0x10298086 0x10308086&amp;0xfff0ffff 0x12098086 0x12278086 0x12288086 0x12298086 0x24498086 0x24598086 0x245d8086 0x10918086 0x10608086&amp;0xfff0ffff 0x27dc8086</string>

Save the .plist file (save it to the desktop with the name "Info.plist" and then drag it into the Contents folder for AppleIntel8255x.kext. It will ask for authentication, which you say yes to (must type password if you have one).

Open up Terminal and type in the following
Code:

sudo rm /System/Library/Extensions.kextcache
Code:

sudo kextcache -k /System/Library/Extensions
Open Disk Utility and Repair Disk Permissions.

Reboot.

Completed! Open up System Preferences/Network and you should see your Built-In Ethernet
You can also find it here: http://forum.insanelymac.com/index.php?showtopic=25477

Hope that helps :D

Notoryous 02-02-2009 11:29 PM

Thank for posting it, ive been on that thread since saturday and still havent found any real way to solve it, i dont have anything in my network, its completely empty. What do you say