[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Can't get guest domain network working!
Hi, Yes, I also tested with centos it has the same problem, it turns out that the two interfaces is a problem with my configuration file, I have changed that from: vif = [ 'mac=00:16:3e:31:48:5f', 'bridge=eth1' ] To: vif = [ 'mac=00:16:3e:31:48:5f, bridge=eth0' ] and now it only show one interface in guest domain. By copying the kernel and image file from Ubuntu to the dom0 and use them to create a new guest domain got this message: # xm create xm03dlzhang Using config file "./xm03dlzhang". Error: (2, 'Invalid kernel', 'elf_xen_note_check: ERROR: Will only load images built for the generic loader or Linux images'). Any idea? Thanks, Donglai Looks to me like this configuration file is trying to boot a Fedora Xen bootloader="/usr/bin/pygrub" _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |