PearPC 0.1 苹果PC模拟器
http://pearpc.sourceforge.net/downloads.html
大家快来一起交流经验:
MAC OS X 10.3 bt下载
http://bbs.chinaunix.net/forum/uploadfile/macosx10.3.rar.jpg
请改名为macosx10.3.rar
http://bbs.chinaunix.net/forum/41/20040513/323875.html

| | 在WINSOWS2000太慢了!光对它!都不知多久才行! |
|
寶寶 回复于:2004-05-14 10:09:34
怎么装?
jackyin 回复于:2004-05-14 11:22:57
我也正想试一试呢。。。。。
duleell 回复于:2004-05-14 12:35:19
PearPC能识别.dmg嘛?
不能的话,如何在PC机上实现dmg->;iso,或是dmg直接在PC机上刻盘?
我没有apple机.
jackyin 回复于:2004-05-14 13:29:34
下载Darwin好慢阿!!!~~~~~
duleell 回复于:2004-05-14 16:46:55
不慢呀.
URL http://www.opendarwin.org/downloads/7.0.1/darwin-701.iso.gz
注释 http://www.opendarwin.org/downloads/7.0.1/darwin-701.iso.gz
引用页 http://developer.apple.com/darwin/
续传 Yes
本地文件 C:\Downloads\darwin-701.iso.gz
日期 11/14/03 21:49:26
大小 433377273
完成 433377273
总耗时 01:24:25
平均速度 83.56 KB/s
创建时间 05/14/04 07:37:27
完成时间 05/14/04 09:01:55
Aki 回复于:2004-05-14 17:50:45
PC安装OS X全记录
[color=red] 由于是测试版,不稳定,大家尽量找台没什么大用的电脑来装,不然中间出现些问题连正常工作也做不了啦。建议初学者安装前慎重考虑。[/color]
PearPC没有图形界面,目前的版本是v0.1版。你把这个软件包下载下来之后解压到任意一个文件夹,然后用gcc 3.x以上版本的编译器编译源文件。编译过程非常简单,只需要输入:“$ ./configure --enable-gui=$GUI && make”这个命令就可以了。如果你是在X86架构的CPU上编译的话,再加上“ --enable-cpu=jitc_x86 ”。
对于Windows用户有一点要说明的是:你不能通过双击打开PearPC,打开PearPC需要在命令行模式下,输入:“>; ppc configfile”。
你需要为PearPC设置一个3G以上的虚拟盘,设置虚拟盘的命令:“$ dd if=/dev/zero of=myharddisk.img bs=1M count=1260”。你可以知道任何一个文件作为CD-ROM,设置CD-ROM的命令也是相当的简单:“$ cp /dev/cdrom linux-cd.iso”。
一、PearPC设置
首先启动PearPC(如图1所示)
图1 启动PearPC
启动PearPC之后,我们就需要创建一个分区,创建分区步骤如下:
1. 键入:pdisk
2. 键入:e 和 /dev/disc0 来编辑硬盘的分区表
3. 键入:i 确定分区表的默认值
4. 设置初始值
5. 键入:p 打印初始分区表
6. 记下没有安装OSX之前的分区表长度
7. 键入:C(大写C)创建一个新分区
8. 键入:64 然后键入6中记录的值
9. 键入:Mac_OS_X作为分区的名词,键入:Apple_HFS作为分区类型
10.键入:w 写分区表,键入:y 进行确认,键入:q 离开
现在,我们已经写好分区表信息了,键入:reboot 重启PearPC(这段时间可以比较长)。
二、安装Mac OS X过程
设置部分基本上结束了,下面就是实际安装OSX的过程了。
图2所示就是刚开始安装OS X的截图。
图2 准备安装
接着就进入了OS X的安装向导,如图3所示。
图3 安装向导
看过Read Me,License内容之后,接着就是要选择安装分区了,如图4所示。
图4 选择安装分区
选择好合适的分区,下一步就是安装过程了,图5-图11是安装过程中的截图。在图8中安装的是“亚洲语言支持”,图9中安装的是Java,图11中安装的BSD子系统。
图5 安装过程1
图6 安装过程2
图7 安装过程3
图8 安装亚洲语言支持
图9 安装Java
图10 安装媒体文件
图11 安装BSD
图12 设置Mac OS X
三、总览Mac OS X
安装结束,我们来看看PC机上的Mac OS X是如何的。图13中所示的背景我们相当的熟悉,正宗的Windows XP,但是当中的PearPC界面却使我们相信Mac OS X确确实实在PC上面运行了。
关于安装更详细的信息请点击这里
http://pearpc.sourceforge.net/doc.html

寶寶 回复于:2004-05-14 20:00:04
怎么用GCC啊~?
我下了个gcc-3.4.0,但是不用~帮帮我~~
nawdyy 回复于:2004-05-15 11:36:10
:( gcc 3.3 编译器怎么用啊!说详细一点啊
chan888 回复于:2004-05-15 14:37:02
大家用pearpc-0.1-win32-jitc来装!会快一点!送上最新图片!!!大家不秘管GCC的事!那是在LINX下用的,在WINDWOSXP和WINDOIWS2000中你只要设置CONFIGFILE的文件
再在系统的DOS中运行PPC CONFIGFILE就OK了!
chan888 回复于:2004-05-15 14:53:07
MAC OS X 10.3的BT下载地扯!!!
http://www.zhaobt.com/html/223/52353.htm
oringe 回复于:2004-05-15 15:31:46
两个都没有种子了啊! 下不来~~~~
寶寶 回复于:2004-05-15 23:35:12
引用:原帖由 "chan888" 发表: 大家用pearpc-0.1-win32-jitc来装!会快一点!送上最新图片!!!大家不秘管GCC的事!那是在LINX下用的,在WINDWOSXP和WINDOIWS2000中你只要设置CONFIGFILE的文件
再在系统的DOS中运行PPC CONFIGFILE就OK了!
怎么设置CONFIGFILE?
22222222 回复于:2004-05-16 00:15:24
我不明白你的圖4為什麼continue 沒有enable 你也可通過
chan888 回复于:2004-05-16 00:17:09
你把ppccfg.example设置好了以后另存为CONFIGFILE就OK了!!!
22222222 回复于:2004-05-16 00:23:34
我有設置好了
你的意思是指 檔案名稱由ppccfg.example 另轉為CONFIGFILE ????
chan888 回复于:2004-05-16 00:31:17
是的! ppccfg.example就是CONFIGFILE
22222222 回复于:2004-05-16 00:37:43
這個我也知道,不過出現的問題是要分割什麼的檔案格式才可安裝?
它有mac os 擴充 (日志) , 有mac os 擴充..
要怎樣去割好???
chan888 回复于:2004-05-16 00:57:38
分3G一个区,用mac os 擴充 (日志)
chan888 回复于:2004-05-16 01:11:34
有新的PPC 01.1,请各位下载试一试!!
http://pearpc.sourceforge.net/downloads.html
22222222 回复于:2004-05-16 08:32:42
我想問問你裝的mac 運行得順嗎?
我不知是否沒有config ram
所以滑鼠有點不順
chan888 回复于:2004-05-16 10:44:13
我的也不顺!是苹果机的1/40!!!
22222222 回复于:2004-05-16 15:10:03
是啊
為什麼??有人能答是什麼原因嗎??
不知道是否ram set 得太少
dianhuaxian 回复于:2004-05-16 18:19:17
启动PearPC之后,我们就需要创建一个分区,创建分区步骤如下:
1. 键入:pdisk
2. 键入:e 和 /dev/disc0 来编辑硬盘的分区表
3. 键入:i 确定分区表的默认值
4. 设置初始值
5. 键入:p 打印初始分区表
6. 记下没有安装OSX之前的分区表长度
7. 键入:C(大写C)创建一个新分区
8. 键入:64 然后键入6中记录的值
9. 键入:Mac_OS_X作为分区的名词,键入:Apple_HFS作为分区类型
10.键入:w 写分区表,键入:y 进行确认,键入:q 离开
现在,我们已经写好分区表信息了,键入:reboot 重启PearPC(这段时间可以比较长)。
像这样分区似乎并没有指定分区大小呀,在者这样分区后,以后要删除OSX该如何恢复原始硬盘状态亚?
wei-work 回复于:2004-05-16 18:58:11
CONFIGFILE 要怎样设置?具体一点行吗?其次,os x光盘转什么格式的镜像,才能启动。大侠们能具体一点吗?我是个很菜的人。
22222222 回复于:2004-05-16 19:41:22
我不知為什麼我的直入gui install 介面
不是用command 方法去割硬碟同安裝的
mzdj 回复于:2004-05-16 19:43:37
我有这个系统的两张光盘,怎么样在PPC上装???
22222222 回复于:2004-05-16 19:51:36
可能你要轉它們為iso 檔才行
那個config file 說了光碟對應iso
chan888 回复于:2004-05-16 22:24:11
引用:原帖由 "wei-work"]CONFIGFILE 要怎样设置?具体一点行吗?其次,os x光盘转什么格式的镜像,才能启动。大侠们能具体一点吗?我是个很菜的人。 发表:
CONFIGFILE 的设置你可以用记事本打开来设置(就是ppccfg.example)文件里头已经说得很清楚了.
os x光盘是用.ISO格式.
wadpj 回复于:2004-05-17 02:31:18
http://bbs.chinaunix.net/forum/uploadfile/macosx10.3.rar.jpg
jackyin 回复于:2004-05-17 11:38:07
前面的是Copy的图吧,等我用0.1.1安装好后发一个
jackyin 回复于:2004-05-17 13:33:05
鼠标真不好控制,谁会键盘操作???
jackyin 回复于:2004-05-17 17:49:29
呵呵,鼠标没问题,我是用的远程桌面,有点小问题。:)
jackyin 回复于:2004-05-18 09:26:40
从早上8点一直到晚上12点,CPU一直100%工作,才装好这个Mac OS X,就是没发现那个鼠标移上去会变大的Dock,请赐教!~~谢谢
ata 回复于:2004-05-18 09:45:08
呵呵
可以的
你在系统预置中DOCK中选择神奇效果
ata 回复于:2004-05-18 09:45:57
喔,不对,是改变一个大小那就可以了
Aki 回复于:2004-05-18 13:47:41
好,继续努力!!!
daivi 回复于:2004-05-18 17:17:28
买个苹果不就行了
我用的就是苹果
Aki 回复于:2004-05-18 18:18:18
引用:原帖由 "daivi" 发表: 买个苹果不就行了
我用的就是苹果
这固然好,但相信很多PC用户都喜欢苹果的,由于多种原因不能将其作为自己的主要工作平台。相信今后会有更好的兼容PC平台的软件出现。让想用苹果的PC用户都能够体验到其中的乐趣。
DESTROYER 回复于:2004-05-18 21:22:57
请问!!我一到安装select destination的是后就不动了,,,
问一下你们都要多长时间啊?
xinwu 回复于:2004-05-18 22:06:34
引用:原帖由 "chan888" 发表: 大家用pearpc-0.1-win32-jitc来装!会快一点!送上最新图片!!!大家不秘管GCC的事!那是在LINX下用的,在WINDWOSXP和WINDOIWS2000中你只要设置CONFIGFILE的文件
再在系统的DOS中运行PPC CONFIGFILE就OK了!
[color=blue][size=18] 我用的是pearpc-0.1.1-win32-jitc,在winXP里装要给PearPC分配虚拟磁盘空间吗?怎么做才能分配虚拟磁盘空间?
望高手回复,谢了。[/size][/color]
zooway 回复于:2004-05-19 09:34:37
DESTROYER,应该是你的配置文件里面的硬盘镜像的相对路径不正确,你检查一下
zooway 回复于:2004-05-19 09:36:33
我这里是这样的一段:
pci_ide0_master_installed = 1
pci_ide0_master_image = "dev/hd/hd0.img"
#pci_ide0_master_type = "hd"
pci_ide0_slave_installed = 1
pci_ide0_slave_image = "D:\PearPC\dev\cdrom\darwin-701.iso"
#pci_ide0_slave_image = "/dev/cdrom"
pci_ide0_slave_type = "cdrom"
Aki 回复于:2004-05-19 17:30:49
首先
把pearpc-0.1-win32.zip解压到d:\ppc
把pearpc-3gib.img.bz2解压到d:\ppc
把darwin-701.iso.gz解压到d:\
然后
在d:\ppc下就地复制ppccfg.example,并命名为configfile
编辑configfile
# PearPC Configuration File
PearPC 配置文件
#
# 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.
标注为indexed模式是不支持的
#
# default: 4
默认:4
ppc_start_resolution = 4
ppc启动分辨率 = 4
#
# Redraw interval (in ms)
刷新间隔(单位是ms)
# must be between 1 and 999
必须是在1到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.
假如你比这个设置还要高,PearPC会用更少的时间刷新(所以会运行的更快)但是会感觉到反应很慢。
# 你应该根据自己电脑的速度调节出一个合适自己的参数
redraw_interval_msec = 200
刷新间隔=200
#
# Loader
装载
#
# Boot method
启动方法
# this can be
这部分可以选择
# 1. "auto", prom will boot the first bootable partition found (default)
1.“自动”,程序会启动第一个被找到的并且可以启动的分区(默认)
# 2. "select", prom will show you a list of bootable partitions
2.“选择”,程序会显示出一个包含有启动分区的列表以供选择
# 3. "force", prom will load and boot the local file prom_loadfile
3.“强制”,程序会强制装载并启动本地磁盘上的文件 如:prom_loadfile
#
prom_bootmethod = "auto"
程序……启动方法 =“自动”
# Example of how to use "force":
举例怎样使用“强制”:
#prom_bootmethod = "force"
程序……启动方法 =“强制”
#prom_loadfile = "test/yaboot"
程序……装载文件 =“test/yaboot”
#prom_env_bootpath = "disk"
程序启动路径 =“disk”
#
# bootargs: don't change unless you know what you are doing
bootargs设置:在你不知情的状况下不要更改
# machargs: set to "-v" to get a verbose startup
machargs设置:设置参数“-v”时显示交互式启动
#
#prom_env_bootargs = "" 程序bootargs = ""
prom_env_machargs = "-v" 程序machargs = “-v”
#
# This is needed if you want to boot Mac OS X
假如你想要启动Mac OS X的话这部分是必要的
#
prom_driver_graphic = "video.x"
程序……驱动……图形图像 =“video.x”
# This will adjust the position of the initial page table (don't change)
这个必须放置在最初的分区表中(不要更改)
#page_table_pa = 104857600
分区表 = 104857600
#
# CPU Config
CPU 配置
#
# Processor Version Register
处理器版本注册
# Defaults to 0x00088302
默认0x00088302
# Only change if you know want you are doing
当你知道怎么做时才可以更改
#
#cpu_pvr = 0x00088302
cpu参数 = 0x00088302
#
# Main memory (default 128 MiB)
主内存 (默认 128MB)
# must be >;= 64 MiB
必须大于等于64MB
#
#memory_size=0x8000000
内存……容量=0x8000000
建议内存不用改它,更改以后系统无法正常运行
#
# IO Devices
输入输出设备
#
#
# PCI IDE Config
PCI IDE 设置
#
# Drive type will be set according to file extension:
驱动器类型设置必须依照以下文件扩展格式
# .img: Harddisk (filesize must be multiple of 516096)
.img:硬盘(文件尺寸必须大于516096)
# .iso: CD-Rom
.iso:CD光驱
# Or you can override this by specifying the type via
或者你可以不顾及这个指定的类型
# pci_ide0_master_type / pci_ide0_slave_type
pci_ide0_master_installed = 0
这里设置成1以启用它
pci_ide0_master_image = "test/imgs/linux.img"
这里是你下载的pearpc-3gib.img.bz2解压出来的镜像你可以重新命名并输入路径,在PPC同个目录下,就可以不用输入路径
可以把他理解成一个刚买来硬盘,不过就是少了点!如果嫌少的化,官方网站上面还有6G的!
#pci_ide0_master_type = "hd"
pci_ide0_slave_installed = 1
#pci_ide0_slave_image = "c:\test.iso"
pci_ide0_slave_image = "/home/sepp/prog/pearpc.res/test/isos/MandrakeLinux-9.1-CD1.ppc.iso"
这里输入Mac OS X Panther的第一张安装镜像的路径!在PPC同个目录下,就可以不用输入路径
#pci_ide0_slave_image = "/dev/cdrom"
pci_ide0_slave_type = "cdrom"
#
# Network (unavailable on windows)
网络(在Windows下不可用)
#
pci_3c90x_installed = 0
这里设置成1以启用它
pci_3c90x_mac = "de:ad:ca:fe:12:34"
这里设置网卡的物理地址 = “de:ad:ca:fe:12:34”
#
# USB
#
pci_usb_installed = 1
#
# NVRAM
#
nvram_file = "nvram"
以上是PearPC的配置文档,安装过程不再冗述。
xinwu 回复于:2004-05-19 20:40:03
原来硬盘镜像文件可以从官方网站上下载啊,[color=blue][size=18]真是太感谢Aki了[/size][/color],我下载了PearPC后就急着装,居然没看到在PearPC下载地址的下面就是镜像文件的下载,呵呵,一个是3G,一个6G的,解压镜像的时候大家要有耐心,挺慢的。
DESTROYER 回复于:2004-05-19 21:49:56
我一道这就不动了!!怎么回事啊!!我的硬盘景象没错!!!
DESTROYER 回复于:2004-05-19 21:51:21
我一道这就不动了!!怎么回事啊!!我的硬盘景象没错!!!
DESTROYER 回复于:2004-05-19 21:58:16
这是截屏
DESTROYER 回复于:2004-05-19 23:25:57
终于成功了!!!!!COOL!!!!!!!!!!!!!!
xinwu 回复于:2004-05-20 00:01:47
[color=red][size=18]我装的怎么是这样的过程???[/size][/color]
xinwu 回复于:2004-05-20 00:39:09
请接着看:
xinwu 回复于:2004-05-20 00:44:33
[color=red]我该怎么办啊[/color]
我用的是pearpc-0.1.1-win32-jitc版本的
这是我的配置文件的地址http://bbs.chinaunix.net/forum/uploadfile/_______________96241084985388.gif
请用记事本打开.gif
slamsh 回复于:2004-05-20 05:46:50
问一下,如何设置内存啊,为什么我改configfile没用呢,还有我的屏幕是1400*1050,能改吗?cpu能改吗,我是讯弛1。5,对应的能模拟成什么cpu呢,望各位大侠指点迷精
DESTROYER 回复于:2004-05-20 19:49:18
我安装完之后重起!!!就出现下面的情况,是怎么回事啊?
wangkui 回复于:2004-05-21 09:44:26
引用:原帖由 "xinwu"]蚁略亓薖earPC后就急着装,居然没看到在PearPC下载地址的下面就是镜像文件的下载,呵呵,一个是3G,一个6G的,解压镜像的时候大家要有耐心,挺慢的。 发表:
我下载官方的6G硬盘映射,解压出来才3。99G。安装的时候它提示(multiple of 516096)硬盘的大小没有516096错误!是怎么回事?
chan888 回复于:2004-05-21 10:58:23
引用:原帖由 "slamsh"]问一下,如何设置内存啊,为什么我改configfile没用呢,还有我的屏幕是1400*1050,能改吗?cpu能改吗,我是讯弛1。5,对应的能模拟成什么cpu呢,望各位大侠指点迷精 发表:
内存的设置:
# Main memory (default 128 MiB)
# must be >;= 64 MiB
#
#memory_size=0x8000000
改256MIB
# Main memory (default 128 MiB)
# must be >;= 64 MiB
#
memory_size=0x10000000
就OK了!
CPU正在研究中!
chan888 回复于:2004-05-21 11:18:21
又有新的PearPC 0.1.2请下载试用!!!
http://pearpc.sourceforge.net/downloads.html
chan888 回复于:2004-05-21 11:54:52
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
引用:原帖由 "DESTROYER" 发表: 关于:
我下载官方的6G硬盘映射,解压出来才3。99G。安装的时候它提示(multiple of 516096)硬盘的大小没有516096错误!是怎么回事?
你的分区应该是NTFS,就不会出像上述情况
对,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
引用:原帖由 "jellyzheng"]大虾们跪求贴一个你们的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 = 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
引用:原帖由 "wei-work"]CONFIGFILE 要怎样设置?具体一点行吗?其次,os x光盘转什么格式的镜像,才能启动。大侠们能具体一点吗?我是个很菜的人。 发表:
本来就是ISO
宣言 回复于:2004-06-01 14:09:38
引用:原帖由 "jackyin"]鼠标真不好控制,谁会键盘操作??? 发表:
键盘照样不好控制
宣言 回复于: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
引用:原帖由 "wadpj"] 发表: 这个种子所下载的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
引用:原帖由 "doveyark" 发表: 飧鲋肿铀略氐膇so文件在启动ppc的时候被告知不是启动文件,请问怎么回事。(操作系统windows2003,ppc0.12)
配置文件如下;
# PearPC Configuration File
#
# Resolution
#
# 0: 640x480x8 (indexed)
#..........
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][/color]
chan888 回复于:2004-06-16 12:23:25
又有新的PearPC 0.2.0请下载试用!!!
http://pearpc.sourceforge.net/downloads.html
听说支持网络!!!大家快发表经验
宣言 回复于: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
我要灌水 回复于:2005-12-25 20:38:48
这个完意早就过时了,现在都用Mac OS X X86!!
|