2008年06月25日

[Debian][Xen] /etc/xen-tools/xen-tools.confを貼り付けてみる

livedoorClipに登録 | このエントリーをはてなブックマークに追加 | del.icio.usに登録 | MM/Memoに登録

/etc/xen-tools/xen-tools.confの内容


何となく落ち着いた設定がこれ。
あとは必要に応じてxen-create-imageのオプションを指定する。

$ egrep -v '^#|^$' /etc/xen-tools/xen-tools.conf
dir = /home/xen
install-method = debootstrap
size   = 8Gb      # Disk image size.
memory = 256Mb    # Memory size
swap   = 128Mb    # Swap size
fs     = ext3     # use the EXT3 filesystem for the disk image.
dist   = etch     # Default distribution to install.
image  = sparse   # Specify sparse vs. full disk images.
kernel      = /boot/vmlinuz-`uname -r`
initrd      = /boot/initrd.img-`uname -r`
arch=i386
mirror = http://ftp.us.debian.org/debian/
ext3_options   = noatime,nodiratime,errors=remount-ro
ext2_options   = noatime,nodiratime,errors=remount-ro
xfs_options    = defaults
reiser_options = defaults
output    = /etc/xen/domains




半袖 at 17:25 │Comments(0)TrackBack(0)仮想環境 

トラックバックURL

この記事にコメントする

名前:
URL:
  情報を記憶: 評価: 顔