Displaying 20 results from an estimated 800 matches similar to: "xen-unstable-9514 and CONFIG_IA32_EMULATION"
2005 Sep 06
2
network probs trying to get nfs root to work
Hi. trying to get a domU (dom1) up using nfs root. never done this
before ;-). I have dom0 up (2.6.12-xen0) and i have an external nfs
server with a nice root disk populated. i get this after
xm create -c dom1 vmid=1
.
.
.
IP-Config: Complete:
device=eth0, addr=172.31.205.229, mask=255.255.255.0,
gw=172.31.205.2,
host=vm%d, domain=, nis-domain=(none),
2005 Nov 30
1
how to run knoppix under xen
i saw a screen shot of knoppix beeing run under xen but for some reason i
can''t do that.
here if the config file i use.
> kernel = "/boot/vmlinuz-2.6-xenU"
> memory = 64
> name = "ttylinux"
> nics = 1
> ip = "1.2.3.4"
> disk = [''phy:hdc,hdd,r'']
> root = "/dev/hdd ro"
hdc is my cdrom and it was unmounted at
2006 Jun 22
2
[patch] ipconfig add dhcp file preseeding support
From: Geert Stappers <stappers at debian.org>
To make klibc-ipconfig transmit the DHCP vendor class "d-i"
and get the DHCP preseeding filename in a text file, it needs the
attached patch.
belows patch allows ipconfig to be used in Debian installer once
the hostname is sent too, see
http://blog.andrew.net.au/2006/05/17#d-i_dhcp_hacking
Signed-off-by: maximilian attems <maks at
2011 Apr 15
2
[PATCH] Escape DHCP options written to /tmp/net-$DEVCICE.conf
DHCP options like domain-name or hostname are written to
/tmp/net-$DEVICE.conf which is typically later used by other scripts to
determine the network configuration. This is done by sourcing the
/tmp/net-$DEVICE.conf file to get all defined variables.
This patch escapes the DHCP options written to /tmp/net-$DEVICE.conf
to prevent arbitrary code execution.
Signed-off-by: Ulrich Dangel <uli at
2009 Dec 25
1
how to get a qemu Windows XP guest to connect to a Samba domain
I'm running Debian/Squeeze on my desktop and have installed a qemu
virtual machine (actually the qemu-kvm fork) with a tap interface to the
network. The guest operating system is Windows XP. It can see my Samba
shares and connect to them but I can't get the virtual machine to join
the Samba domain (Debian/Lenny server).
Because of this, I also can't log on using a domain user
2005 Sep 26
3
PXEboot: can't find configfile on tftpd server
Hello,
I've got several machines which I'm trying to netboot, the setup is a
bootserver using dhcpd3 and tftpd-hpa.
When a machine boots up, it gets an ip address and downloads pxelinux.0 from
the server, then it starts searching for pxelinux.cfg/[MACADDRESS]
pxelinux.cfg/0A0000F0 and so on. On the server side I see in the syslog the
client's DHCP-request and the client downloading
2005 Aug 30
0
Xen 2.0.7 , amd64 (32 bit mode) lvm partition: runaway loop modprobe binfmt-464c
Hi i''m trying to run Xen on my amd64. Installed is
Debian 3.1 sarge i386 and Xen 2.0.7, my whole enviroment
is 32 bit.
When i''m running a xenU domain and use /var/xen/samba
as a ext2 fs file ( file:/var/xen/samba,hda1,w ) everything
goes according to plan.
If i use my LVM partition ( phy:/dev/xen/samba-ha,hda1,w )
it gives during boot:
--------
...
NET:
2005 Dec 06
0
Problem: IP-Config: Unable to set interface netmask (-22)
Hi all,
I tried to boot up a VM using two options (a) reading boot information from a config file (b) adding
boot information directly to the command line. However, I got "IP-Config: Unable to set interface
netmask (-22)" problem when using option (b). For (a), I don''t have such problem. The boot
information for both (a) and (b) is same.
Could you please let me know what I am
2019 Oct 03
1
CentOS 8 network-scripts
On Thu, 3 Oct 2019, Jerry Geis wrote:
>>> systemctl status network
>
>
> AT BOOT:
> ? network.service - LSB: Bring up/down networking
> Loaded: loaded (/etc/rc.d/init.d/network; generated)
> Active: inactive (dead)
> Docs: man:systemd-sysv-generator(8)
>
> After: service network restart
> ? network.service - LSB: Bring up/down networking
>
2004 Oct 19
0
Create Domain Error Xen-2.0
Hi,
I am new to Xen, I get the following message when trying to create
domain using xen-2.0 built on RedHat 9/ Pentium PC with IDE drive:
"Kernel panic: No init found. Try passing init= option
to kernel".
Below is console dump. Any suggestions ?
Thanks
Console Dump:
[root@mppunami-linux xen]# xm console 35
************ REMOTE CONSOLE: CTRL-] TO QUIT ********
Linux
2005 Dec 06
0
RE: Problem: IP-Config: Unable to set interface netmask(-22)
> Hi all,
> I tried to boot up a VM using two options (a) reading boot
> information from a config file (b) adding boot information
> directly to the command line. However, I got "IP-Config:
> Unable to set interface netmask (-22)" problem when using
> option (b). For (a), I don''t have such problem. The boot
> information for both (a) and (b) is same.
2007 Jan 15
5
file type not autorequiring parent directories.
If I use the ''file'' type to sync a file where the parent directory
doesn''t exist the sync fails. According to the puppet docs "Puppet will
autorequire any parent directories that are being managed". Am i
missing something?
Example:
file { "/tmp/dhcp/dhcpd.include":
source => "/tmp/dhcpd.include",
}
In
2004 Nov 10
5
etherbridge bottleneck
I ran some iperf tests today and it looks like the etherbridge
is the limiting factor on throughput. In the beforetime, I saw great
throughput to the VMs; over 800 Mbps. With the bridge, the numbers
are in the 400s somewhere.
Is this the speed I can expect from the bridge?
Is there some tuning I should try, or another way to get more bandwidth
into the VMs?
This is with xen-2.0, 2.4.27-xen0
2008 Jun 26
0
gentoo pxelinux boot - pass hostname to dhcp client
Hello all,
I have finally successfully booted a diskless NFS Gentoo client and I
am very pleased with it!
I only have one issue left I'd like to understand; the master Gentoo
server that I based my diskless image from boots nicely via dhcp and
accepts the hostname parameter its DHCP server passes along with its
leased IP address. I have posted in the Gentoo forum, but thought I'd
post
2008 Feb 22
1
ipconfig bug with multiple interfaces
Hello,
if ipconfig is run as ipconfig :::::: (i.e. long spec with all fields empty)
and the computer has multiple network interfaces and only one of them is
connected to dhcp managed network, ipconfig ends up in an infinite loop (see
the log bellow).
The following patch solved this for me. According to README, if the <device>
in the long spec is empty, the first interface should be
2004 Jun 09
3
ipappend and dos
I'm using ipappend and getargs.com with a dos boot image to
get the environment variables for the IP and MAC. The format
of the %ip% environment variable is
ip=<client-ip>:<boot-server-ip>:<gw-ip>:<netmask>
Is there a way to tell ipappend to assign these to individual arguments.
Or does anyone know a good way to parse each of these to individual variables in dos.
What
2008 May 24
3
ipconfig and boot filename option
Hi,
ipconfig is used in ltsp (thin clients) initramfs. Some of the users
have to have 2 dhcp servers in ltsp environments, so they hit on this
problem:
The first dhcp request is from the pxe rom boot code. This code
ignores any dhcp offers that don't have a filename field. So they
always get the correct address, from the ltsp server.
The second dhcp request (in initramfs) is done by
2005 Jul 31
1
xen 3.0 on UP amd64 - rootfs mounting problem in xenU
Hi,
I''m trying to run Xen 3.0 on my amd64 UP machine. So far xen0 is working fine
but there is a problem with mounting rootfs on xenU kernel.
Is there something else that needs to be compiled into xenU 3.0 kernel?
$ grep XEN kernel-xenU-x86_64-3.0.config
CONFIG_XEN=y
CONFIG_ARCH_XEN=y
# XEN
# CONFIG_XEN_PRIVILEGED_GUEST is not set
# CONFIG_XEN_PHYSDEV_ACCESS is not set
2005 Jun 30
0
ttylinux-xen domain U Boot problems
Hi,
I have got xen compiled and installed properly.Domain 0 is created on the
Xen port of Linux-2.6.11.10.But I am unable to boot the host domains.
This is what one of my XenU config file contains
[root@xion /]# cat /etc/xen/ttylinux
kernel = "/boot/vmlinuz-2.6.11.10-xenU"
memory = 64
name = "ttylinux"
nics = 1
vif = [ ''mac=bb:00:00:00:00:11,
2005 Oct 11
8
More on domU not starting
I get the following warning when running xend start, and a similar
warning sometimes when doing xm commands:
/usr/lib/python/xen/xend/XendNode.py:26: RuntimeWarning: Python C API
version mismatch for module xen.lowlevel.xc: This Python has API version
1012, module xen.lowlevel.xc has version 1011.
import xen.lowlevel.xc
/usr/lib/python/xen/xend/xenstore/xstransact.py:10: RuntimeWarning: