Re: Install KVM Virtual machine with virt-install on a LVM partition

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Le 26. 04. 12 12:13, Richard W.M. Jones a écrit :

Yes I'm aware of what virtio is.  The script is wrong though:

extra="bus=virtio"
[...]
virt-install -n $name -r 8192 \
   $cpus $type $variant $disk $location $graphics $extra $network

Rich.


Sorry, but what is wrong? The way I write the argument? I do not see any diff between what I wrote and the example given in the debianwiki:


virt-install -d --name=lin01-quake --ram 512 --disk path=/dev/vg0/lin01-boot,bus=virtio,cache=none

Should be something like this :

bus="virtio"
> [...]
> virt-install -n $name -r 8192 \
>    $cpus $type $variant $disk $location $graphics $bus $network

??


[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux