Tagged Questions
0
votes
0answers
24 views
start of a xen client results in Invalid kernal error
I have setup a xen server on Ubuntu 12.10.
xm list works fine.
root@xen1:~# xm list
Name ID Mem VCPUs State Time(s)
Domain-0 ...
0
votes
0answers
371 views
How to install Xencenter on Ubuntu 12.10
I want to install Xencenter on Ubuntu 12.10. I've tried a lot of solutions, even Wine, but no luck this far. How do I install Xenceter on Ubuntu 12.10?
1
vote
0answers
264 views
Convert existing Ubuntu desktop 12.10 installation to have Xen Guest Support
It looks like previous versions of Ubuntu had a package called linux-ec2 that would install a kernel with Xen Guest support. I was unable to find any packages in specifically 12.10 that install a ...
1
vote
1answer
548 views
ubuntu 12.10, 12.04 “Unable to find medium containing a live file system”
When installing ubuntu via xen i get
Unable to find medium containing a live file system
i go the iso from http://www.ubuntu.com/download/desktop
and have been following this tuorial
...
0
votes
0answers
183 views
Why does ubuntu server switch to standby when using the xen kernel?
Question: I have a Linux server, which runs Ubuntu 12.04.
I installed Xen-server and paravirtualized an Ubuntu 12.10 as guest machine.
Bridged the network, and so far, it worked fine (after much ...