installing Xen from source on fedora 16‏

2012-03-15 Thread Arindam Choudhury

Hi,

I am trying to install Xen 4.1.2 in Fedora 16. I have compiled and installed 
the source code.

On my /boot, I have:

boot]# ls
config-3.2.9-2.fc16.x86_64
config.mk-compat-wireless-3.3-rc1-2-3.2.9-2.fc16.x86_64
grub
grub2
initramfs-3.2.9-2.fc16.x86_64.img
initrd-plymouth.img
System.map-3.2.9-2.fc16.x86_64
vmlinuz-3.2.9-2.fc16.x86_64
xen-4.1.2.gz
xen-4.1.gz
xen-4.gz
xen.gz
xen-syms-4.1.2


On Grub2, I dont have any boot option for Xen dom0. 

Can you tell me what to do next? All the generated documents talks about Xen 3.

Regards,
Arindam   -- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


RE: installing Xen from source on fedora 16

2012-03-16 Thread Arindam Choudhury

Thanks, Now I can boot into Xen Dom0.

But I always have to manually start xend. and also I can not connect to virtual 
machine monitor.

#modprobe xen-evtchn
# /etc/init.d/xencommons start
Starting xenstored...
Setting domain 0 name...
Starting xenconsoled...
# /etc/init.d/xend start
# xm list
NameID   Mem VCPUs  State   Time(s)
Domain-0 0  5358 2 r- 35.6
[root@aopcach ~]# virt-install
ERRORunable to connect to 'localhost:8000': Connection refused
# uname -a
Linux aopcach.uab.es 3.2.9-2.fc16.x86_64 #1 SMP Mon Mar 5 20:55:39 UTC 2012 
x86_64 x86_64 x86_64 GNU/Linux


When I try to connect with the GUI, I got the following error:

Unable to connect to libvirt.

unable to connect to 'localhost:8000': Connection refused

Verify that:
 - A Xen host kernel was booted
 - The Xen service has been started

Libvirt URI is: xen:///

Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/connection.py", line 1185, in 
_open_thread
self.vmm = self._try_open()
  File "/usr/share/virt-manager/virtManager/connection.py", line 1167, in 
_try_open
flags)
  File "/usr/lib64/python2.7/site-packages/libvirt.py", line 102, in openAuth
if ret is None:raise libvirtError('virConnectOpenAuth() failed')
libvirtError: unable to connect to 'localhost:8000': Connection refused

Regards,
Arindam
> Date: Thu, 15 Mar 2012 21:12:51 +
> From: m.a.yo...@durham.ac.uk
> To: users@lists.fedoraproject.org
> Subject: Re: installing Xen from source on fedora 16
> 
> On Thu, 15 Mar 2012, Arindam Choudhury wrote:
> 
> > I am trying to install Xen 4.1.2 in Fedora 16. I have compiled and installed
> > the source code.
> > 
> > On my /boot, I have:
> > 
> > boot]# ls
> > config-3.2.9-2.fc16.x86_64
> > config.mk-compat-wireless-3.3-rc1-2-3.2.9-2.fc16.x86_64
> > grub
> > grub2
> > initramfs-3.2.9-2.fc16.x86_64.img
> > initrd-plymouth.img
> > System.map-3.2.9-2.fc16.x86_64
> > vmlinuz-3.2.9-2.fc16.x86_64
> > xen-4.1.2.gz
> > xen-4.1.gz
> > xen-4.gz
> > xen.gz
> > xen-syms-4.1.2
> > 
> > On Grub2, I dont have any boot option for Xen dom0.
> > 
> > Can you tell me what to do next? All the generated documents talks about Xen
> > 3.
> 
> You can generate a configuration by running
> grub2-mkconfig -o /tmp/grub.cfg
> This should contain xen boot options and you can copy the relevant bits or 
> the whole file to /boot/grub2/grub.cfg.
> 
>   Michael Young
> -- 
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org
  -- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


problem with fedora 15 - 16 : TPM device not found

2011-11-10 Thread Arindam Choudhury

Hi,

When I tried to install (dual boot with windows 7) Fedora (15/16) the 
installation procedure stops complaining "TPM device not found, activating TPM 
bypass" and the system freezes. 

When I locked the Wi-Fi interface from bios, the installation completes. But 
the Wi-Fi card becomes unavailable in both windows and linux.

How to resolve this issue?

Regards,
Arindam
  -- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


RE: problem with fedora 15 - 16 : TPM device not found

2011-11-10 Thread Arindam Choudhury

waiting did not work. I waited for more then 30 mins but nothing happen.

> Date: Thu, 10 Nov 2011 12:04:14 +0100
> From: fedora-l...@puzzled.xs4all.nl
> To: users@lists.fedoraproject.org
> Subject: Re: problem with fedora 15 - 16 : TPM device not found
> 
> On 11/10/2011 11:16 AM, Arindam Choudhury wrote:
> > Hi,
> >
> > When I tried to install (dual boot with windows 7) Fedora (15/16) the
> > installation procedure stops complaining "TPM device not found,
> > activating TPM bypass" and the system freezes.
> >
> > When I locked the Wi-Fi interface from bios, the installation completes.
> > But the Wi-Fi card becomes unavailable in both windows and linux.
> >
> > How to resolve this issue?
> 
> When it was frozen did you leave it alone and wait 10 minutes to see if 
> the install process continues after a while?
> 
> If you see that the installation process continues after a while then 
> try booting the F15/F16 DVD with the following added to the kernel boot 
> line: tpm_tis.interrupts=0
> 
> And try again.
> 
> Regards,
> Patrick
> -- 
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
  -- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


TPM device not found

2011-11-21 Thread Arindam Choudhury

Hi,

I am unable to install Fedora on my laptop because of TPM device not found 
error. Though OpenSuse 12.1 installed without any error.

-Arindam
  -- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


RE: TPM device not found

2011-11-21 Thread Arindam Choudhury

tpm_tis.interrupts=0 did not worked.

> Date: Mon, 21 Nov 2011 17:28:27 +0100
> From: fedora-l...@puzzled.xs4all.nl
> To: users@lists.fedoraproject.org
> Subject: Re: TPM device not found
> 
> On 11/21/2011 11:47 AM, Arindam Choudhury wrote:
> > Hi,
> >
> > I am unable to install Fedora on my laptop because of TPM device not
> > found error. Though OpenSuse 12.1 installed without any error.
> 
> Not sure if I understand you correctly but if you have issues with TPM 
> hanging during boot then you can try booting with the following option:
> 
> tpm_tis.interrupts=0
> 
> Regards,
> Patrick
> 
> -- 
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
  -- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines