InfiniteMac OSx86

InfiniteMac OSx86 (http://infinitemac.com/forum.php)
-   Leopard 10.5 (http://infinitemac.com/forumdisplay.php?f=85)
-   -   Zephyroth Leopard AMD 10.5.2 Rev.2 Issue Discussion (http://infinitemac.com/showthread.php?t=667)

Milkman 03-15-2008 09:49 PM

I can't access my shares on my NAS. I've seen some discussion when I searched and some resolved the issue, but no directions on how to. When I try to connect to Server I can't do it that way either.

cloudpjff7 03-15-2008 10:30 PM

Hello, I have recently download "Leopard-10.5.2-AMD-EFI-Rev2.iso" and burned it at 2x. I have a hp dv6748us laptop, you can find the specifications here: http://google3-cnet.com.com/laptops/hp-pavilion-dv6748us-turion/4507-3121_7-32815783.html?tag=specs
When I boot from the dvd, I get the usual apple symbol and the loading, however, after a few minutes I get a little cross over the apple sign and it continues to load but will not launch the installer. When you boot with -v I get a "still waiting for root device" error, which repeats itself every few minutes. Here are some pictures:
http://c-pj.net/leopics/IMG_1584.JPG
http://c-pj.net/leopics/IMG_1585.JPG
http://c-pj.net/leopics/IMG_1587.JPG

Fast1 03-16-2008 12:49 AM

Ohh my god!! I posted that same problem one page ago! Its not just me! I loaded rev 1 no problem! What gives???? I know how to burn isos so thats not the problem! I am using the same disks i used for rev1. Please point us in the right direction!

Shealock 03-16-2008 01:05 AM

Quote:

[cite] CyCLoBoT:[/cite]I tried to install the latest version (10.5.2 rev.2) but right at then end I get the following error:

<a target="_blank" href="http://b.imagehost.org/view/0242/IMG_5187.jpg">IMG_5187.jpg (2.5 MB)</a>

What could be causing this problem?
The same ERROR!!

I install Rev1 without problems, but REV2.....

zuz242 03-16-2008 01:26 AM

same error here. installing with guid fails, mbr works. (didnt try guid before)
maybe this helps?
http://osx86.wikidot.com/how-to-s#toc5


Quote:

[cite] Shealock:[/cite]
Quote:

[cite] CyCLoBoT:[/cite]I tried to install the latest version (10.5.2 rev.2) but right at then end I get the following error:

<a target="_blank" href="http://b.imagehost.org/view/0242/IMG_5187.jpg">IMG_5187.jpg (2.5 MB)</a>

What could be causing this problem?
The same ERROR!!

I install Rev1 without problems, but REV2.....

rfuilrez 03-16-2008 02:42 AM

Yeah there seems to be a problem with the GUID package. If you enable the installer log (From the installer GUI:: Windows >> Installer Log) you see it fails as it tries to install that package.

Easiest way to fix that, is don't check the GUID Bootloader if thats the partition scheme you wish to use, use the installer log ABOVE the installer progress window. When the install finishes the 30 seconds won't count down.
Utilities >> Terminal
Code:

umount -f /Volumes/{Install Partition Name}/
cd /usr/standalone/i386
dd if=./guid/boot1h of=/dev/rdiskXsY bs=512 count=1
dd if=./guid/boot0 of=/dev/diskXsY bs=400 count=1
umount -f /Volumes/{Install Partition Name}/
./standalone -v /dev/rdiskXsY ./boot_v8

Close the terminal, and restart. Should be good to go now. The second umount is necessary, because during the dd process it gets remounted.

mrburns05 03-16-2008 02:44 AM

10.5.1 and 10.5.2 rev1 both worked me but not rev2, attatched is my problem (freezes after last two lines on picture while trying to boot the dvd)

effigy 03-16-2008 05:10 AM

damn...i ve install rev2 but if i boot this fu**in' sign at boot!

Common Sense 03-16-2008 07:16 AM

rev2 seems to work just fine except for PS2 keyboard. Its working before kexts are loaded and turns off when they have loaded. I see ApplePS2Controller is in the Extensions directory but still it does not work. Will probably require AppleACPIFamily from 10.5.1 to work.

minibuu 03-16-2008 07:52 AM

Motherboard: Asus M2N-SLI Deluxe
CPU: AMD Athlon(tm) 64 X2 Dual Core Processor 6000+
Memory: Corsair 2GB Kit DDR2-800 XMS2-6400 Xtreme Performance
Video: MSI GeForce 8600 GTS Overclock 256MB
OS: Mac OS X Leopard 10.5.2 Rev.2
ODD: LITE-ON DVDRW LH-20A1S
HDD: Maxtor 6L200M0, WDC WD750, WDC WD250, ST3400632A
Additional: MS Trackball Explorer, Wireless Optical Desktop for Bluetooth Keyboard
Addons: TOH Kernel SSE3 9.2.0, Language Translations (Japanese), AC97 Audio Drivers, Azalia Audio Drivers, NForce 2/3/4/5 Chipset Drivers, NVidia 10.5.2 Kext, NVinject 256MB, Forcedeth (Beta Drivers), NTFS, Singleboot (Darwin MBR bootloader (EFI v8)

Installed without any problems, used the beta Forcedeth drivers because they worked perfectly for me. Added the cpus=1 so that I dont have any problems booting and using programs. FTP, Bittorent, Adium, and every other program I use works great. Booting time takes less than a minute for me, and I would say its much quicker than Rev.1 for some reason. And the best part of all is that my LITE-ON DVDRW LH-20A1S works now. Thanks for the hard work Zeph, this is an amazing release.