首 页文章中心

Linux学习网

您的位置Linux学习网 > Linux基本应用 > 文章内容

VPC 2007安装FD 8解决方法

作者:佚名  来源:不详  发布时间:2007-12-8 8:08:00
从一个微软专家那里转来的,很详细的步骤,大家可以看看

Create a new virtual machine, and at the first screen hit "tab" for additional options. You will want to add "vesa" to the end of the boot parameters to fix the screwed up video problem. Booting at this point will introduce you to the other problem plaguing recent distros in Virtual PC... a non-functional mouse. Fortunately, I have the fix for this as well :) Add "i8042.noloop"
[img=660,561]http://blogs.technet.com/blogfiles/seanearp/WindowsLiveWriter/Fedora8onVirtualPC2007_DF5D/image_thumb_2.png[/img]
Hit enter, and you will end up in Anaconda (the Fedora installer) with functional graphics and a working mouse. WOOHOO!
[img=660,547]http://blogs.technet.com/blogfiles/seanearp/WindowsLiveWriter/Fedora8onVirtualPC2007_DF5D/image_thumb_3.png[/img]
The next few options (language, keyboard layout, etc) are all quite standard. It appears that the Fedora team has decided to go with a knock-off of Apple's Aqua glowing orb circles. Interesting...
[img=660,547]http://blogs.technet.com/blogfiles/seanearp/WindowsLiveWriter/Fedora8onVirtualPC2007_DF5D/image_thumb_4.png[/img]
We get the standard option to choose what packages are installed (Office and Productivity, Software Development, or Web Server). You can select the checkbox for "Additional Fedora Software" to get packages that were not chosen for inclusion on the DVD.
If you are not up for an hour of hand-picking which packages are installed, Fedora 7 introduced the concept of "spins" (special ISOs of the distribution with custom package sets). At the time of this writing, the available spins (http://spins.fedoraproject.org/) are:
  • Fedora 8 Live Games i686
  • Fedora 8 Live Developer i686
  • Fedora 8 Live FEL i686
    [img=660,547]http://blogs.technet.com/blogfiles/seanearp/WindowsLiveWriter/Fedora8onVirtualPC2007_DF5D/image_thumb_5.png[/img]
    Next comes "grab some coffee" time while Fedora installs. Avoiding a problem that has plagued installers since the beginning of time, Fedora doesn't even bother to estimate how much time is left.
    [img=660,547]http://blogs.technet.com/blogfiles/seanearp/WindowsLiveWriter/Fedora8onVirtualPC2007_DF5D/image_thumb_6.png[/img]
    When you are done installing, go ahead and reboot. Graphics will work fine, but the mouse will not work again. make sure to stop the reboot at grub, press "e" to edit, and add our hallowed i8040.noloop parameter to the 2nd line (the one that starts with kernel). After editing the line, hit enter and then "b" to boot. We'll have to do this one more time later to save the change for good.
    [img=660,561]http://blogs.technet.com/blogfiles/seanearp/WindowsLiveWriter/Fedora8onVirtualPC2007_DF5D/image_thumb_7.png[/img]
    Now you can finish booting and walk through the first-run setup wizard!
    [img=660,490]http://blogs.technet.com/blogfiles/seanearp/WindowsLiveWriter/Fedora8onVirtualPC2007_DF5D/image_thumb_8.png[/img]
    After walking through the options, you will finally be at the (somewhat funky looking) Fedora login screen.
    [img=660,489]http://blogs.technet.com/blogfiles/seanearp/WindowsLiveWriter/Fedora8onVirtualPC2007_DF5D/image_thumb_9.png[/img]
    After logging in, let's fix that mouse problem for once and for all. Well... until Fedora updates the Kernel, then you'll have to repeat these steps.
    Go to Applications --> System Tools --> Terminal
    Normally, I would do the following commands with Sudo, but I get a message that I am not in the sudoers file. Wierd... feel free to fix that if you'd like and do the following with sudo. I'm just going to violate security best practices and elevate to root with SU. S
    1. "SU"
    2. nano /boot/grub/menu.lst
    3. Arrow down to the line starting with "kernel". Arrow to the end of the line and add i8042.noloop
    4. ^O to write out
    5. Enter
    6. ^X to exit
    7. Type exit and hit enter (twice). Once to exit your elevated root prompt, and once to exit the terminal.
      Hooray! You should have a working mouse from now on :)
      [img=600,445]http://blogs.technet.com/blogfiles/seanearp/WindowsLiveWriter/Fedora8onVirtualPC2007_DF5D/image_thumb_10.png[/img]
      So what is new in Fedora 8? Ars has a great writeup here, and the official feature list can be found here: http://fedoraproject.org/wiki/Releases/8/FeatureList.
      • New PulseAudio sound daemon (which allows users to set the volume for each application individually, just like Vista
      • New Codeina utility that allows users to purchase proprietary codecs
      • New PolicyKit authentication system
      • New Look/Feel (I much prefer it to Ubuntu)
      • Compiz (although it is not enabled by default, and which likely does not work on Virtual PC's anemic emulated video card, although I have not tried it)
        Taking a look through the UI, I see that only FireFox and Evolution are in the quicklaunch. OpenOffice has been relegated to a menu, where even the OpenOffice branding has been removed. I wonder if there's a story behind that?
        [img=660,489]http://blogs.technet.com/blogfiles/seanearp/WindowsLiveWriter/Fedora8onVirtualPC2007_DF5D/image_thumb_11.png[/img]
        In any case, once you get the mouse and video working, Fedora 8 works like a champ and runs great. It sure would be nice if they did a bit of testing on Virtual PC (as that is a platform that is baked) so that we did not have to diddle around with the video and mouse, but unfortunately that is a bar that only Novell/Suse seems to be able to hit. All in all, great distro!
        收藏本页到: 365Key | del.icio.us | | 添加到雅虎收藏+
      1. 网站帮助 - 广告合作 - 网站地图