similar to: Interactive PXE install

Displaying 20 results from an estimated 10000 matches similar to: "Interactive PXE install"

2010 Apr 13
2
how to debug pxe boot problems
Hi all, I'm trying to get a pxeboot server up and running, according to the instructions on the WIKI (http://wiki.centos.org/HowTos/PXE/PXE_Setup & http://wiki.centos.org/HowTos/PXE/PXE_Setup/Menus) Here's my /tftpboot/pxepxelinux.cfg/default : default menu.c32 prompt 1 timeout 300 ONTIMEOUT local MENU TITLE PXE Menu label Dos Bootdisk MENU LABEL ^Dos bootdisk
2010 Feb 28
5
emergency! linux kickstart pxe boot needed
Hey folks, I'm at colocaiton in the middle of a big rebuild and it seems I have a faulty CD rom in the server that I need to put Centos on via Kickstart. So I cannot boot the Centos 5.4 net install CD. Is PXE kickstart easy to set up? I have a laptop here with DHCP already going. I google and a bunch of stuff comes up but it does not look simple. I'm just shooting htis out ther eon
2011 Jul 11
3
CentOS 6 and pxeboot
Well, I started the install, got pxeboot to get to the kickstart file, formatted the drive... and then it failed, telling me "unable to read group information from repositories. This is a problem with the generation of your install tree." A quick google gives me the first hit from a year ago, bug 4372 <http://bugs.centos.org/view.php?id=4372>, which says there's a metadata
2011 Jun 10
4
0001-syslinux.mk-determine-where-tftpboot-actually-is.patch
on my laptop, TFTPBOOT should point to /var/lib/tftpboot patch 1 makes that happen. patch 2 lets me install *.c32 to a subdir, jimc at chumly:~/projects/syslinux/syslinux$ sudo NETMODS=c32 make netinstall -------------- next part -------------- A non-text attachment was scrubbed... Name: 0002-install-NETINSTALLABLEMODS-separately-from-NETINSTAL.patch Type: text/x-patch Size: 1732 bytes Desc: not
2010 Feb 08
2
Proposals for making configure_from_network function works in f13
Hi I am running a pxe diskless node in f13 and I have some proposals to make ovirt-early working in this version. nash is no more available (nash/mkinitrd is replaced by dracut), so this following command fails : "echo "network --device $DEVICE --bootproto dhcp" | nash" it makes the network configuration incomplete. I replace the linuxrc command by dhclient and it's
2011 Jun 14
1
leaving ports open for tftp
hey guys, I have a really silly question for you! I just built a cobbler server that I am using to bare metal some boxes. But I am a bit n00b and need to figure out which ports to open in iptables. Here's a start: xinetd 2031 root 8u IPv4 94306 UDP *:tftp in.tftpd 9203 root cwd DIR 253,0 4096 588097 /tftpboot
2009 Sep 14
2
[PATCH node-image] add livecd-iso-to-iscsi script to support iscsi root booting setup
This enables the ability to take the ovirt-node-image iso and deploy it to an iscsi disk. It also provides a sample pxe configuration for booting based on the iscsi root device. Includes support for user/password as well as reverse chap user/password. --- Makefile.am | 1 + livecd-iso-to-iscsi | 201 ++++++++++++++++++++++++++++++++++++++++++++++ ovirt-node-image.spec.in |
2009 Jun 24
1
Adding hosts to the hardware pool
Hi there, I just installed oVirt and cobbler (I'm 100% novice!, so this could be a 100% silly question...). I can't get my initial host into the hardware pool. It PXE boots through cobbler, then fails with message "WARNING: Cannot find root file system!" and "Create symlink /dev/root and then exit this shell to continue the boot sequence." I suspect I didn't set
2005 Aug 08
2
Help required on pxe booting + installation of CentOS
Hi, I have a (bugridden, idiotic) fedora 4 server with tftpd, nfsd and dhcpd support. I want to remove fedora from my network and initiate pxe installation of CentOS Linux on all machines on my network from my fedora box. I have the CentOS's pxe-kernel and pxe-initrd images. I have also compiled fedora's pxeboot file from the sources and placed it in /tftpboot/. Can someone please guide
2003 Feb 03
1
Problems booting PXE-Client
Hi list, I have installed DHCP, PXE and the TFTP-Server tftp-hpa. I'm running Debian Woody on my server and I want to boot a PXE-Client with this server. I have installed all as it is described in the docs found on the net. Under root: /tftpboot/ /tftpboot/X86PC/linux /tftpboot/X86PC/linux/messages /tftpboot/X86PC/linux/linux.0 /tftpboot/X86PC/linux/vmlinuz
2006 Apr 02
1
Error PXE-T01: File not found
Hi, everybody! Problem in "tftp:(ack) Connection refused" was resolved with physically turning on client PC to the server's subnet (4th). Now I try to do remote booting, but after DHCP-request (it's successfull) I get the error "PXE-T01: File not found, PXE-E3B: TFTP Error - File Not found, PXE-M0F: Exiting Broadcom PXE ROM. I followed
2023 Nov 20
1
tftp problems
I've used TFTP server on CentOS/RHEL 7 and 8 but not 9, so take my notes with the appropriate grain of salt... JIC, confirm on the TFTP server you have a process socket for it, e.g. $ netstat -a | grep tftp udp 0 0 0.0.0.0:tftp 0.0.0.0:* Your 'systemctl status' output implies things are OK, but worth a check. I don't see a "tftpboot" symlink
2023 Apr 03
1
pxelinux takes too long trying all the config file options
Hi All, I have a situation where I want to netboot and ONLY use pxelinux.cfg/default. It seems to take FOREVER for pxelinux to try all of the config file file options before falling through to default .... trying each possible combination multiple times ... increasing the wait time everytime it doesn't get a response. >From my log: Apr 2 19:53:17 helium tftpd[3372124]: tftpd: trying to
2023 Apr 03
1
pxelinux takes too long trying all the config file options
On Mon, Apr 03, 2023 at 12:52:41PM -0400, Rob Roschewsk via Syslinux wrote: > Hi All, > > I have a situation where I want to netboot and ONLY use pxelinux.cfg/default. > > It seems to take FOREVER for pxelinux to try all of the config file > file options before falling through to default .... trying each > possible combination multiple times ... increasing the wait time >
2007 Jul 18
2
PXE linux install server with CentOS 5
Hello, I am trying to setup a PXE boot installation server (CentOS 5 which has tftp-server-0.42-31.el5.centos and dhcp-3.0.5-5el5 and httpd-2.2.3.7.el5.centos) and I followed this recommendation: http://www.linux-sxs.org/internet_serving/pxeboot.html in order to create an http install server (I'd rather not do NFS, FTP installations due to bandwitdth restrictions at our site). I keep
2007 Oct 31
2
tftp on centos 5
Hi all, I have setup tftp on centos 4 before an it worked. I am not setting up tftp on centos 5. I have added many -v -v -v -v to the tftp config file. /var/log/messages shows me connection from the IP address - but no errors. My client eventually times out as the file is not being provided. It works by the way on localhost, just not from a client. selinux is turned off. I iptables turned
2014 Jan 11
2
Linux reinstallation without rebooting? Alternative to kickstart and other such tools?
Hi All. I am curious if it is possible to reinstall linux distribution to centos (or another distro) if I have a remote linux server with no kvm access (i do not want to use virtualization). I know that for installation pxe, tftpboot and kickstart or a proper iso/cd and kickstart are standard options. But for such operations I would need kvm access. Are there any alternatives which do not need
2023 Nov 20
2
tftp problems
Hello, ?? I am a fairly experienced user.? I have set up tftp in the past at various times, although it's been a few years. I am using version... Version????? : 5.2 Release????? : 37.el9 On AlmaLinux 9.3, I currently have SELinux disabled. ]# firewall-cmd --list-services cockpit dhcp dhcpv6-client http ssh tftp I have tftp enabled on the firewall.? ( I have tried with the firewall completely
2009 May 24
1
PXEboot trouble with Soekris 4826
Hello Everyone, I am having trouble with booting a soekris 4826 board.after setting up my tftp,dhcp and web servers ,I log into the board using minicom and type boot f0,which doesn't quite work out. > boot f0 NSC DP83815/DP83816 Fast Ethernet UNDI, v1.03 Copyright (C) 2002, 2003 National Semiconductor Corporation All rights reserved. Pre-boot eXecution Environment PXE-2.0 (build 082)
2011 Mar 28
6
cobbler installation of CentOS-5.5
I'm trying to install CentOS-5.5 on my new HP micro-server, which has no CD drive. I've set up cobbler and cobbler-web on my old server, and can access cobbler-web from my laptop. I have 3 queries about the installation. 1. Is there any advantage is using the 64-bit CentOS rather than 32-bit? 2. The CentOS OS seems to be available in 7 or 8 CDs. (I tried downloading the DVD ISO with