Hi, I''m running Debian lenny (xen kernel 2.6-26) as dom0. On my dom0, wlan0 interface works and I''m using it. But when I try to bridge it by editing /etc/xen/xen-config.sxp, and having restart xend I''ve got a message telling me that ifdown wlan0 is impossible because wlan0 is not configured. In my domU configuration file, the vif is configured ( /vif = [''type=ioemu, bridge=xenbr0'']/ ) If I try to do it with eth0, I''ve got the xend service working but when I start my domU, an error message tell me that any tty is valid to be attached... Is something I''m doing wrong ? _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi, I''m using Xen on Scientific Linux 5. Once I''ve written the config file, "xm create xen1.cfg -c" gives me the following result: xc_dom_parse_elf_kernel: ''ELF image has no shstrtab\n'' Is there anybody who could explain me what it means? Thanks in advance _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Thomas GOBET wrote:> > But when I try to bridge it by editing /etc/xen/xen-config.sxp, and > having restart xend I''ve got a message telling me that ifdown wlan0 is > impossible because wlan0 is not configured. > [snip] > Is something I''m doing wrong ?No, wifi devices don''t work as a bridge. There are chipsets and kernels that support it, but I don''t recall anyone successfully using them with xen. jch _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi, As wifi devices don''t work with bridge, I choose to have network with nat. So I changed xen-config.sxp in order to activate(network-script network-nat) and (vif-script vif-nat) . But when I start my vm this error message appears : xenconsole: Could not read tty from store: No such file or directory Is someone knows how to resolve this problem please ? _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users