
出于对苹果Mac系统的喜爱,但又不想花大价钱买苹果Mac电脑,于是就出现在非苹果电脑上安装、使用Mac OS系统的”Hackintosh一族”。如今,上网本非常流行,一个重要原因是它价格低廉。那么,上网本的硬件配置能够支持Mac OS系统吗?带着这样的疑问,笔者亲身体验了一回上网本安装MAC OS系统的神秘之旅。
小贴士:什么是Hackintosh一族?
简单地说,Hackintosh就是在非苹果或非苹果授权的普通x86架构PC上安装苹果Mac OS系统的行为。由此装上去的Mac OS系统的系统就叫做Hackintosh(翻译为”黑金塔”),而苹果官方的系统叫做Macintosh(翻译为”麦金塔”)。由于 Hackintosh这类系统并非苹果官方的”麦金塔(Macintosh)”,而是被黑客通过各种手段对系统内核和启动程序进行修改并再封装版的系统, 以绕过苹果原版系统的芯片检测程序。因此将”Hack”和”Macin
Step 8: Log in with the root account and create a new user account
Once logged in, you’ll notice right off the bat that some things don’t work. In particular, Wi-Fi, Sound, LAN, and Power Management fail to work after the initial install. To fix the Wi-Fi, do the following
Step 9: Time to fix some things – first the Wi-Fi:
After reading about how OS X was installed on the Dell Inspiron Mini 9, I began toying with the idea of installing OS X on the Lenovo IdeaPad S10. After all, the S10 has all the makings for a potentially great MacBook-like system - it has a bright 10.2 inch display, a fairly comfortable keyboard, a touch-pad WITH mouse buttons below it, upgradeable hard drive and memory, and a form factor and design that’s reminiscent of the MacBook itself.
Yet, would the same OS X distribution work on the S10?
|
标签:杂谈 |
| 分类:安装配置 |
一直很奇怪为什么自己的gentoo明明安装了flash player,很多网站的flash却看不了,今天总算在邮件列表里找到了答案,大概是自己比较笨吧:
| 分类:安装配置 |
| 分类:转载 |
Without doubt, one of Gentoo's best features is its package management system, Portage. Portage makes it very easy to update your entire system with one simple command. Sadly, things don't always go as smooth as they should. Almost every Gentoo user has typed emerge -uD world and gone to bed with the hope of waking up in the morning to a completely up to date system. Unfortunately, it's more likely that you.ll wake up to a failed emerge on package 3 of 220. And so the troubleshoot and emerge --resume process begins.
Enter update-world to save the day. Update-world is a bash script that was recently created by count_zero and posted in the forums. The script controls the update process and forces portage to skip past failed builds and continue compiling packages until the update list is finished. Failed builds are added to a list for re