Installing VMware Tools in Fedora Core 6

  1. Install packages to build the kernel modules
    yum install gcc kernel-devel kernel
  2. Remove the xen kernel
    rpm -e kernel-xen*
  3. Check the running kernel matches the kernel headers
    uname -r             # running kernel
    
    rpm -q kernel-devel  # installed kernel headers
    
  4. Reboot X
  5. From VMware Workstation: go to VM> Install VMware Tools
  6. From the VM: mount the virtual cd drive
    mount /dev/cdrom /mnt/
  7. Extract VMware Tools to /tmp/
    tar -C /tmp -zxvf /mnt/VMwareTools-5.5.2-29772.tar.gz
  8. Unmount the virtual cd drive
    umount /mnt
  9. Now run the installer
    cd /tmp/vmware-tools-distrib
    
    ./vmware-install.pl
  10. When asked Do you want to run vmware-config-tools.pl?, answer "Yes".
  11. Edit the X config file
    vi /etc/X11/xorg.conf
  12. Add the lines
       
       
    Section  " Monitor "
        Identifier   
    " vmware "
        HorizSync 
    1.0   -   10000.0
        VertRefresh 
    1.0   -   10000.0
    EndSection
  13. Restart X
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值