Displaying 20 results from an estimated 700 matches similar to: "Syslinux 2.10 does not load initrd anymore"
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
2004 Mar 02
1
Hint to Windoze users
Hi!
If you are trying to syslinux floppies or CompactFlash cards
from within Windows in a command prompt, here is a hint:
run
'syslinux.EXE drive_letter:'
instead of
'syslinux drive_letter:'
I banged my head yesterday with it... ;)
p.s. yes this also works with an USB adaptor
Luis Correia
PGP Fingerprint: BC44 D7DA 5A17 F92A CA21 9ABE DFF0 3540 2322 21F6
Key Server:
2005 Aug 09
8
SYSLINUX 3.10-pre* testing
Hi!
as i know that you like test reports, here are some...
Testing environment:
CompactFlash card, connected with an USB adapter to a Compaq Evo D310
frontal USB port.
This machine boots via USB quite well with syslinux.
3.09 boots ok, no problem
3.10-pre2 does not boot
3.10-pre3 does not boot
3.10-pre4 does not boot
3.10-pre5 locks up pc
3.10-pre6 locks up pc
3.10-pre7 writes
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
2004 Sep 14
4
Message File to serial console
Hello,
I am using syslinux to boot a Soekris net4801 into LRP/Lince 1.2 linux. Net4801 has
no video card - it has only a serial port. During bootstrap syslinux writes the text file
syslinux.dpy to the serial port but it breaks the line every 15th character. I tried
syslinux versions 1.66 and 2.11 with same results.
In the Archives from June 3, 2002 , there is a message on this subject
2005 Jan 07
9
syslinux vs grub
Okay, I'm going to ask the gajillion-dollar question...
I've been doing syslinux for 11 years now. From a very limited scope it
has since grown and is now a very advanced boot loader.
Unfortunately, it's not clear to me anymore to what extent the work I'm
doing is useful.
I personally dislike grub because of its monolithic design, and because
the grub people have
2007 May 30
2
Centos 5 OpenVPN / SElinux
Hi,
I'm running Centos 5 32bit and installed openvpn-2.0.9-1.el5.rf from
Dag Wieers Repo. When OpenVPN is started during boot-up it just shows
an SElinux related error message. When I start OpenVPN manually after
the system has come up completely it works fine.
Here are all the messages from /var/log/messages that are SElinux related:
May 28 21:39:15 srsblnfw01 kernel:
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
2003 Mar 25
0
PXE booting - Solution FOUND!!!
Yes, it is in the docs...
All i need to do is load the memdisk image with the 'keeppxe' option.
so, the default file should look like this:
--------------------------------------------------------------------
default linux
label linux
kernel memdisk
append initrd=client.ima keeppxe
--------------------------------------------------------------------
That is all!
Again, thanks for
2004 Jul 10
10
Syslinux 2.10 does not load initrd anymore
Hello all,
I just installed syslinux 2.10 on my usb-stick. It still boots then, but
doesn't load initrd.gz (same config file..).
Reverting back to syslinux 2.09 works fine, eg: initrd.gz is loaded.
Something changed in initrd handling code?
greetz,
Jaap Crezee
NB I am willing to share you more information or hints how to solve the
problem.
I am using kernel 2.6.7-bk20
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.
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
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!
2009 Oct 27
0
ipconfig does not time out (klibc-utils)
Package: klibc-utils
Version: 1.5.15-1
Hello!
I'm trying to boot Debian from a different nic than the first one.
After some digging into klibc and initramfs, it seems like DEVICE=all
in /etc/initramfs-tools/initramfs.conf is near a solution
(I cannot reliable tell, which name the nic has, it may be eth0, eth1,
eth2, eth3, ...; as I've machines with one to four nics).
/scripts/functions
2007 Aug 20
1
Using --link-dest= multiple times - performance?
Hello guys!
I'm thinking about using rsync with multiple times --link-dest= specified in
ccollect [0].
Now I'm wondering about the performance and memory usage:
- How much more memory will rsync use for every --link-dest= parameter?
- How heavy do you expect it to influence performance with every
additional --link-dest= parameter?
In general I think that rsync could either
- use