Advertisement
kazoda

virt-install lvm pool

Jun 1st, 2012
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.30 KB | None | 0 0
  1. # virt-install --connect qemu:///system --name ubu1110-lvm --ram 1024 \
  2. --disk pool=pool-lvm01,size=6,bus=virtio,cache=none --network bridge=br0,model=virtio \
  3. --vnc --vnclisten=192.168.1.30 --keymap=ja --cdrom /mnt/iso/ubuntu-11.10-server-amd64.iso \
  4. --hvm --os-type=linux --os-variant=ubuntuoneiric
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement