研究室内のページ

  1. VMware installation(2010.5.7)
    # cd /usr/src
    # rpm -Uvh VMware-workstation-4.5.1-7568.i386.rpm
  2. RTAI installation
  3. yum setup and update
    suiba:/etc/yum.conf and suiba:/etc/yum.conf.d/ are copied to momiji
    yum update
    yum install gcc32
  4. openvpn
    # yum install openvpn (2010.5.21
  5. setup VMware (2010.6.11)
    # vmware-config.pl
    (snip)
    As of September 2003, the Linux kernel development team does not support gcc
    version 3 and later. See Documentation/Changes in your kernel source directory
    for information on installing the correct compiler. Do you want to use the
    version "4.1.1" of compiler "/usr/bin/gcc"? [no] yes
    
    What is the location of the directory of C header files that match your running
    kernel? [/usr/src/linux/include]
    
    The directory of kernel headers (version @@VMWARE@@ UTS_RELEASE) does not match
    your running kernel (version 2.6.20.21).  Even if the module were to compile
    successfully, it would not load into the running kernel.
    
    What is the location of the directory of C header files that match your running
    kernel? [/usr/src/linux/include]
    any-any-patch was available to fix the problem above:
    vmware-any-any-update115.tar.gz was downloaded and put to /usr/src
    # cd /usr/src
    # tar zxvf vmware-any-any-update115.tar.gz
    # cd vmware-any-any-update115
    # ./rumme.pl
    (snip ... 質問にはデフォルトで返答、それ以外を以下記載)
    version "4.1.1" of compiler "/usr/bin/gcc"? [no] yes
    
    What is the location of the directory of C header files that match your running
    kernel? [/lib/modules/2.6.20.21/build/include]
    (今度はディレクトリ名が正しく表示されている。先に進んだ)
    (以下、質問にデフォルトで返答)
    Do you want this program to automatically configure your system to allow your
    virtual machines to access the host's filesystem? (yes/no/help) yes
    (略)
    You have successfully configured VMware Workstation to allow your virtual
    machines to access the host's filesystem.  Would you like to add a username and
    password for accessing your host's filesystem via network interface vmnet1 at
    this 11:09:25 (yes/no/help) [yes]
    
    Please specify a username that is known to your host: exp 
    
    New SMB password:(expのパスワードを入力)
    Retype new SMB password:(expのパスワードを入力)
    Added user exp.

TODO:


トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS