Re: [Fedora-xen] beginner question

2012-01-12 Thread Gergely Buday
>>>       kernel /boot/xen.gz dom0_mem=262144 This was the problem, 256M might have been enough at old times, but giving kernel /boot/xen.gz dom0_mem=1048576 solved the problem. dmesg complained about Cannot allocate memory and this clue lead to the above fix. Thanks for all who have re

Re: [Fedora-xen] beginner question

2012-01-12 Thread Gergely Buday
On 12 January 2012 13:51, M A Young wrote: > On Thu, 12 Jan 2012, Gergely Buday wrote: > >> title Fedora (XEN) >>       root (hd0,0) >>       kernel /boot/xen.gz dom0_mem=262144 >>       module /boot/vmlinuz-2.6.41.1-1.fc15.x86_64 ro >> root=UUID=fbb9744f-0226-4665-b377-74522399f301 rd_NO_LUKS rd_

Re: [Fedora-xen] beginner question

2012-01-12 Thread M A Young
On Thu, 12 Jan 2012, Gergely Buday wrote: I rewrote it to title Fedora (XEN) root (hd0,0) kernel /boot/xen.gz dom0_mem=262144 module /boot/vmlinuz-2.6.41.1-1.fc15.x86_64 ro root=UUID=fbb9744f-0226-4665-b377-74522399f301 rd_NO_LUKS rd_NO_LVM rd_NO_MD rd_NO_DM LANG=en_US.UTF-

Re: [Fedora-xen] beginner question

2012-01-12 Thread Gergely Buday
> But it will work on F15 if you have a recent kernel update. > >        Michael Young The Xen manual says that I need something similar to this in grub.conf (I have legacy grub): title Xen 3.0 / XenLinux 2.6 kernel /boot/xen-3.0.gz dom0_mem=262144 module /boot/vmlinuz-2.6-xen0 root=/dev/sd

Re: [Fedora-xen] beginner question

2012-01-11 Thread M A Young
On Wed, 11 Jan 2012, Itamar Reis Peixoto wrote: On Wed, Jan 11, 2012 at 2:00 PM, Gergely Buday wrote: I have installed xen through yum. How can I start it? I started xend via its init.d script but still xm info says that it cannot connect xend. What should I do then? what version of fedora /

Re: [Fedora-xen] beginner question

2012-01-11 Thread Itamar Reis Peixoto
On Wed, Jan 11, 2012 at 2:04 PM, Gergely Buday wrote: >> fedora 16 or newer have support for xen dom0 > > Could you please elaborate this? What should I do on fedora 15? > > - Gergely in fedora 15 you should download xen sources and compile it yourself if you want to have a dom0 --

Re: [Fedora-xen] beginner question

2012-01-11 Thread Gergely Buday
> fedora 16 or newer have support for xen dom0 Could you please elaborate this? What should I do on fedora 15? - Gergely -- xen mailing list xen@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/xen

Re: [Fedora-xen] beginner question

2012-01-11 Thread Itamar Reis Peixoto
On Wed, Jan 11, 2012 at 2:00 PM, Gergely Buday wrote: >>> I have installed xen through yum. How can I start it? I started xend >>> via its init.d script but still xm info says that it cannot connect >>> xend. What should I do then? >> >> what version of fedora / centos are you using ? > > Fedora 1

Re: [Fedora-xen] beginner question

2012-01-11 Thread Gergely Buday
>> I have installed xen through yum. How can I start it? I started xend >> via its init.d script but still xm info says that it cannot connect >> xend. What should I do then? > > what version of fedora / centos are you using ? Fedora 15. On amd x64. - Gergely -- xen mailing list xen@lists.fedorap

Re: [Fedora-xen] beginner question

2012-01-11 Thread Itamar Reis Peixoto
On Wed, Jan 11, 2012 at 1:51 PM, Gergely Buday wrote: > Hi there, > > I have installed xen through yum. How can I start it? I started xend > via its init.d script but still xm info says that it cannot connect > xend. What should I do then? > > - Gergely > -- what version of fedora / centos are yo