Madhuri Venkatesh
2009-Jan-11 06:50 UTC
[Xen-users] unable to view domU console with vnc viewer in fedora8
Hi,
i tried viewing the console using vnc viewer,by clicking add hardware in the
details menu,
it gave me the following error:
Unable to complete install: ''global name
''libvirtError'' is not defined''
error details:
Unable to complete install ''<type
''exceptions.NameError''> global name
''libvirtError'' is not defined
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/addhardware.py", line 530,
in
add_device
self.vm.add_device(xml)
File "/usr/share/virt-manager/virtManager/domain.py", line 684, in
add_device
except libvirtError, e:
NameError: global name ''libvirtError'' is not defined
''
Im using a prebuilt image from jailtime.org
I am not able to view the guest os console on the fedora dom0, ive been
trying for a while now and i dont know what to do,my config file is:
kernel = "/boot/vmlinuz-2.6.21-2950.fc8xen"
ramdisk="/boot/initrd-2.6.21-2950.fc8xen-no-scsi.img"
memory = 428
name = "fedora.fc8"
vif = [ '''' ]
dhcp = "dhcp"
disk = [''file:/xen/fedora/fedora.fc8.img,sda1,w'',
''file:/xen/fedora/fedora.swap,sda2,w'']
root = "/dev/sda1 ro"
sd1=0
vnc=1
thanks
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
Todd Deshane
2009-Jan-12 01:30 UTC
Re: [Xen-users] unable to view domU console with vnc viewer in fedora8
On Sun, Jan 11, 2009 at 1:50 AM, Madhuri Venkatesh <madhureev@gmail.com> wrote:> > > Hi, > > i tried viewing the console using vnc viewer,by clicking add hardware in the > details menu, > it gave me the following error:You might need to install more packages etc. to get vnc to work on a PV guest: http://xen.markmail.org/search/?q=pv+guest+vnc+console#query:pv%20guest%20vnc%20console+page:1+mid:gz6jliosnafxbs5b+state:results Hope that helps. Cheers, Todd -- Todd Deshane http://todddeshane.net http://runningxen.com _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Madhuri Venkatesh
2009-Jan-12 05:21 UTC
Re: [Xen-users] unable to view domU console with vnc viewer in fedora8
hi, i used On Mon, Jan 12, 2009 at 7:00 AM, Todd Deshane <deshantm@gmail.com> wrote:> On Sun, Jan 11, 2009 at 1:50 AM, Madhuri Venkatesh <madhureev@gmail.com> > wrote: > > > > > > Hi, >i added vfb = [ ''type=vnc'' ]. and then i can connect using vncviewer localhost:5900 with which i can access the guest domU terminal. Thanks.> > > > > i tried viewing the console using vnc viewer,by clicking add hardware in > the > > details menu, > > it gave me the following error: > > > You might need to install more packages etc. to get vnc to work on a PV > guest: > > > http://xen.markmail.org/search/?q=pv+guest+vnc+console#query:pv%20guest%20vnc%20console+page:1+mid:gz6jliosnafxbs5b+state:results > > Hope that helps. > > Cheers, > Todd > > -- > Todd Deshane > http://todddeshane.net > http://runningxen.com >-- Fourth Year Undergraduate Student,Computer Science and Engineering,RVCE,Bangalore. Ph:9886336272 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users