Displaying 20 results from an estimated 4000 matches similar to: "How to press F1 over a serial console?"
2007 Feb 28
0
How to press F1 over a serial console? F1 scan code is 2 bytes - 00h 3Bh
"Richard L. James" <richard_l_james at yahoo.co.uk> writes:
> Greetings to .HU - to do this you need a way to be able to send the
> following 2 bytes which represent the keyboard scan code for F1:
>
> 1st byte = 0d / 0h / NUL (null character)
> 2nd byte = 59d / 3Bh / semi column (;)
Hi Richard,
so you mean I should send the scan code over the serial line, not some
2008 Apr 26
3
extlinux: missing text on serial output
Hi!
Using the following extlinux.conf
serial 0x2f8 57600 0x013
# that is, RTS/CTS flow control on COM2
prompt 1
timeout 100
say Select 'linux' or 'xen'.
say Automatically booting 'xen' in 10 seconds.
default xen
label linux
kernel /vmlinuz-2.6.18-6-686
append initrd=/initrd.img-2.6.18-6-686 root=/dev/mapper/xen1-root ro console=tty0 console=ttyS1,57600n8r noresume
2013 May 27
3
syslinux 5.01 serial regression...
On Mon, May 27, 2013 at 5:55 AM, Daniel J Blueman
<daniel at 1degreenorth.com> wrote:
> On 27/05/2013 17:53, Ferenc Wagner wrote:
>>
>> Daniel J Blueman <daniel at 1degreenorth.com> writes:
>>
>>> When moving from syslinux 4.06 to 5.01, I found serial output isn't
>>> working. The issue reproduces simply [1] and I get back serial output
2012 Mar 06
2
Long config retrieval on nodes
Hi all, hoping someone may have encountered a problem similar to this
before:
On my customer''s EC2 based infrastructure, we have implemented the
nodeless, truth driven module outlined by Jordan Sissel here
http://www.semicomplete.com/blog/geekery/puppet-nodeless-configuration.
It''s quite an effective model, especially in the realm of EC2... we still
have a puppetmaster
2009 Oct 22
2
menu.c32 selection bar visibility on serial console
Hello,
I am using a menu with the help of menu.c32 which
looks like this on a serial console (HP ILO Virtual Serial Port):
+----------------------------------------------------------+
| Main |
----------------------------------------------------------
| |
2018 Nov 23
4
Conflicting TERM env var with SetEnv feature.
On 22/11/18 10:09 pm, Philipp Marek wrote:
> if it happens that your local terminal emulation is not available
> on the remote machine(s), what would be the right place to fix it?
Is it a trick question?? Isn't the remote machine the only place that
you can fix ?? Setting TERM on the local machine won't magically make a
Wyse 60 understand VT220 control codes.
Why not wrap ssh
2013 Oct 16
3
Upgrade to Lua 5.2.2, add filesystem module and get_key binding
Geert Stappers <stappers at stappers.nl> writes:
> Op 2013-10-15 om 20:03 schreef Ferenc W?gner:
>
>> lua: import Lua 5.2.2
>
> Posted as [patch01/21]
> Which was too big for the mailinglist.
> So some other way is needed to share that information ...
Hmm, yes. The series is available at https://github.com/wferi/syslinux
as well (lua52 branch, based on upstream
2010 May 31
1
[PATCH] docs: explain the danger of IPAPPEND 1
Signed-off-by: Ferenc Wagner <Ferenc Wagner wferi at niif.hu>
---
doc/syslinux.txt | 9 ++++-----
1 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/doc/syslinux.txt b/doc/syslinux.txt
index 76cae24..0ec2695 100644
--- a/doc/syslinux.txt
+++ b/doc/syslinux.txt
@@ -163,11 +163,10 @@ IPAPPEND flag_val [PXELINUX only]
... based on the input from the DHCP/BOOTP or PXE boot
2014 Jan 02
2
[syslinux:firmware] version: Bump version & Lua
"H. Peter Anvin" <hpa at zytor.com> writes:
> On 12/12/2013 12:31 AM, Ferenc Wagner wrote:
>
>> Shall I rebase it to the current firmware head?
>>
>> Also, 5.2.3 was released a couple of days ago. It's a bugfix release.
>> I made it into a sepearete commit (pushed).
>>
>> Better default Lua paths (source and binary) would be
2014 Oct 17
4
Syslinux 6.03 released
On Oct 17, 2014, at 1:30 PM, "H. Peter Anvin" <hpa at zytor.com> wrote:
>
>> On 10/17/2014 12:19 AM, Ferenc Wagner wrote:
>> "H. Peter Anvin" <hpa at zytor.com> writes:
>>
>>> I would like to do a short cycle for 6.04, because 64-bit support for
>>> ext4 has come up as a very high priority. Therefore I do not want to
2020 Sep 20
3
At a loss with antispan and imap_sieve
Hi,
It seems I can?t google my way out of this one. I?m trying to set up spam/ham learning but getting
nowhere.
I tried Johannes Berg Antispam plugin, and syslog shows:
Sep 20 22:22:06 proefmail imap: antispam: running mailtrain backend program
/usr/lib/dovecot/retrain.sh
Sep 20 22:22:06 proefmail imap: antispam: running mailtrain backend program
/usr/lib/dovecot/retrain.sh
Sep 20 22:22:06
2020 Mar 15
2
Catchall with UserDB?
Hi!
I've set up Postfix with virtual users. I wanted to get Dovecot and LMTP up and running with
Passwd-file UserDB, which they do, but I can't figure out how to make use of a catch-all.
Currently, mail to joe at example.com needs Joe to be in the Passwd-file. I would like
anyone at example.com to go to Joe's mailbox, or actually mail to @example.com should go to Joe. But
what do I
2014 Jan 02
4
EFI build problems
On 01/02/2014 04:09 AM, Ferenc Wagner wrote:
>
> Issuing another make after this gave the previous error again:
>
> isolinux.asm:1102: error: TIMES value -4 is negative
>
I just fixed this one... it seems to be a consequence of merging in the
MOVZX isolinux fix into the firmware branch.
-hpa
2014 Oct 17
4
Syslinux 6.03 released
"H. Peter Anvin" <hpa at zytor.com> writes:
> I would like to do a short cycle for 6.04, because 64-bit support for
> ext4 has come up as a very high priority. Therefore I do not want to
> stuff too many things into the 6.04 release but hold them for 6.05.
hpa,
if 64-bit support for ext4 is mostly ready, you may want to release 6.04
in less than ten days, so that
2009 Sep 05
5
[tftpd PATCH 0/5] pidfile option and syslog fix
Hi,
This is my current patch queue. The patches are independent, AFAIK,
so feel free to cherry-pick or reject them independently.
The bottom one was needed for a successful build here; the top one
contains all the modifications you requested on IRC, and more.
Meanwhile I hit one of the four stray TABs in tftpd.c, and decided to
get rid of them.
Comments welcome.
---
Ferenc Wagner (5):
2020 Sep 21
3
At a loss with antispan and imap_sieve
On Mon, 21 Sep 2020, Ferenc wrote:
> Thanks for your quick reply! I tried /tmp/debug.log, world-writeable,
> but no dice.
>
>> https://doc.dovecot.org/configuration_manual/howto/antispam_with_sieve
>
> I followed the setup here. I think it works up until the external script
> is called (pipe :copy "sa-learn-ham.sh"). That's why I tried echo hi >>
2009 May 15
14
Grub2 on Xen PV
Hi,
Let me start a new thread for this. I contacted the Grub people, and
they seem more interested in creating a native Xen port of Grub than
piggybacking the Mini-OS environment usin kexec as I tried. But they
need some documentation on the Xen "firmware" to assess the task at
least. What could be given to them apart from hvc_xen.c and
xen-blkfront.c in the Linux sources?
2009 May 15
14
Grub2 on Xen PV
Hi,
Let me start a new thread for this. I contacted the Grub people, and
they seem more interested in creating a native Xen port of Grub than
piggybacking the Mini-OS environment usin kexec as I tried. But they
need some documentation on the Xen "firmware" to assess the task at
least. What could be given to them apart from hvc_xen.c and
xen-blkfront.c in the Linux sources?
2016 Feb 19
6
Building a http query string including SMBIOS Serial Number to load a specific kernel
Hello folks,
There is a way to get the system serial number from SMBIOS and pass it
as HTTP query string to get the kernel and initrd?
Something like this:
LABEL OS Download
MENU LABEL Clonezilla
MENU INDENT 1
KERNEL http://192.168.10.10/kernel.php?type=kernel (
http://myserver/kernel.php?SN=SMBIOS_SERIAL_NUMBER&type=kernel
)&SN=SMBIOS_SERIAL_NUMBER
APPEND
2014 Apr 29
2
[PATCH][git-pull] lua: make kernel and initrd progress output match in sl_boot_linux
The following changes since commit 81609df52ac52636a6d4af9249ede641620cb3a7:
Centralize shift_is_held(), make it work to force the command line (2014-04-20 11:46:59 -0700)
are available in the git repository at:
https://github.com/wferi/syslinux progress
for you to fetch changes up to 5b19c094527fde3694afab1f878c2877973f5044:
lua: make kernel and initrd progress output match in