similar to: Does pxelinux tftp support BLOCK-SIZE option

Displaying 20 results from an estimated 4000 matches similar to: "Does pxelinux tftp support BLOCK-SIZE option"

2002 Oct 25
2
Having problems with PXELINUX parsing contents of pxelinux.cfg/AC134D6D
Hello, We are trying to use 'PXELINUX' for network boot with root file system on ramdisk, the kernel image vmlinuz and compressed root file system rootfs.img.gz are both present in /tftpboot directory PXELINUX client (pxelinux.0) requests and gets the config file AC134D6D from the TFTP server (which supports tsize option) contents are as follows timeout 10 prompt 1 label linux-new
2002 Jul 12
4
tftp-hpa 0.28, 0.29 interoperability problem
Hi, I have a tftp client which loads quite happily from a tftpd built from netkit-tftp-0.16 but which fails to load from from a tftpd built from tftp-hpa 0.29. In both cases, tftpd was built from pristine sources and run from xinetd under Redhat 7.3. [netkit-tftp-0.16 is the ancestor of tftp-hpa, predating HPA's maintenance of same] [the tftp client also.. .. fails with the prebuilt tftpd
2007 Mar 08
2
pxelinux never OACKs tftp server response
After the PXE PROM code downloads and runs the pxelinux.0 image and it tries to download config information the client stops acknowledging the server OACK packets from the server. pxelinux from syslinux 3.11 from Fedora RPM, accessing Solaris 10 in.tftpd The tftp client in pxelinux.0 sends a tftp file read request with extended options tsize \00 0 \00 blksize \00 1440 \00 and then the server
2005 Oct 25
2
Domain migration
Hi, I am relatively new to xen and have the following question: Can a domain be live migrated to a different domain on the same system? Eg: if i have a domain VM1 and i want to migrate it and run it as VM2. Thanks, Sowmya _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2007 Nov 02
3
PXELINUX - TFTP Problems - Option Negotiation Failures
I apologize if this is the wrong place to be asking this, but I'm pretty much out of options on where to go. I'm using the pxelinux version of tftp. Everything has worked well up to this point, however I've been trying to impliment a pxe bartpe solution in our office. Unfortunatly tftp is not passing the files correctly to the client. Here's the rundown. Server client connects to
2008 Feb 08
2
pxelinux, pxe requesting bad filename from tftp
Hey, I have a problem booting certain machines with pxelinux. I have pxelinux.0 in the root of my tftp server and dhcp pointing to the right location: # dhcpd.conf authoritative; option domain-name "example.net"; ddns-update-style none; default-lease-time 3600; max-lease-time 86400; subnet 10.0.0.0 netmask 255.255.255.0 { range 10.0.0.3 10.0.0.20; server-name
2006 Feb 28
1
Common entry, exit point for hypervisor calls
Hi, 1) From the code it appears that there is no common entry/exit point for the hypervisor calls. Wanted to confirm if this is right? 2) Also is there a per-domain flag to indicate that the hypervisor call is in progress in a particular domain? Thanks, Sowmya _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com
2004 Jun 17
1
pxelinux limits on imagefile for tftp transfer?
Hello specialists In setting up a diskless X-Terminal I got stuck with the transfer of the ramdisk from the server to the target. With a ramdisk image size of about 60 Mb things go well, the file gets transfered completely and Linux boots perfectly. With a ramdisk image size of about 104 Mb the tftp transfer of the kernel succeds but the transfer of the ramdisk image fails. As tftp daemon I
2012 Jan 11
1
Unable to close open libvirt connections
Hello, I was getting the following error in syslog: libvirtd: 21:19:12.116: 10955: error : qemudDispatchServer:1355 : Too many active clients (20), dropping connection from 127.0.0.1;0 I investigated a bit and tried the following in a python console: import libvirt ~~~~ conn=libvirt.openReadOnly("qemu+ssh://HOST_IP/system<http://10.16.71.1/system> ") //now check the no. of
2014 Mar 01
1
Need help joining an IPv6 Windows 2008 AD server
I have been trying to successfully join a Windows 2008 AD server using net ads join createcomputer="<OUname>" -U <usename>%password? for days and have been unsuccessful.? smb.conf and krb5.conf files are below.? It fails with a message "Cannot contact any KDC for requested realm".? I have checked all the service records via dig +short _ldap._tcp.mydomain.com
2002 Feb 04
3
Allwell doesn't respond to OACK with ACK in TFTP
I'm trying to network-boot a GCT Allwell set-top box without success. My frustration level is high. The problem seems to be that the Allwell is sending a RRQ with an option. tftp-hpa responds with an OACK, and waits for the corresponding ACK from the Allwell. The Allwell never sends that ACK, but instead continues with the same RRQ until timeout. Having read RFC1782, this makes me think
2002 Feb 22
1
problems with tftp-hpa timing out.
I'm difficulty diagnosing a tftp-hpa problem. Specfically, when performing a PXE boot, the machine hangs at the "TFTP...." and times out. This is only occuring at one network location (we'll call it network A). Now on network B, the computers on network can tftp boot no problem. If I run a tftp client from my workstation to connect to the tftp-hpa server on network A, I can
2010 Nov 11
1
blksize option in tftp client?
Been looking high and low for an option to request blksize in the hpa tftp client but I cant find one. How do I request a bigger blksize with the hpa tftp client? Jocke
2004 Oct 08
1
timeout: retrying... with atftpd and pxelinux
I'm trying to network boot a thin client using pxelinux. I had this working about a year ago but have since reinstalled my OS (went from RH9 to FC2). I'm using atftpd. The thin client gets the dhcp address fine and requests pxelinux.0. Eventually, it just times out. Here's the relevant info from /var/log/messages: Oct 7 23:14:36 home atftpd[4717]: Advanced Trivial FTP server started
2002 Jan 12
1
Max tftp boot size?
Hi; In http://syslinux.zytor.com/history.php, you mention: PXELINUX, ISOLINUX: Correctly handle files larger than 65535 blocks (32 MB for PXELINUX, 128 MB for ISOLINUX.) However, I am having issues with trying to make any compressed initrd.gz >32 meg work with pxelinux. I am using "atftpd" as the server, with --no-blksize specified to disable the blksize command. The
2003 Jul 29
4
pxelinux 2.04+ hangs after loading kernel
Hi, I just tried to boot my token ring devices with 2.05 - to no avail, it hangs after loading the kernel. I then tried older versions, and found 2.03 booting like a charm, and every 2.04-pre including 2.04 hanging. Here's the config of the devices: - Networkstation 2800 with IBM PCI Token Ring card 2 - IBM Thinkpad T21 with IBM PCI Token Ring card 2 Maybe this has to do with the changes
2002 Feb 06
4
Etherboot & pxelinux (was: thank you)
Hi, Peter Lister <P.Lister at sychron.com> schrieb am 06.02.02: > In way way better and easier? When I have criticised pxelinux I think > I've always stated *why* etherboot seems better for our environment. > > I'm not trying to be religious, or get anyone to change a working system > - I'm genuinely interested what differences others perceive. I've looked
2014 Mar 11
2
syslinux.efi [PXELINUX EFI 64 boot] not properly TFTP'ing ldlinux.e64
Gene and co, Now my pxelinux efi 64 boot is properly loading syslinux.efi (via TFTP) It then issues a TFTP file request for efi.x64/pxelinux.cfg/ldlinux.e64. (All my efi x64 content is under efi.x64/pxelinux.cfg). However, I see that it fails to properly negotiate the TFTP options with my TFTP server. so it never transfers ldlinux.e64 over. In its file request packet, it asks for these TFTP
2003 Jul 04
1
more on PXELinux confiuration file woes and "blkSize"
Hi I just joined this list so sorry i don't just reply folowing mails. I experienced the same problem where the boot just stop after reaching Ready. I am using my own tftp server written in Java which previously has succeeded a pxe boot. While searching for the "Ready" problem I found that the tftpserver returned the wrong blksize. Instead off returning the size off the data it
2010 Feb 24
1
tftp upload and OACK problem.
Hello! I recently started testing curl's tftp options, and found that it crashed when trying to upload files using tftp because it didn't handle OACK properly. So, I'm attempting to fix it. Now, I have an endless loop: The client (my hacked curl) sends TFTP write request with options, server responds with OACK (tsize, blksize) client sends data packet, block 0 BUT: server responds