解决iAntares v3.2无法启动

3856阅读 0评论2011-02-12 testyy
分类:

朋友装了个iAntares V3.2版本(整个硬盘只有一个apple hfs分区),发现启动报错
boot0:test
boot0:done
boot1:error
用光盘启动,能进系统
看来问题出在变色龙的引导过程中,光盘启动mac后,重新安装一下变色龙,故障解决
   - Install boot0 to the MBR:
   sudo fdisk -f boot0 -u -y /dev/rdisk0
   - Install boot1h to the partition's bootsector:
   sudo dd if=boot1h of=/dev/rdisk0s1
   - Install boot to the partition's root directory:
   sudo cp boot /
记录一下,哪天自己也装个黑mac玩玩
上一篇:定位java进程
下一篇:chrome tips