[help] My Ppc Can`t Run !

hey people. i was trying to install my pearpc and my panther copy, but i have a big problem.

1)

my pc is a Pentium IV 2Ghz, 64Mb video and 256 Ram. WinXp Pro, Sp1

2) i have the iso of my first Cd, (made with Alcohol120%)

3) i have the 6 Gb of Disk image unziped !!!

4) i`m using the ppcsdl.exe file.

5) here you can see my Conf file.

# PearPC Configuration File 
# Created with PearGUI

#
#
# Resolution
#
#  0: 640x480x15
#  1: 640x480x32
#  2: 800x600x15
#  3: 800x600x32
#  4: 1024x768x15
#  5: 1024x768x32
#
#  default: 2


#
# Redraw interval (in ms)
# must be between 1 and 999
#
# If you set this higher, PearPC will spend less time doing redraws (and so run faster) but feel
# less responsive. You should adjust this to your computer speed and personal preference.
#
redraw_interval_msec = 50

#
# Loader
#

#
#   Boot method
#     this can be
#     1. auto, prom will boot the first bootable partition found (default)
#     2. select, prom will show you a list of bootable partitions
#     3. force, prom will load and boot the local file prom_loadfile
#
prom_bootmethod = "select"

# Example of how to use force:
#prom_bootmethod = "force"
#prom_loadfile = "test/yaboot"
#prom_env_bootpath = "disk"

#
#   bootargs: don't change unless you know what you are doing
#   machargs: set to "-v" to get a verbose startup
#

prom_env_bootargs = ""
prom_env_machargs = ""

#
#   This is needed if you want to boot Mac OS X
#

prom_driver_graphic = "video.x"


# This will adjust the position of the initial page table (don't change)
#page_table_pa = 104857600

#
# CPU Config
#
#   Processor Version Register
#   Defaults to 0x00088302
#   Only change if you know want you are doing
#
#cpu_pvr = 0x00088302


#
# Main memory (default 128 MiB)
# must be >= 64 MiB
#
memory_size=0x10000000

#
# IO Devices
#

#
#   PCI IDE Config
#
#   Drive type will be set according to file extension:
#      .img: Harddisk (filesize must be multiple of 516096)
#      .iso: CD-Rom
#   Or you can override this by specifying the type via
#   pci_ide0_master_type / pci_ide0_slave_type

pci_ide0_master_installed = 1
pci_ide0_master_image = "F:\PearPC\HD.img"
pci_ide0_master_type = "hd"

pci_ide0_slave_installed = 1
pci_ide0_slave_image = "F:\PearPC\cd1.iso"
pci_ide0_slave_type = "cdrom"

#
#   Network (unavailable on windows)
#

#
#   USB
#
pci_usb_installed = 1

#
#   NVRAM
#
nvram_file = "nvram"

OK MY PROBLEM IS

When i run the ppcsdl.exe from the Cdm, it shows me this Screen, and i can`t go any further . .....

first this one

1.jpg

then this is what i see......

2.jpg

is there a way to solve that? i do really want to use this panther copy !!! please ! Help this poor soul !!

:cry:

Thanks in advance

#185312

You really should use that tutorial I showed you dude :P

Here's how to run PearPC from Command Prompt: type

cd "your pearpc folder"

, hit enter, then

ppc config.txt

, hit enter

(replace "ppc" with the filename of your PearPC executable, and "config.txt" with the filename of your config)

Btw, those image links are broken. ;)

#185316

TRue ;)

but i got confussed with this new Ugly look this Forum has :S

lol ... :P

keith i did ! but that tutorial can`t fix this error :S

#185318

lol Ok

I just guessed what the most likely problem was since the image links were broken (fixed now) :P

edit: PS: it isn't necessary to quote the only other post (plus a long one) in the ****ing thread ;)

#185319

you have to install darwin first, otherwise i don't think you'll be able to boot into osx, btw, did you try asking for help at emaculation.org? I'm sure they'd be better qualified to answer your questions then us.

#185337

install darwin? :blink: you dont need to. i didnt.

OK when you run it, just remember, you CANNOT type "ppc" to run it. you have to type "ppc config.txt" like earlier said.

also, i suggest a pear pc config program that uses a gui to guide you through the config process. its much easier. try this one:

http://peargui.emaculation.com/

#185414

I still think the problem is that the CD image of panther does not have a recognizable boot sector. >.

#185417

I'm have a few issues with PearPC as well... I hope this a good place to ask.

I've sucessfully setup Panther 10.3.4 in PearPC and it runs fine on the 0.2.0 build, but I wanted to try a new CVS build, so I downloaded it and ran it with the same config file, and it doesn't run. :(

This is the error it gives me:

1 AuthenticAMD

CMOV MMX SSE

[Display/SDL]: Making new window 800 x 600

[Display/SDL]: Changing resolution to 800x600

in file vt100.cc, line 321: assertion failed: mTermWriteBufLen+buflen < (int)siz

eof mTermWriteBuf

D:\PearPC>

Any clue as to what the problem may be? :blink:

#185450

Originally posted by GillBates@Jul 3 2004, 07:45 AM

I still think the problem is that the CD image of panther does not have a recognizable boot sector. >.<

<{POST_SNAPBACK}>

Gill Bates !!! you are damn right ! ;) ! know that is the problem but the main point here is how to solve it....

i know you did something to solve a similar problem i guess ? anyway, can i talk to you on MSN ???

#185522

mine cant boot to mac os x, damn, been confuse for like 4 hours ... set this set that still no work. i guess the *.iso file make all the cause ...

:rant:

#186990

Tsk. All these people talking about ISO images, I hope you mean legit copies of Panther.

And not pirated copies of our beloved Apple's stuff.

err.giftongue.gif

#187039

not bout that, i mean ... the ppc cant recognize *.iso image for booting, thats it, but tonight gonna try guidance i got from www.pearpc.net.

#187056

Originally posted by dimensi@Jul 7 2004, 01:23 PM

not bout that, i mean ... the ppc cant recognize *.iso image for booting, thats it, but tonight gonna try guidance i got from www.pearpc.net.

<{POST_SNAPBACK}>

Aren't you supposed to burn ISOs to CD to use them properly? :blink:

#187069

Originally posted by Arcanthur@Jul 3 2004, 05:30 AM

I'm have a few issues with PearPC as well... I hope this a good place to ask.

I've sucessfully setup Panther 10.3.4 in PearPC and it runs fine on the 0.2.0 build, but I wanted to try a new CVS build, so I downloaded it and ran it with the same config file, and it doesn't run.  :(

This is the error it gives me:

Any clue as to what the problem may be?  :blink:

<{POST_SNAPBACK}>

richard goodwin's ppc builds are3 b0rked. try here.

#187182

I got the same problem with that build Arcanthur :( Do you solved it ?

#188287