hi im spanish and the first 1 sorry for my english.
i have 1 problem when i try install mac os x panther, when i run ppc.exe in DOS i have this error
http://es.geocities.com/oscarcar2/Dibujo2.JPG
my configuration is:
Quote:
# Fichero de Configuracion de PearPC
#
# Resoluciones:
#
# 1: 640x480x15
# 2: 640x480x32
# 4: 800x600x15
# 5: 800x600x32
# 7: 1024x768x15
# 8: 1024x768x32
#
#
# Por defecto : 4
#ppc_start_resolution = 8
#
# Redraw interval (in ms)
# Debe ser entre 10 y 999
#
# Si se sube esto, PearPC tardara menos tiempo en procesar los cambios en los graficos y
# por lo tanto trabajar mas rapido, aunque se sentira mas lento. Debe ajustar esto de acuerdo
# a su gusto y a las caracteristicas de su PC. Lo normal es 40, aunque yo lo uso en 10, para
# que se hagan una idea.
#
redraw_interval_msec = 30
#
# Loader
#
#
# Metodo de Arranque
# Puede ser:
#
# 1. "auto", PearPC arrancara de la primera particion booteable que encuentre.
# 2. "select", PearPC arrancara de la particion booteable que se le diga
# 3. "force", PearPC cargara y arrancara el prom_loadfile
#
prom_bootmethod = "auto"
#prom_env_bootargs = ""
#prom_env_machargs = "-s"
#
# video.x es necesario para arrancar 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
#
# Memoria (128 MB por defecto)
# Debe ser mayor o igual a 64 MB
#
memory_size=0x8000000
#
# 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 = "discoduro.img"
pci_ide0_master_type = "hd"
pci_ide0_slave_installed = 1
pci_ide0_slave_image = "osx1.iso"
pci_ide0_slave_type = "cdrom"
#
# Network (Escoger una de las 2 targetas, recomendada la 2da)
#
#pci_3c90x_installed = 1
#pci_3c90x_mac = "de:ad:ca:fe:12:34"
#pci_rtl8139_installed = 1
#pci_rtl8139_mac = "de:ad:ca:fe:12:34"
#
# USB
#
pci_usb_installed = 1
#
# NVRAM
#
nvram_file = "nvram"
any clue?
thanks