similar to: Odd PXELinux Problem

Displaying 20 results from an estimated 11000 matches similar to: "Odd PXELinux Problem"

2003 Jun 11
3
more on PXELinux confiuration file woes
I performed an experiment in which I had dhcpd specify a named file ("foo") instead of one based on a client's MAC address. Lo and behold, the same problem occured. The PXE stack requested and was served the right file, the kernel loaded as did the initrd. But again, the boot sequence stopped at "Ready." Keep in mind that the contents of the file are the same as was in the
2005 Sep 13
2
Fw: Issue with pxelinux
I've been working with Matt Burgess here on this problem, and have found the following: syslinux 3.08-pre10 ? broken >>> config.inc:max_cmd_len=255 syslinux 3.08-pre11 ? works >>> config.inc:max_cmd_len=1023 syslinux 3.08 ? works >>> config.inc:max_cmd_len=1023 syslinux 3.09-pre1 ? works >>> config.inc:max_cmd_len=1023 syslinux 3.09-pre2 ? broken
2015 May 18
18
[Bug 90513] New: Odd gray and red flicker in The Talos Principle on GK104
https://bugs.freedesktop.org/show_bug.cgi?id=90513 Bug ID: 90513 Summary: Odd gray and red flicker in The Talos Principle on GK104 Product: Mesa Version: git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component:
2005 Dec 15
1
Rails Gem Not Installing Properly?
Hey guys, I get a very strange behavior when I attempt to install the Rails gem on my server: [root@hotaces local]# gem install rails --remote Attempting remote installation of ''rails'' Successfully installed rails-1.0.0 Normally it asks if I want to include dependencies etc. etc. This appears to be instant but then when I try to use the rails command it is not there. I
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
2006 Feb 10
4
Handling a relationship between users and newsletter subcriptions.
Hey Everyone! I have a newsletter system that contains a multitude of different newsletters. In this case three but the system allows the user to add more. Every user can be subscribed to any amount of given newsletters. So what I did was I created a user model, newsletter model, and subscription model. The subscription model belongs to one user and one newsletter. However,
2009 Aug 17
5
[PATCH 1/6] drm/i2c/ch7006: Fix some sparse warnings.
--- drivers/gpu/drm/i2c/ch7006_drv.c | 2 +- drivers/gpu/drm/i2c/ch7006_mode.c | 2 +- drivers/gpu/drm/i2c/ch7006_priv.h | 5 ++--- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/drivers/gpu/drm/i2c/ch7006_drv.c b/drivers/gpu/drm/i2c/ch7006_drv.c index c2594a1..7df4b86 100644 --- a/drivers/gpu/drm/i2c/ch7006_drv.c +++ b/drivers/gpu/drm/i2c/ch7006_drv.c @@ -351,7 +351,7
2009 Aug 17
5
[PATCHv2 1/6] drm/i2c/ch7006: Fix some sparse warnings.
Signed-off-by: Francisco Jerez <currojerez at riseup.net> --- drivers/gpu/drm/i2c/ch7006_drv.c | 2 +- drivers/gpu/drm/i2c/ch7006_mode.c | 2 +- drivers/gpu/drm/i2c/ch7006_priv.h | 5 ++--- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/drivers/gpu/drm/i2c/ch7006_drv.c b/drivers/gpu/drm/i2c/ch7006_drv.c index c2594a1..7df4b86 100644 ---
2003 Jun 18
2
RH8.0 kernel lockup with PXELinux on x440
Howdy. We've got a couple IBM x440 (Summit) 8-way Xeon systems that I've been trying to get netbooting for a while. Since we use Kickstart and SystemImager to load OSes on our systems, a system has to be able to netboot before it can be made available to folks for project use. System BIOS is the current one, v1.08. They're booting from a planar BroadCom Tigon3 adapter. BIOS
2003 Oct 15
2
Odd problem with pxelinux
We encountar a somewhat odd problem. We use pxelinux to boot a linux cluster and when we reboot all 103 of the nodes some of the won't start since the tftp-servere looses the arp-entry _between_ it downloads the pxelinux.0 and the config file! pxelinux doesn't seem to answer the arp-requests either in this phase. We run linux 2.4.22 on the tftp-server which also is dhcp-server and
2005 Dec 14
3
Advanced routing question.
Hello All, I''m making a quick application that tracks outgoing links to referral sites. I need to track the user and the url they went to so the easiest way would be to take the entire url as a parameter and log that into the database. I was wondering if I could do something like this with routing: http://www.example.com/user/jump/http://www.myvendor.com/referral.php?
2004 May 28
1
pxelinux: 2.04 works but 2.09 doesn't
Hi, Recently I upgraded pxelinux.0 from 2.04 to 2.09, after that the pxelinux doesn't correctly obtain server's IP address. The true address is 172.20.0.101, but 2.09 understand it as 172.20.0.11. "0" is dropped. As a result, root nfs-mount is directed to the non existent server. Following is the full screen dump of pxeboot by pxelinux 2.09:
2002 May 07
1
odd pxelinux/tftp-hpa problem
I haven't encountered this problem before. This is from a Compaq DL320, with Intel Boot Agent 4.0.17 and tftp-hpa-0.28 running on Solaris. The PXE stack gets its IP address just fine, but it times out on the TFTP. While snooping on the Solaris box and grepping for TFTP, I found that the box gets one block of the TFTP transfer just fine. TFTP Read "pxelinux.0" (octet)
2003 May 06
2
Problems with PXELINUX and Redhat 9.0
I'm trying to boot the Redhat 9.0 install kernel with PXELINUX. I've successfully booted previous versions of the Redhat install kernel using the same hardware and PXELINUX configuration. I've tried this with PXELINUX 2.04, 2.03, and 1.75, all with similar results. I have attached the PXELINUX output and (hopefully) relevant data below. I've noticed some other people on this
2005 Dec 19
1
Is there a guide for using ERBSQL?
I''m not sure I completely understand the benefits of using ERBSQL or how to use it. Google searches have proved it to be rather undocumented. From what I understand the embedded ruby sql allows you to write sql that''s easier to deploy via the create_db script and also more portable to postgres, myslq, or whatever. But what I can''t find is a resource that
2013 Feb 27
4
[Bug 61537] New: Screen flicker when using display with incorrect EDID
https://bugs.freedesktop.org/show_bug.cgi?id=61537 Priority: medium Bug ID: 61537 Assignee: nouveau at lists.freedesktop.org Summary: Screen flicker when using display with incorrect EDID QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS: All Reporter: tsalacinski at
2003 Jul 10
2
pxelinux in Asus P55T2P4
Hi, as a new user to pxelinux I'm having trouble booting an Asus P55T2P4 from an Intel Etherexpress Pro card with PXE bootrom. I'm using pxelinux 2.04 (tried 2.05pre2 as well) with a Redhat 8.0 kernel (2.4.18) and ramdisk image (for pure testing purposes). The Mainboard I use is a P55T2P4, Rev. 2, newest Bios 0207, 80MB Ram, PCI VGA card and the EEPro. dhcp,tftp work fine, pxelinux
2006 Mar 09
0
[FEATURE] Effect.Accordion
Hey guys Attached is probably the final version of my Effect.Accordion. I don''t know how it compares to the previous Effect.Accoridon submitted. It still flickers a bit, however there is a hack which fixes the container''s height, so it doesn''t flicker the rest of the elements on the page. It''s also barely noticable in IE6. Any suggestions on how to fix this
2001 Aug 09
1
converting a BMDP 8V mixed model to R / nlme
[Sorry, In case this is repeating a message already sent to the list]. I am trying to move a project to R (base or nlme), for which I have a partial solution in BMDP 8V. Here is the 8V control language: /input title='Augenbewegungen'. variables=4. file='latm.dat'. format='11x,f7.0,f7.0,f12.4,f10.0'. /variables names= llat,rlat,vg,diff. /design
2018 Oct 22
11
[Bug 108520] New: MST DisplayPort HiDPI screen flicker
https://bugs.freedesktop.org/show_bug.cgi?id=108520 Bug ID: 108520 Summary: MST DisplayPort HiDPI screen flicker Product: xorg Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau Assignee: nouveau at