Hi,
I tried to install a fedora onto my xen domain with virt-manager. At the third attempt I reached some success:
# xm list Name ID Mem VCPUs State Time(s) Domain-0 0 3005 1 r----- 6236.5 MobileOtp 1024 1 0.0 MobileOtp2 1024 1 0.0 MobileOtp3 3 800 1 -b---- 338.4
But, when trying to issue
# xm console MobileOtp3
the terminal becomes stuck and only killing the xenconsole process frees it.
The installation itself did not run, how can I step ahead?
- Gergely
On Tue, Feb 07, 2012 at 01:46:10PM +0100, Gergely Buday wrote:
Hi,
Hello,
I tried to install a fedora onto my xen domain with virt-manager. At the third attempt I reached some success:
# xm list Name ID Mem VCPUs State Time(s) Domain-0 0 3005 1 r----- 6236.5
Are you using dom0_mem= option for Xen ?
MobileOtp 1024 1 0.0 MobileOtp2 1024 1 0.0 MobileOtp3 3 800 1 -b---- 338.4
But, when trying to issue
# xm console MobileOtp3
the terminal becomes stuck and only killing the xenconsole process frees it.
The installation itself did not run, how can I step ahead?
How did you try to install ?
virt-install and/or virt-manager works for me.. See http://wiki.xen.org/xenwiki/Fedora13Xen4Tutorial.html for some tips..
-- Pasi