similar to: PXE booting - Solution FOUND!!!

Displaying 20 results from an estimated 900 matches similar to: "PXE booting - Solution FOUND!!!"

2003 Mar 24
0
FW: PXE booting
Sorry, I originally send this message to H. Peter only... -----Original Message----- Hi! Strangely enough, I have again the same Fujitsu-Siemens machine which (still) has the same darn PXE bug. This time I have tested it with Pxelinux 2.02 . Just to suite it to my specific needs, I have recompiled it, changed only this line: (2036) ;cfgprefix db 'pxelinux.cfg/' ; No final null!
2003 Jan 06
8
PXE booting
Hi! I have been using pxelinux with memdisk to boot our workstations with our custom floppy, which is a MSDOS boot disk (actually it is win98) On one of the PC's I'm testing, a Fujitsu-Siemens which has an AMDtek based on-board network card and when PXE is activated, it gets an IP from the DHCP, then it finds the TFTP server, downloads pxelinux.0, executes it which causes the floppy to
2008 Jun 13
1
BCM575X 8.1 doesn't do 'PXE-M0F'
Hi there, I'm using pxelinux.0 to boot another pxe boot image that checks if a host needs to be installed by doing a network query. If this is not the case, this image would return and boot from the next device. But on this Broadcom card, the Message 'PXE-M0F' does not appear, so the pxe image does not return. With the latest stable the PC would recognize the keystroke
2011 Feb 24
0
temporary fix for gpxelinux.0 not doing localboot
As I had noted in the past gpxelinux.0 fails (on most of my machines) at localboot 0 where as pxelinux.0 works with localboot 0 (on all of my machines) I needed to do local boot by default (not first hard drive but local boot where it ends pxe booting and looks at the next device) I also had a few iso images that took too long while downloading from tftp and I wanted to use gpxelinux.0 with its
2010 Mar 21
0
[PATCH] core: use MY_NAME for syslinux_banner
Use MY_NAME for syslinux_banner in isolinux and pxelinux. This is already done in ldlinux and extlinux. Signed-off-by: Sebastian Herbszt <herbszt at gmx.de> diff --git a/core/isolinux.asm b/core/isolinux.asm index ef7d92d..23429bd 100644 --- a/core/isolinux.asm +++ b/core/isolinux.asm @@ -1034,7 +1034,7 @@ writestr_early equ writestr ; Data that needs to be in the first sector ;
2009 Aug 09
2
real serial port output from pxelinux.0
Hello, On a computer with a real serial port do I mis some output. It is 'real serial port' as opposed to virtual hardware. The text that I mis is 'My IP address seems to be' and the decreasing hexadecimal IP-adress staircase. The banner and the copyright message are displayed. pxelinux.cfg/default is fetched and its "SAY command" is shown. Have a look at this
2004 Aug 20
0
Syslinux 2.10 does not load initrd anymore
Hi! As for this matter, it got solved in 2.11, as I tested it yesterday. Sorry about the delay, but vacation got in the way ;) Cheers! Luis Correia Bering uClibc Team Member PGP Fingerprint: BC44 D7DA 5A17 F92A CA21 9ABE DFF0 3540 2322 21F6 Key Server: http://pgp.mit.edu > -----Original Message----- > From: Luis.F.Correia [mailto:Luis.F.Correia at seg-social.pt] > Sent:
2004 Jun 30
0
problem loading initrd
Hi, I am trying to load kernel 2.6.6 on a Soekris net4521 from the network using PXE. I built my initrd with mkinitrd. RedHat nash (while running linuxrc) hangs after mounting /proc and says "Creating block devices". I am using the pxelinux.0 from the syslinux-2.10 distribution and the kernel and initrd were built on redhat 9.0. I built my kernel with BLK_DEV_RAM, RAMFS, TMPFS,
2004 Oct 07
1
x86 vs. x86_64 detection proof of concept patch (try two)
Greetings all, Sorry, resending this with the attachment inline. First of all, a disclaimer: Please forgive my horrible assembly code. This is just a quick munging of code to achieve x86 versus x86_64 detection within pxelinux. So please look at it as a proof of concept and not a real piece of code. :) For example it only works on pxelinux and has no thought for extending it beyond simple x86
2002 Nov 05
0
[leaf-user] RE: CF Boot media creation
I'm home at last. I did a mixture of things. I downloaded DOS6.22 floppy from putergeeks.com, extracted my old syslinux 1.75 (dos version) into the same boot floppy and made my CF /dev/hda1 as suggested by Luis (Hail O King - my saviour). Lo and behold it went thro' like a hot knife thro' butter. syslinux did not complain at all. I did an xcopy /s of my D: (hard disk) to my C:(CF) and
2005 Aug 02
5
Re: SYSLINUX Digest, Vol 29, Issue 2
Sure, I don't mind testing it out on there for you, but, where do I find the pre releases to try then? At least we know it's between 2.13 and 3.00. That narrows it a bit I would think. Mind you, if it jumps up a major revision number, I guess that means a lot of changes went in. On 8/2/05, syslinux-request at zytor.com <syslinux-request at zytor.com> wrote: > Send SYSLINUX
2002 Nov 05
1
[leaf-user] RE: CF Boot media creation
Hi, I had the same problem last week. I got it work when I used an old syslinux (the one from Daschtein Utils). I think that the problem is with newest version of syslinux, but could get confirmation from the syslinux group. Nick "S Mohan" wrote: > > I'm home at last. I did a mixture of things. I > downloaded DOS6.22 floppy > from putergeeks.com, extracted my old
2002 Nov 05
0
CF Boot media creation
-----Original Message----- From: S Mohan [mailto:smohan at vsnl.com] Sent: 05 November 2002 16:13 To: Luis.F.Correia; leaf-user at lists.sourceforge.net Subject: RE: [leaf-user] (no subject) I know that is the proper way. Unfortunately, I'm stuck and am mad at myself for that. Error message: ERROR 440D: Unable to lock drive for exclusive access - when I use syslinux 2.00 from freshmeat.
2006 Oct 07
4
"pre-OS"
Ok, syslinux is what it is, and I love the way it just works. I looked up linuxBios and found what I was looking for. A project in 2000 called "LOBOS (Linux OS Boots Linux OS): Booting a Kernel in 32-bit Mode? It looks like this would do what I need, but I can't find any working code. I like the Idea of booting a simple fail safe system and restarting a production kernel. Yes,
2020 Jul 27
1
Re: Routed network can't reach outside network
On 7/23/20 6:14 PM, Rui Correia wrote: > > > On Thu, Jul 23, 2020 at 10:36 PM Rui Correia <rdscorreia74@gmail.com > <mailto:rdscorreia74@gmail.com>> wrote: > > > Thanks for the headsup. I'll ask the Manjaro guys about the nft. > Hopefully they'll know if nft is installed and running. > > Well, that was fast. > I've asked the
2007 Nov 21
1
R 2.6.0 Error in X11() : could not find X11 fonts
All- I have rhel4 and just installed R2.6.0. The error suggests it cant find the font library. I have failed to trouble shoot. Can anyone help me? Thanks James Correia Jr Post Doc PH: 372-6463 james.correia at pnl.gov "Wisdom. Strength. Courage. Generosity. Each of us are born with one of these. We must find the other three inside of us." -from "Into the West"
2013 May 29
0
Lista dos aprovados em concurso Lagoa da Canoa
Lista dos aprovados em concurso Lagoa da Canoa: V?rzea Grande: ANA MARA DE SOUSA PEREIRA, LUANA FERNANDA FERNANDES ANDRADE, FRANCISCO ROGER GARCIA DE ALMEIDA, POLLYANNA DE O, JO?O CARLOS MOREIRA DE CARVALHO, DANIELLA FERNANDES DA SILVA, MARIA JOS? DA SILVA FERREIRA, J?SSICA VENTURA FREIRE. SOLANGE PAULINO CORREIA, BRUNA KETHEY DA SILVA PEIXOTO, LUIS HENRIQUE FREITAS GOMES, HELIO SOARES DE ARAUJO,
2020 Jul 23
0
Re: Routed network can't reach outside network
On Thu, Jul 23, 2020 at 10:36 PM Rui Correia <rdscorreia74@gmail.com> wrote: > > Thanks for the headsup. I'll ask the Manjaro guys about the nft. Hopefully > they'll know if nft is installed and running. > Well, that was fast. I've asked the guys and they told me Manjaro KDE doesn't come with 'nft' installed by default. Then I searched the installed
2008 May 05
2
COM32 and network access
Hi! i'm kinda investigating the possibility of using COM32 to manage an in-house installation method. For this to work, we need to have network access (HTTP preferred) from within COM32 itself. That or any kind of query/response type of network access. This is an example of what we could use: GET /somewhere/blah.asp?MACHINE=THIS and parse the response from the server. We're completely
2009 Nov 18
2
Website
Hey! Our flac's official website is looking so old, isn't it? Let's reformulate it. I wanna do this, anyone else? Regards, Lucas Correia -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/flac-dev/attachments/20091118/cabc7c52/attachment.htm