LoginSignup
1
1

More than 5 years have passed since last update.

lxc-create でゲストOSのファイルシステムのルートディレクトリを指定する方法

Last updated at Posted at 2013-10-03
sudo lxc-create -t ubuntu -n testvm -B dir --dir /data/lxc/testvm

みたいに -B dir で backing store に "dir" を指定した上で --dir で場所を指定する。

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1