Personal tools
You are here: Home にっき ML115 G1 に VMware Server を入れる
Document Actions

ML115 G1 に VMware Server を入れる

by jack posted at 2009-02-22 09:24 PM

まず VMware Server を入手する。

次に、ML115 に Ubuntu8.04.2 server AMD64 をインストールする。

  • 適当に入れたら、日本語キーボードになってしまった
  • dpkg-reconfigure console-setup でいいようだ
  • Debian 系はじめてでわからん

ssh などの設定を行う

  • .ssh を作り、クリアパスワードを封印する

Windowsから物を送りこむため、samba を設定する

VMware server を送りこむ

  • tar xzf する
  • インストールスクリプトを起動
  • カーネルのヘッダがない
    • apt-get install linux-headers-2.6.24-23-server
  • 起動設定
    • apt-get install sysv-rc-conf
    • sysv-rc-conf

領域確保をする

  • mkfs.ext3 /dev/sda3
    • block special file がなくてあせる。結局リブート
  • /etc/fstab
    • /dev/sda3 /home/jack/VM ext3 defaults 0 0

NFS サーバを設定する

  • apt-get install portmap nfs-common nfs-kernel-server
  • sysv-rc-conf
    • しかし、標準で設定されているのでなにも考えなくてよいようだ。
  • 設定
    • /etc/exportfs
      • /home/jack/VM *(rw,no_subtree_check)
    • exportfs -r

こんなところかなぁ・・・まずは。

Category(s)
仮想化
The URL to Trackback this entry is:
http://ns.jk.to/Nikki/ml115g1306b-vmware-server-30925165308c308b/tbping
Add comment

You can add a comment by filling out the form below. Plain text formatting.

(Required)
« May 2012 »
Su Mo Tu We Th Fr Sa
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31    
Categories
仮想化 (18)
Python/Zope/Plone (9)
にっき (1372)
鉄道 (2)
水泳 (9)
ローカーボ (48)
 
そちらのOSの時刻なので 正確性はあなた次第
 
こういう意味のないの好き
 
本をお勧め中
 
CDもお勧め中
のだめカンタービレ ベスト100
ドラマの演奏とは違います。でもこの感じでこの価格ならアリかと
 
消耗品や家電
 
よく使うサイト
社名ロゴ88×631
 
ぐぐってみる
 
誰が使うんだろう
 

Powered by Plone