similar to: Using different NFS server

Displaying 20 results from an estimated 1000 matches similar to: "Using different NFS server"

2007 Jul 18
0
use it with different NFS server
Hi to all, ?I'm trying to install PXE boot + NFS for diskless boot for Linux system. So everything looks fine until I tried to use other NFS server to mount root file system. So I try just to change parameter in pxelinux.cfg files Append nfsroot=to_new_nfs_server:/new_root_dir But in boot process I received rootserver: TFTP/DHCP server rootpath: <empty>
2007 Sep 30
2
Fai Install Server in DomU
hi, i trying to install a fai installation server in a DomU for DomUs, but i have some problems with nfs. The DomUs says, that they can''t reach the NFS Server =========== Begin: Retrying nfs mount ... IP-Config: eth0 hardware address 00:16:3e:7a:25:7c mtu 1500 DHCP IP-Config: eth0 guessed broadcast address 172.16.0.255 IP-Config: eth0 complete (from 172.16.0.151): address:
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
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
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
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),
2006 Apr 19
3
xen-unstable-9514 and CONFIG_IA32_EMULATION
Hi guys, Maybe one of you quickly can tell me if the x86_64 kernel configuration option CONFIG_IA32_EMULATION is supposed to work under Xen? I''ve used an ia32 root file system together with CONFIG_IA32_EMULATION inside qemu-system-x86_64 for quite a while now (without xen). It works pretty well. However, when I try this with xen-unstable-9514 all I get is general protection errors...
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
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:
2019 Jun 13
0
[PATCH] ipconfig: Implement support -d ...:dns0:dns1 options
Whilst ip= command is documented to support dns0:dns1 options as arguments 7 and 8, the -d parser in ipconfig does not. This breaks bringing up static ip configuration with dns nameservers set in the ip= command. Testcase: $ ip link add name dummy0 type dummy $ sudo /usr/lib/klibc/bin/ipconfig -d 10.245.237.7::10.245.237.1:255.255.255.0:ottawa:dummy0:none:8.8.8.8:8.8.4.4 IP-Config: dummy0
2019 Jul 28
0
[klibc:master] ipconfig: Implement support -d ...:dns0:dns1 options
Commit-ID: b86cd0ef3f225b0e68a7c49de2460829f6bfe2be Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=b86cd0ef3f225b0e68a7c49de2460829f6bfe2be Author: Dimitri John Ledkov <xnox at ubuntu.com> AuthorDate: Wed, 17 Jul 2019 22:18:23 +0100 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Sun, 28 Jul 2019 20:12:38 +0100 [klibc] ipconfig: Implement
2004 Aug 12
0
Xend, File Descriptors, and Children
I was having trouble restarting xend; oftentimes, after I stopped it, it wouldn''t start again. The problem was that xend was unable to open /dev/xen/evtchn because the device was already open. When xend brought up a network interface, I had it set to call a network script that configured DHCP for the new interface. Since dhcpd doesn''t support reloading its configuration, I
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
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
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.
2010 Aug 25
0
[patch] ipconfig fixes + run-init nit
hello, Preparing my first klibc maintainenace release. :) My plan is to have the patches cook in klibc-queue and once everythings is fine deploy them in the main klibc repo. Please test/review belows patches. I plan to release the current queue really soon for klibc 1.5.20 due to the urgent ipconfig fixes. For now you find my patch queue on:
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,