Boot Camp无法使用的问题解决
我的boot rom是最新的版本,但是启动boot camp时还提示让我更新,几乎翻遍了中英文的帖子,都没有具体的解决办法。后来看到了威风网的一位朋友通过重置PRAM解决了这个问题,我使用了他的这个方法并最终解决了问题。
By admin|我爱折腾|Be the first to comment!
我的boot rom是最新的版本,但是启动boot camp时还提示让我更新,几乎翻遍了中英文的帖子,都没有具体的解决办法。后来看到了威风网的一位朋友通过重置PRAM解决了这个问题,我使用了他的这个方法并最终解决了问题。
Here’s one of those little things I do frequently, but never remember the command. The ‘locate’ command searches a file name database that is updated weekly (I think the default update time is 4:30 am every Saturday morning, but only if your Mac is switched on then, which mine never is). If you try to run ‘locate’ on a database that isn’t current, files created more recently than the last update will not be found, and deleted files will be found erroneously. To update the database manually use the following command:
sudo /usr/libexec/locate.updatedb
By admin|我爱折腾|Be the first to comment!
因为我本人很喜欢LINUX下的小工具,所以很是花了一些时间把我常用的全部搬到MAC上.确实,MAC下也有一些不错的包管理程序(类似于yum和apt-get),但听macfans的版主说会把系统搞乱,所以还是用最古老的编译安装吧:)
By admin|我爱折腾|Be the first to comment!
正在把开发工作逐渐向MAC转移,和FEDORA大同小异,还是比较容易接受的.
By admin|我爱折腾|Be the first to comment!
今天发现FF在MAC OSX上运行不正常,症状是无法保存我打开的标签页了,搜索一番,发现了外国友人的解决办法.
My girlfriend recently got herself a shiny new MacBook Pro, and installed Firefox, as that’s her browser of preference. She kept having a problem that her tabs would not be saved when she closed Firefox, and asked me to look into it.
All the settings under Preferences were OK, so the problem was not with the settings. Likewise, the relevant settings under about:config were set correctly. We tried deleting prefs.js, but that didn’t help either.
Then, as a last-ditch attempt, I tried closing Firefox using the option on the menu bar. I then got the beloved question “Do you want Firefox to save your tabs”. I clicked yes, then restarted Firefox. All the tabs were reloaded. I then used the red X in the upper right-hand corner, the opened Firefox, and the tabs were not reloaded.
I registered the bug with Mozilla (bug #544880), and it seems like this is not so much a bug, as the way Firefox is handled in Mac OS X; when you use the red “x”-button, it does not shut down Firefox, but rather closes the window in question.