0.1.2
|
| jellyzheng 回复于:2004-05-21 20:06:54
|
大虾们跪求贴一个你们的configfile设置,我是不是真得很菜
|
| DESTROYER 回复于:2004-05-21 22:23:39
|
关于:
我下载官方的6G硬盘映射,解压出来才3。99G。安装的时候它提示(multiple of 516096)硬盘的大小没有516096错误!是怎么回事?
你的分区应该是NTFS,就不会出像上述情况
|
| DESTROYER 回复于:2004-05-21 22:27:16
|
这里有一个我改完的,
# PearPC Configuration File
ppc_start_resolution = 4
redraw_interval_msec = 200
prom_bootmethod = "auto"
prom_env_machargs = "-v"
prom_driver_graphic = "video.x"
page_table_pa = 0x00300000
cpu_pvr = 0x00088302
memory_size=0x8000000
pci_ide0_master_installed = 1
pci_ide0_master_image = "6gib.img"
pci_ide0_master_type = "hd"
pci_ide0_slave_installed = 1
pci_ide0_slave_image = "Disc1.ISO"
pci_ide0_slave_type = "cdrom"
pci_3c90x_installed = 0
pci_3c90x_mac = "00:0c:f1:0e:7f:c3"
pci_usb_installed = 1
nvram_file = "nvram"
|
| starfall 回复于:2004-05-22 09:25:45
|
1/40的速度,还是算了。
|
| kuye 回复于:2004-05-22 09:26:34
|
[quote:94bda46495="DESTROYER"]关于:
我下载官方的6G硬盘映射,解压出来才3。99G。安装的时候它提示(multiple of 516096)硬盘的大小没有516096错误!是怎么回事?
你的分区应该是NTFS,就不会出像上述情况[/quote:94bda46495]
对,FAT32 最大只支持4G的单个文件,超出那个大小就出错。
NTFS 没有这个问题
|
| DESTROYER 回复于:2004-05-22 18:03:39
|
终于成功了!!!!!
|
| rogerflash 回复于:2004-05-23 11:26:55
|
我装MAC也跟DESTROYER出现了同样的问题,请高手指教解决
|
| rogerflash 回复于:2004-05-23 11:32:04
|
就是这个select a destination的问题
|
| shinesha 回复于:2004-05-23 13:40:23
|
请问,网络可用吗?
|
| chan888 回复于:2004-05-23 21:09:38
|
[quote:bb64176b1e="jellyzheng"]大虾们跪求贴一个你们的configfile设置,我是不是真得很菜[/quote:bb64176b1e]
# PearPC Configuration File
#
# Resolution
#
# 0: 640x480x8 (indexed)
# 1: 640x480x15
# 2: 640x480x32
# 3: 800x600x8 (indexed)
# 4: 800x600x15
# 5: 800x600x32
# 6: 1024x768x8 (indexed)
# 7: 1024x768x15
# 8: 1024x768x32
#
# The indexed modes are unsupported.
#
# default: 4
ppc_start_resolution = 4
#
# 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 = 999
#
# 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 = "auto"
# 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 = "-v"
#
# 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 256 MiB)
#must be >= 256 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 = 0
pci_ide0_master_image = "mac.img"
#pci_ide0_master_type = "hd"
pci_ide0_slave_installed = 1
pci_ide0_slave_image = "e:\ppc\Mac.OSX.V10.3.Phanter.Disc1.ISO"
#pci_ide0_slave_image = "/home/sepp/prog/pearpc.res/test/isos/MandrakeLinux-9.1-CD1.ppc.iso"
#pci_ide0_slave_image = "/dev/cdrom"
pci_ide0_slave_type = "cdrom"
#
# Network (unavailable on windows)
#
pci_3c90x_installed = 0
pci_3c90x_mac = "de:ad:ca:fe:12:34"
#
# USB
#
pci_usb_installed = 1
#
# NVRAM
#
nvram_file = "nvram"
|
| wadpj 回复于:2004-05-24 13:08:40
|
然后用gcc 3.x以上版本的编译器编译源文件。编译过程非常简单,只需要输入:“$ ./configure --enable-gui=$GUI && make”这个命令就可以了。如果你是在X86架构的CPU上编译的话,再加上“ --enable-cpu=jitc_x86 ”。
meiyongde
jutizenme anzhuang a?
|
| 宣言 回复于:2004-05-29 20:45:37
|
下载速度真慢,我下了十几天下载了63%,我的可是宽带呀
|
| 宣言 回复于:2004-05-29 20:57:58
|
Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!Very Slow!v
5555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555
|
| 宣言 回复于:2004-06-01 14:02:17
|
83.9%
|
| 宣言 回复于:2004-06-01 14:07:40
|
[quote:f3d3928e2b="wei-work"]CONFIGFILE 要怎样设置?具体一点行吗?其次,os x光盘转什么格式的镜像,才能启动。大侠们能具体一点吗?我是个很菜的人。[/quote:f3d3928e2b]
本来就是ISO
|
| 宣言 回复于:2004-06-01 14:09:38
|
[quote:589adf2f34="jackyin"]鼠标真不好控制,谁会键盘操作???[/quote:589adf2f34]
键盘照样不好控制
|
| 宣言 回复于:2004-06-01 14:17:36
|
84.3%
|
| 宣言 回复于:2004-06-01 20:05:23
|
89%
|
| u33 回复于:2004-06-03 10:11:45
|
搞不清这个东西有什么用。Mac并不仅仅是一个操作系统。它本身几近完美的工业设计,良好的易用性。难道安装一个模拟器就能实现
|
| doveyark 回复于:2004-06-09 09:28:42
|
[quote:3c57e0ded4="wadpj"][/quote:3c57e0ded4]这个种子所下载的iso文件在启动ppc的时候被告知不是启动文件,请问怎么回事。(操作系统windows2003,ppc0.12)
配置文件如下;
# PearPC Configuration File
#
# Resolution
#
# 0: 640x480x8 (indexed)
# 1: 640x480x15
# 2: 640x480x32
# 3: 800x600x8 (indexed)
# 4: 800x600x15
# 5: 800x600x32
# 6: 1024x768x8 (indexed)
# 7: 1024x768x15
# 8: 1024x768x32
#
# The indexed modes are unsupported.
#
# default: 4
ppc_start_resolution = 4
#
# 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 = 200
#
#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 = "auto"
# Example of how to use "force":
#prom_bootmethod = "force"
#prom_loadfile = ""
#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 = "-v"
#
# 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 = "pearpc-6gib.img"
#pci_ide0_master_type = "hd"
pci_ide0_slave_installed = 1
pci_ide0_slave_image = "Disc1.ISO"
pci_ide0_slave_type = "cdrom"
#
# Network (unavailable on windows)
#
pci_3c90x_installed = 0
pci_3c90x_mac = "de:ad:ca:fe:12:34"
#
# USB
#
pci_usb_installed = 1
#
# NVRAM
#
nvram_file = "nvram"
|
| chan888 回复于:2004-06-13 15:49:04
|
[quote:af4ccaa37b="doveyark"]飧鲋肿铀略氐膇so文件在启动ppc的时候被告知不是启动文件,请问怎么回事。(操作系统windows2003,ppc0.12)
配置文件如下;
# PearPC Configuration File
#
# Resolution
#
# 0: 640x480x8 (indexed)
#..........[/quote:af4ccaa37b]
pci_ide0_master_installed = 0
pci_ide0_master_image = "mac.img"
#pci_ide0_master_type = "hd"
pci_ide0_slave_installed = 1
pci_ide0_slave_image = "e:\ppc\Mac.OSX.V10.3.Phanter.Disc1.ISO"
#pci_ide0_slave_image = "/home/sepp/prog/pearpc.res/test/isos/MandrakeLinux-9.1-CD1.ppc.iso"
#pci_ide0_slave_image = "/dev/cdrom"
pci_ide0_slave_type = "cdrom"
|
| baidongli 回复于:2004-06-15 16:41:09
|
没有选择的分区呢》》
[color=red:ea6c5e2b3f][/color:ea6c5e2b3f]
|
| chan888 回复于:2004-06-16 12:23:25
|
又有新的PearPC 0.2.0请下载试用!!!
[url]http://pearpc.sourceforge.net/downloads.html[/url]
听说支持网络!!!大家快发表经验
|
| 宣言 回复于:2004-08-17 19:12:16
|
0.2.0的配置文件全是乱码
|
| Red_Crow 回复于:2004-12-01 09:41:43
|
我也试试!
|
| hydnczw 回复于:2004-12-05 10:14:00
|
请问我装到这个时候就自动退出了,是怎么回事呀。我用的是windows2003中文版的操作系统。(我的configfile如下)
# PearPC Configuration File
#
# Resolution
#
# 0: 640x480x8 (indexed)
# 1: 640x480x15
# 2: 640x480x32
# 3: 800x600x8 (indexed)
# 4: 800x600x15
# 5: 800x600x32
# 6: 1024x768x8 (indexed)
# 7: 1024x768x15
# 8: 1024x768x32
#
# The indexed modes are unsupported.
#
# default: 4
ppc_start_resolution = 4
#
# 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 = 1
#
# 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 = "-v"
#
# 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 = "mac.img"
#pci_ide0_master_type = "hd"
pci_ide0_slave_installed = 0
#pci_ide0_slave_image = "c:\test.iso"
pci_ide0_slave_image = "/home/sepp/prog/pearpc.res/test/isos/MandrakeLinux-9.1-CD1.ppc.iso"
#pci_ide0_slave_image = "/dev/cdrom"
pci_ide0_slave_type = "cdrom"
#
# Network (unavailable on windows)
#
pci_3c90x_installed = 0
pci_3c90x_mac = "de:ad:ca:fe:12:34"
#
# USB
#
pci_usb_installed = 1
#
# NVRAM
#
nvram_file = "nvram"
|
| 宣言 回复于:2005-01-27 15:16:41
|
那个时候呀,图片呢
|
| 陈传虎 回复于:2005-05-27 03:41:18
|
大家可以到这里下载最新的pearpc-0.3.1-win32-jitc.zip
http://pearpc.sourceforge.net/downloads.html 另外请楼上的兄弟
告诉下,你那个中文的OS 哪里来的啊。有那些安装流程啊。请说说好吗?
|
| felixding 回复于:2005-07-10 15:09:48
|
汗,官方站上的版本早就过时了,来我的站看看
http://pearpc.heartstringz.net
|