Displaying 20 results from an estimated 2000 matches similar to: "Syslinux direction"
2005 Jan 27
2
ttylinux instructions
Does anyone in the devel team recall how the ttylinux rootfs was
created, by which I mean what changes were needed? Nothing detailed,
just "oh, just /etc/fstab" or whatever. I haven''t yet compared
myself, though I''ll figure it eventually.
For XenCD, I''d like to ship a pristine ttylinux instance on the ISO
image, and have the XenCD startup process copy that
2005 Jul 20
2
.spl files
I am not certain that this is the right place to post this, but maybe
some kind soul can point me in the right direction if not. And I
apologize if this is the wrong spot...The reason I posted here is that
I recall running across a syslinux changlog that said "..added support
for reading .spl..." files. I want to customize the suse boot up
splash screens (for a CD install). I have been
2005 Dec 04
4
Problems with multiboot DVD and isolinux > 3.07
Hi,
some time ago I tried to boot an isolinux boot loader from another one
to be able to boot e.g. a Knoppix CD with its original boot loader and
menus from a "main" isolinux on a multiboot DVD.
This works for isolinux <= 3.07 now!
However, newer isolinux boot loaders have some problems and the isolinux
(e.g. of the Knoppix CD) loaded from the multiboot DVD's main isolinux
2006 Aug 24
1
Continue HD boot option?
Hi,
I have boon Googling quite a bit on this, but is it possible:
I want to build an ISOLINUX boot CD, but want one of the option to be
"Continue booting from hard drive" and thus disregard booting from the
kernel on the CD. Is it possible? Or what can I do to force a HD boot
from ISOLINUX.CFG?
Thanks
Herman
Starship Systems
2010 Jun 30
1
(no subject)
>From 1db8a8919482dbed4cc15509d8078b2f16a289bb Mon Sep 17 00:00:00 2001
From: Gert Hulselmans <gerth at zytor.com>
Date: Wed, 30 Jun 2010 14:10:23 +0200
Subject: [PATCH] chain.c32: add grubcfg= for passing an alternative config
filename to GRUB Legacy
GRUB Legacy reserves 89 bytes for storing the filename of the configfile
from memory address 0x8217 to 0x826f.
We allow overwriting the
2006 Jan 18
3
Bootable Floppy w/ Networking & Shell?
I realize this is probably the wrong list but since some of the
principals this list deals with are similar in nature I figured it
could't hurt.
What I am looking to do:
Provide a solution to either boot from a floppy disk, establish a
network connection, give user the ability to run utilities such as fdisk
and dd. as well as provide the same solution as a PXE bootable image.
My
2005 May 19
0
SYSLINUX 3.08 released
Hello everyone,
I have pushed out SYSLINUX 3.08. It's identical in all but version
number to 3.08-pre11. Sorry for everything that probably should have
been done that didn't make it, but I simply haven't had time :( :( :(
However, given several bugs fixed in 3.08, this seemed important...
Changes in 3.08:
* SYSLINUX: Fix performance regression (-s mode always
2005 Sep 20
4
Proper way to boot memtest86
Hello list, any try the new memtest86 v3.2 with isolinux 3.11 cd and pxeboot?
How is the proper way to chainload memtest86
I was tried:
label memtest
kernel memtest.bin
but, nothing happens just a weird hang (my older versions of memtest hangs
too). Anyway chainloading in a floppy image with memdisk on CD or pxeboot was
fine but if I use memory to emulate a floppy I was not using this memory
2008 Oct 20
0
PATCH[001/001]: mboot.c: prefer ELF header over multiboot header
From: Ralf Ertzinger <ralf at skytale.net>
If a loaded kernel is in ELF format and contains a multiboot header indicating
valid relocation information, prefer the informations from the ELF header.
This is in violation of the Multiboot spec, but it's the way GRUB does
things and Solaris kernels rely on this behaviour.
Signed-of-by: Ralf Ertzinger <ralf at skytale.net>
---
diff
2008 Nov 05
3
Porting Speex to embedded 32bit
Dear Speex developers
I am going to port Speex on LPC2368
I tested Speex encoding and the mesurments shows ~40ms cpu time for one
frame
Do you know who ported speex to NXP or other 32bit platform?
Best Regards
Zohar fox
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20081105/8261e962/attachment.htm
2008 Dec 30
0
PV-Grub and multiboot kernels
Hello Xen-users,
I am trying to load two executables into a single VM
at different addresses. The goal is to pass control
to the first executable, which will treat the second
executable as data.
Can PV-Grub be used to accomplish this? I suspect
ordinary Grub should be able to do this, outside of Xen,
with a configuration like this:
menu.lst:
title a multiboot test
root (hd0,0)
2007 May 01
1
Using pxelinux mboot.c32 to multiboot Solaris
Hi All,
Now that we have multiboot capable pxelinux, thanks to mboot.c32,
I decided to try and remove pxegrub from my x86 jumpstart infrastructure
since, in theory, pxelinux can now do it all.
The problem I'm having is I'm not very sure I'm following Tim's documentation
correctly... I'm not 100% what comes after the --- and whether the Sun kernel
needs it's arguments
2007 May 29
0
Re: CentOS Digest, Vol 28, Issue 28
HI i'm so new to centos , Where can get it ?
thank you
centos-request at centos.org wrote:
Send CentOS mailing list submissions to
centos at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos
or, via email, send a message with subject or body 'help' to
centos-request at centos.org
You can reach the person
2007 May 29
0
Re: CentOS Digest, Vol 28, Issue 28
HI i'm so new to centos , Where can get it ?
thank you
centos-request at centos.org wrote:
Send CentOS mailing list submissions to
centos at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos
or, via email, send a message with subject or body 'help' to
centos-request at centos.org
You can reach the person
2006 Jan 14
1
Patch mboot.c with Symbols/segments loader for multiboot ELF kernels
The program segments loaded presently in mboot.c only consists of a
subset of sections described by the ELF Section Header Table (SHT) in
the ELF kernel binary. Segments with useful information often needed for
debugging purposes (symbol tables, string tables, etc.) aren't usually
present in the program segments and hence not loaded above.
Some kernels use this debugging information to
2011 Jun 22
1
[nut-commits] buildbot failure in Network UPS Tools on Ubuntu-maverick-x86
>
> The Buildbot has detected a new failure of Ubuntu-maverick-x86 on
> Network UPS Tools.
> Full details are available at:
> http://buildbot.networkupstools.org/public/nut/builders/Ubuntu-maverick-x86/builds/32
>
> Buildbot URL: http://buildbot.networkupstools.org/public/nut/
>
> Buildslave for this Build: cayenne
Fred,
I had a few spare cycles and tried building
2015 Jan 18
1
Error loading vesamenu.c32
> On Sun, Jan 18, 2015 at 6:44 AM, Angel <angelv64 at gmail.com> wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA256
> >
> > Hello.
> >
> > I'm trying to setup an multiboot USB, mainly to install Debian using
> > netinst images.
> >
> > I've mounted one of iso image and copied to a directory in USB (made
> >
2006 Aug 22
4
How to enable F12 key to start PXE boot?
I researched on Archive, but the instruction says to copy startrom.com to
startrom.0,
so I changed boot program to startrom.0 instead of pxelinux.0, it gives
me a TFTP error saying file not found.
then I keep startrom.0, change boot program back to pxelinux.0, then I do
not see F12 key and boot directly to PXE.
then I change the boot program to startrom.com it asked me to press F12,
but can
2016 Apr 19
0
multiboot.mod and module.mod missing in grub-efi-arm64
Hallo,
I am currently installing XEN on an ARM64 EFI machine. (Debian
Testing), Therefore, I installed the following packages:
__________________________________________________________________
root at armbox:/etc# dpkg -l "xen*" | awk '/^ii/ {print $2 "\t\t" $3}'
xen-hypervisor-4.6-arm64 4.6.0-1+nmu2
xenstore-utils 4.6.0-1+nmu2
root at
2013 May 23
3
Xen/ARM multiboot (v2) support
Hi Ian,
can we push multiboot v2 support for Xen/ARM still into 4.3?
It looks like it can coexists with zImage in the same binary - the
multiboot structure can be put just behind the zImage header and the
code can determine how it has been started: zImage bootloaders clears
r0, multiboot one''s would set r0 to the MB magic.
I will sketch a patch tomorrow, just wondering if we can have