1:花屏问题:
问题原因是由于Micorsoft Virtual PC 2007 只支持16位色和32位色,而ubuntu 7.04使用的是 24位色....
解决办法是在启动menu界面,按F4,切换到800*600*16的模式。然后用safe模式启动ubuntu .
2:鼠标问题:
不能使用鼠标,ubuntu 7.04使用的kernel 2.6.20的bug所致,VPC 2007 模拟的ps/2鼠标不能被kernel识别。
解决方法,使用键盘的数字键替代(数字5是click)安装后,使用链接2方式打补丁。注意两个注释提供的方法,也许是最简单的方法:,我是用第二种给内核加参数的方法实验成功。
Use the RIGHT ALT + V to paste the below lines into Ubuntu. Much easier than typing it out.
1. reboot in recovery mode by pressing ESC on the GRUB screen
2. wget http://librarian.launchpad.net/7583925/unsupported-patch-for-87262.sh
3. chmod +x unsupported-patch-for-87262.sh
4. ./unsupported-patch-for-87262.sh
5. reboot
There is another way to fix this and it does not go away.
Just add a “kernal paramater” of “i8042.noloop” (without quotes).
If your like me and scratch your head when you see “kernal paramater”,
go here
http://grumpymole.blogspot.com/2007/05/ubuntu-how-to-edit-grub-boot-parameters.html
Thanks to Phillip Lougher for showing me how.
solos 于 2007-07-10 11:50:27发表:
晕,有VM干什么要用MS的垃圾东西那,MS一切东西都坚决抵制。毒害人太严重了
shin 于 2007-07-09 18:17:05发表:
所以我用VMware装的就没有任何问题
硬件虚拟技术VMware还是比微软要强一点