|
Set up Libvirt 0.8.0 and Xen 4.0 Dom0 on Ubuntu 10.04 |
 vote
 |
|
Add two lines to /etc/apt/sources list
deb http://ppa.launchpad.net/dnjl/virtualization/ubuntu lucid main deb-src http://ppa.launchpad.net/dnjl/virtualization/ubuntu lucid main
Running “add-apt-repository ppa:/gwibber-daily/ppa” didn’t work for me due to “apt-get update” complaining absence key with different value, that’s why i imported requested key via command bellow and succeeded with “apt-get update”
| | |
| |
|
|
| read more | score:8720 | -Boris Derzhavets, June 5, 2010 |