REQ Help: Error / Freeze in Pear -> SUCCESS / SOLVED !

[ARCHIVED] About PearPC, a mostly obsolete PPC Mac emulator for Windows and Linux to run MacOS X 10.1 up to 10.4. Using QEMU is now recommended.

Moderators: Cat_7, Ronald P. Regensburg

Locked
Superblond
Space Cadet
Posts: 6
Joined: Sat Dec 19, 2009 11:09 pm

REQ Help: Error / Freeze in Pear -> SUCCESS / SOLVED !

Post by Superblond »

Hi Experts !

I followed the steps in the Tuts and git this:
- Download 10.39 as PPC, convert to ISO, updated Pear, ... then in CMD:
ppc-intel-sse3.exe ppc.cfg that happend:

Image
OK, pressed (1) ... and then This:

Image

Sometimes I get a error message "This Application is not responding anymore..."

Here is my perfect CFG :-)

Code: Select all

#10.3
# Created with PearPC Control Panel
#C:\Users\Ian O'Rourke\Downloads\PPCCP\PPC\ppc-amd-sse3.exe
#DarwinIcon
#No SDL
pci_ide0_master_installed = 1
pci_ide0_master_image = "C:\Users\Superblond\Desktop\PearPC\macosx_6gb.img"
pci_ide0_master_type = "hd"
memory_size = 0x19300000
ppc_start_resolution = "800x600x15"
redraw_interval_msec = 60
prom_driver_graphic = "C:\Users\Superblond\Desktop\PearPC\video.x"
ppc_start_full_screen = 0
key_toggle_mouse_grab = "F12"
key_toggle_full_screen = "Alt+Return"
key_change_cd_0 = "6"
cpu_pvr = 0x000c0000
pci_rtl8139_installed = 0
pci_rtl8139_mac = "de:ad:ca:fe:12:35"
pci_rtl8139_type = ""
pci_rtl8139_interface = ""
pci_3c90x_installed = 0
pci_3c90x_mac = "de:ad:ca:fe:12:35"
pci_3c90x_type = "tap"
pci_3c90x_interface = ""
pci_usb_installed = 1
prom_bootmethod = "select"
prom_env_bootargs = "-v"
prom_env_machargs = ""
nvram_file = "nvram"
pci_ide0_slave_installed = 1
pci_ide0_slave_type = "cdrom"
pci_ide0_slave_image = "C:\Users\Superblond\Desktop\PearPC\Mac OS X Install Disc 1.iso"  
Any ideas !?
SB
P.S: I am using Win7 64 Bit... :idea:
Last edited by Superblond on Sun Dec 20, 2009 2:05 pm, edited 2 times in total.
Superblond
Space Cadet
Posts: 6
Joined: Sat Dec 19, 2009 11:09 pm

Error more precise...

Post by Superblond »

...
Image

Last phrase in the cmd windows is "now starting client"...then the error message (its german): "ppc... isnt running anymore and was closed due to problems."

SB
Sorry for my poor english translation :-/
User avatar
ClockWise
Site Admin
Posts: 4399
Joined: Mon May 20, 2002 4:37 am
Location: Uiwang

Post by ClockWise »

That's not good.

How about trying first the official 0.4.0 release of PearPC:

http://pearpc.sourceforge.net/downloads.html

You can generate a config file online:

http://guillaumejamet.eu/index.php?rub= ... pc_cfg.php

The redscorp version you are using might be causing problems?
Superblond
Space Cadet
Posts: 6
Joined: Sat Dec 19, 2009 11:09 pm

Better.... Screen with Apple Logo apears, then "no park

Post by Superblond »

Hi there & thx for the very fast answer !

I did as you said and generated a new CFG with the online tool and use the PPC.EXE (standard), selecting (1) CDROM an starting the installation, now I am getting this:
Image

After a view sec. it switches to that:
Image

I waited 20 Min, but nothing heppend, no CPU or HD use...
The CMD stays as posted...

Can you help !?

Thank you & Regards
Superblond
Superblond
Space Cadet
Posts: 6
Joined: Sat Dec 19, 2009 11:09 pm

Sucess Installation with PPC on Intel DualCore6850 (pics!)

Post by Superblond »

I am using now the Tiger 10.4. with 2.63GB (2.832.236.544 Bytes) as DVD and not the CD Version as I used before... and the 6 GB Image on HD ("macosx_6gb.img").

Its says (in german): 1. Choose language, 2. choose Target volume, 3. Installation of major parts, 4. Computer rstart in 17. sec.
Image


My final CFG looks like that:

Code: Select all

# This PearPC config file has been generated by a script located on http://guillaumejamet.eu

# Sun, 20 Dec 2009 12:14:59 GMT
# Config reference : http://wiki.pearpc.net/index.php?title=Dissecting_the_PearPC_Configuration_File
# More info about PearPc, forums and community : http://pearpc.net

# _________________________________________Boot parameters
prom_env_machargs = ""
prom_env_bootargs = ""
prom_bootmethod = "select"

# __________________________________________Hotkeys
key_compose_dialog = "F11"
key_change_cd_0 = "F10"
key_toggle_mouse_grab = "F12"
key_toggle_full_screen = "Alt+Return"

# __________________________________________ Video
prom_driver_graphic = "video.x"
ppc_start_full_screen = 0
redraw_interval_msec = 60
ppc_start_resolution = "1024x800x32@60"

# __________________________________________ Disks
pci_ide0_master_installed = 1
pci_ide0_master_type = "cdrom"

#  OLD CD IMAGE:   pci_ide0_master_image = "Mac OS X Install Disc 1.iso"

pci_ide0_master_image = "Mac OS X Install DVD.iso"

# __________________________________________ Disks
pci_ide0_slave_installed = 1
pci_ide0_slave_type = "hd"
pci_ide0_slave_image = "macosx_6gb.img"

# __________________________________________ Network
pci_3c90x_installed = 0
pci_3c90x_mac = "de:ad:ca:fe:12:34"
pci_rtl8139_installed = 0
pci_rtl8139_mac = "de:ad:ca:fe:12:35"

# __________________________________________ CPU
cpu_pvr = 0x00088302

# __________________________________________ Memory
nvram_file = "nvram"
page_table_pa = 104857600
memory_size = 0x20000000

# __________________________________________ USB
pci_usb_installed = 1
More Infos about my installation progress:
am now happily installing mac os x 10.4. finally it worked! gonna be completed in about an hour or so.

The things I did to make it work:

1. DL and used the PearPC CMD-Pack (not the Pear Control Panel)
2. DL the 6gb bootdisk image
3. DL (Rapidshare) the DVD ISO MAC OS X 10.4 Tiger
4. Generated a Config file with http://guillaumejamet.eu/index?rub=rubr ... pc_cfg.php
5. didnt used the "-v" " on prom_env_machargs" (prom_env_machargs = "")
6. Used the PPC.EXE [Config.CFG]
7. I installed in german (cos my english sux...)
8. During Installation I got a warning in CMD-Window "[IO/CUDA]

9. MAC OS finished installation and says "need to reboot"
10. Start the MAC OS via PPC.EXE [Config.CFG] -> Select HD (insted of CDROM)


My System Config:


OS: Windows 7 Ultimate 64 Bit (+ all Updates 07. Dec.)
MB: Abit IP35 Pro (LGA 775 Mainboard, P35 chipset)
CPU: Intel(R) Core(TM)2 Duo CPU E6850 @ 3.85GHz (Overclocked)
RAM: 4,00 GB
GFX: NVIDIA GeForce 8800 GTS 512
NET: Realtek RTL8169/8110-Familie-PCI-Gigabit-Ethernet-NIC (NDIS 6.20)
4 x HD SATA (3TB)
1 x CDROM Samsung LG 4260B



Installation procedure:
Sometimes I couldnt use the Keyboard: Pressing the <ALT> Key in the MAC-PEAR Window solved this.

1. Welcome, 2. Have you ever used a MAC, 3. Choose Keyboard, 4. Chosse connection
Image


1. Some more questions, 2. create loacal user profile, 3. chosse timezone, 4. date and time setting
Image

1. Internet connection type, 2. Enter Apple ID, 3. Registration, 4. Some Questions, 5. Please register
Image


THE RESULT:
Image

Thx a lot for the help so far !!!

I like it....
SB :lol:
Last edited by Superblond on Sun Dec 20, 2009 4:22 pm, edited 2 times in total.
User avatar
ClockWise
Site Admin
Posts: 4399
Joined: Mon May 20, 2002 4:37 am
Location: Uiwang

Post by ClockWise »

Hey, that's a pretty screenshot complilation. Can I steal that for use in the site wiki?

Meanwhile, now that you know the issue was with your install media, you can probably go back and use the redscorp build, which might be a bit faster.
Locked