google一下,网上应该有很多文章介绍如何在macpro上安装windows 7,我今天上午安装了windows 7, 等所有安装好以后,发现windows 7连不上网络,花了一些时间研究了一下,原来是没有安装mac安装盘里面的bootcamp(for windows),安装了bootcamp,一切都正常了。所以简单来说在macpro上安装windows需要如下几个步骤:
- 安装windows
- 在windows上安装bootcamp
- 用bootcamp设置鼠标右键,启动顺序等
/ 设置 10 秒超时 // 每日统计清 0 runtime_set('todaycomments', 0); runtime_set('todayarticles', 0); runtime_set('todayusers', 0); if ($forumlist) { $fidarr = array(); foreach ($forumlist as $fid => $forum) { $fidarr[] = $forum['fid']; } forum_update($fidarr, array('todayposts' => 0, 'todaythreads' => 0)); } // 清理临时附件 attach_gc(); // 当天24点 $today = strtotime(date('Ymd')) + 86400; runtime_set('cron_2_last_date', $today, TRUE); // 往前推8个小时,尽量保证在前一天 升级过来和采集的数据会很卡 // table_day_cron($time - 8 * 3600); cache_delete('cron_lock_2'); } } } ?>
google一下,网上应该有很多文章介绍如何在macpro上安装windows 7,我今天上午安装了windows 7, 等所有安装好以后,发现windows 7连不上网络,花了一些时间研究了一下,原来是没有安装mac安装盘里面的bootcamp(for windows),安装了bootcamp,一切都正常了。所以简单来说在macpro上安装windows需要如下几个步骤:
发布评论