Displaying 20 results from an estimated 50 matches for "seanodes".
Did you mean:
sdnodes
2005 Jan 25
3
How to delay before mounting root filesystem
Got to minimize (barely) my filesystem and kernel and fit it into
my usb key (256mb)
My kernel was compiles with scsi and usb support built-in. My problem
now is i can't mount my root filesystem when i tried to boot. kernel
somehow takes time before being able to recognize my usb as a
valid scsi device thus displaying
VFS: Cannot open root device 08:01
this is my lilo.conf
boot=/dev/sda
2009 Nov 27
3
HDT 0.3.6-pre2 is out !
The -pre2 version of HDT 0.3.6 is out.
Gert was a great source of motivation for making that -pre2.
He found many bugs and gave nice ideas.
Thanks Gert for your time and your _many_ tests.
This release will be more or less what will be included in the incoming
syslinux 3.84.
Since -pre1, here come the Changelog
* Reporting CPU L1 & L2 cache
* Report "Hw.Virt" in cpu
2009 Nov 27
3
HDT 0.3.6-pre2 is out !
The -pre2 version of HDT 0.3.6 is out.
Gert was a great source of motivation for making that -pre2.
He found many bugs and gave nice ideas.
Thanks Gert for your time and your _many_ tests.
This release will be more or less what will be included in the incoming
syslinux 3.84.
Since -pre1, here come the Changelog
* Reporting CPU L1 & L2 cache
* Report "Hw.Virt" in cpu
2004 Dec 28
1
Important questions for PXELINUX users
Hello, everyone;
A few important questions if you use PXELINUX
- Do you use the PXELINUX-specific DHCP options?
- If you do, what DHCP server do you use?
- Are you using vendor encapsulation (a vendor-option-space) or not
(a site-option-space)?
- Would it be inconvenient for you if these options were changed?
RFC 3942 is flagging these option codes for reclamation as official
options. I
2005 Apr 05
1
PXELinux and ISO's
Sorry for the totally newb question, but I coudn't find out from your website and posts if this is possible.
Is it possible to use PXELinux to PXE boot a system and load a bootable ISO instead of a bootable floppy? If yes, are there size limitations on the ISO?
I would like to PXE boot to WinPE using PXELinux if possible.
Thanks
2009 Oct 20
0
Antw: Testing Lua
>>> Erwan <erwan at seanodes.com> schrieb am 10/19/2009 um 10:11 PM in Nachricht
<4ADCC807.6090700 at seanodes.com>:
> Hey Marcel,
Hi Erwan,
> I'm in the process to test your lua branch.
> I was wondering what is the current state of it.
You can pull the current state from here:
git pull git://li...
2009 Dec 04
1
HDT
--
Erwan Velu
Pre-Sales Engineer
Seanodes
http://www.seanodes.com
+33 (0)1 41 22 13 83
2009 May 06
1
[Fwd: Re: Serial]
--
Erwan Velu
Pre-Sales Engineer
Seanodes
http://www.seanodes.com
+33 (0)1 41 22 13 83
-------------- next part --------------
An embedded message was scrubbed...
From: Pierre-Alexandre Meyer <pierre at mouraf.org>
Subject: Re: [hdt] Serial
Date: Wed, 6 May 2009 03:43:25 +0200
Size: 2726
URL: <http://www.zytor.com/pipermail/hdt/a...
2009 Dec 04
1
HDT
--
Erwan Velu
Pre-Sales Engineer
Seanodes
http://www.seanodes.com
+33 (0)1 41 22 13 83
2008 Mar 08
0
[PATCH 1/1] : PCI detection code doesn't corrupt memory anymore (2nd try)
...63-pre1.
Signed-off-by:Erwan Velu <erwan.velu at free.fr>
--------------------------------------------------------------------------------
Les opinions et prises de position emises par le signataire du present
message lui sont propres et ne sauraient engager la responsabilite de la
societe SEANODES.
Ce message ainsi que les eventuelles pieces jointes constituent une
correspondance privee et confidentielle a l'attention exclusive du
destinataire designe ci-dessus. Si vous n'etes pas le destinataire du
present message ou une personne susceptible de pouvoir le lui delivrer, il
vous est...
2008 Mar 08
0
[PATCH 1/1] Fixing wrong offsets in dmi
...mmar.
Signed-off-by:Sebastian Herbszt <herbszt at gmx.de>
--------------------------------------------------------------------------------
Les opinions et prises de position emises par le signataire du present
message lui sont propres et ne sauraient engager la responsabilite de la
societe SEANODES.
Ce message ainsi que les eventuelles pieces jointes constituent une
correspondance privee et confidentielle a l'attention exclusive du
destinataire designe ci-dessus. Si vous n'etes pas le destinataire du
present message ou une personne susceptible de pouvoir le lui delivrer, il
vous est...
2008 Mar 08
1
[PATCH 1/1] : PCI detection code doesn't corrupt memory anymore
...63-pre1.
Signed-off-by:Erwan Velu <erwan.velu at free.fr>
--------------------------------------------------------------------------------
Les opinions et prises de position emises par le signataire du present
message lui sont propres et ne sauraient engager la responsabilite de la
societe SEANODES.
Ce message ainsi que les eventuelles pieces jointes constituent une
correspondance privee et confidentielle a l'attention exclusive du
destinataire designe ci-dessus. Si vous n'etes pas le destinataire du
present message ou une personne susceptible de pouvoir le lui delivrer, il
vous est...
2009 Feb 22
2
NEW: COM32 module to run another command, optionally clearing the screen
From: Gene Cumm <gene.cumm at gmail.com>
run.c: A simple COM32 module that will optionally clear the screen
(using newlines) then run a command.
Signed-off-by: Gene Cumm <gene.cumm at gmail.com>
---
This is based on my alias COM32 module that I submitted back in
October, with some improvements to clean up debugging code and
optionally clear the screen.
LABEL et
KERNEL run.c32
2009 Apr 15
2
The maximum number of rows in a com32 menu
Hey Murali,
While playing with HDT which uses your menu, I found I can't reach more
than 24 rows whereas my screen is 25.
set_windows_size() relies on getnumrows() to define the maximum number
of possible rows.
But regarding to getnumrows() code, it sounds to report "// Actually
numrows - 1".
On my screen which is 80x25, getnumcols x getrowcols reports 80x24.
The
2009 Feb 13
1
How to define the main menu style
Hey Murali,
I'm currently playing with the menu system (against latest git).That's a
very nice toy you gave us, thanks ;o)
I was just wondering if it's possible to put the main menu as a single
line on top of the screen instead of having a big box on the top left on
the screen.
Having a single line a the top would leave me a lot of space for the sub
menu.
Erwan,
2009 Jan 09
1
Loading files from another tftp server
Hi,
I run Pxelinux for ages on my cluster without troubles, I have to say...
that's a great project.
I'm facing a new challenge that I don't really know how to solve it.
That's a mission for pxelinux :o)
My pxelinux and my kernels/initrds are stored on the same tftp server.
Now I'd like to tweak the next-server field of the DHCP answer and then
reload another bootstrap
2005 Mar 20
2
memdisk and winPE diskless boot
Hi,
I am working on the diskless booting over Infiniband networks. At the moment
we have created and implemented architecture which allow diskless booting
of Linux nodes on x86, x86_64 and Itanium platforms.
The system works by booting first small custom made Linux kernel of the
Infiniband adapter ROM. The kernel has enough of infiniband stack to setup
TCP/IP networking over infiniband. Then it
2008 Jul 21
15
SYSLINUX Anatomy
Greetings,
As a Google Summer of Code student for the SYSLINUX project, I had the
chance to learn many interesting things from hpa regarding the
internals of SYSLINUX. So besides my main task of implementing ELF
modules loading & linking, I decided to put down in the wiki all the
information I found concerning SYSLINUX development.
In this regard, I have created a special category on the
2009 Mar 11
2
Introducing a new com32 module : HDT
Since a while, I've been contributing some code to syslinux to improve
the hardware detection.
Most of that code have been revamped from other project like dmidecode
or the linux kernel itself.
The com32 api is really a nice play for developing new features.
All of that work is only available in libraries or sample code.
During his fosdem presentation
2009 May 05
7
HDT 0.3.3 is out
HDT 0.3.3 has just been released.
This release aims at solving some CLI bugs and adds a some new memory
mapping detection.
I'd like to thanks Dag Wieers for reporting many CLI bugs & pierre for
his work on the memory mapping.
Here come the changelog:
- A new memory mode
Memory items can be reached via the new "memory>" mode.
- Memory mapping display
Pierre did integrate