Displaying 20 results from an estimated 200 matches similar to: "Syslinux FONT Command"
2017 Jun 25
0
Syslinux FONT Command
> I'm using Syslinux 6.03. I'm using FONT command. I have converted
> cp857.08, cp857.14 and cp857.16 these are KBD Project fonts to PSF file
> format. My isolinux.cfg file's encoding is CP857 (Turkish VGA/DOS Font
> Encoding). But FONT command doesn't work.
>
>
> My isolinux.cfg file's content is below:
>
> FONT cp857.psf
>
> SAY
2019 Oct 26
2
Font for cyrillic letters
Hi,
On 26/10/2019 11:53, Ady Ady via Syslinux wrote:
>
>> Hi.
>> I was trying to make syslinux to display russian letters.
>>
>> This page
>> https://wiki.syslinux.org/wiki/index.php?title=Directives/font says
>> that for Cyrillic you need a CP855. Is that correct? All other
>> guides in internet say that you need CP866.
>
>
> The
2019 Oct 27
0
Font for cyrillic letters
Thanks for your answers.
> ?Within the "kbd" package for ArchLinux, I would suggest reading (for
> ?some examples/hints):
>
> ???usr/share/kbd/consolefonts/README.Cyrillic
Yeah, I have read that same file, but at the screenshots page http://alexandre.deverteuil.net/pages/consolefonts/
As I could understand from there, there are three types of fonts that supports cyrillic:
2019 Oct 26
2
Font for cyrillic letters
Hi.
I was trying to make syslinux to display russian letters.
This page https://wiki.syslinux.org/wiki/index.php?title=Directives/font
says that for Cyrillic you need a CP855. Is that correct? All other guides in internet say that you need CP866.
I finally got it working. My config file was encoded in ibm866 correctly, but the problem was the font file itself.
I am on Arch Linux, so I run
gunzip
2007 Jun 09
2
psf files
[Bonsoir]
Sorry for the first post with a bad adress ... :o(
good evening
[ I'm french and my english is so bad ... so ...]
I use pxelinux with vesamenu.c32 and it's really good but ...
I would like to use correctly some carracters with accents
I try severals psf files found here and there but
these fonts dont have graphicals carracters used for borders of the
menu.
So... two
2008 Jul 01
8
megatec process die
An HTML attachment was scrubbed...
URL: http://lists.alioth.debian.org/pipermail/nut-upsuser/attachments/20080701/3140c7d2/attachment.htm
1999 Jun 08
2
Tuýrkish Character Set
Hello,
I am new to this list. I have (and all Trukish users of Samba) trouble with
Turkish charactes (iso8859-9)with Samba. I saw some character definition tables
in charcnv.o (in sources). I couldn't understand the logic. A part of the table
for iso8859-2 is
/* MSDOS Code Page 852 -> ISO-8859-2 */
update_map("\241\244\242\364\243\235\244\317\245\225\246\227\247\365");
2019 Oct 26
0
Font for cyrillic letters
> Hi.
> I was trying to make syslinux to display russian letters.
>
> This page
> https://wiki.syslinux.org/wiki/index.php?title=Directives/font says
> that for Cyrillic you need a CP855. Is that correct? All other
> guides in internet say that you need CP866.
The "original" Code Page for Cyrillic for MS-DOS is "cp855".
There are several alternative
2002 Mar 02
1
GNU tar does not ignore files in .Rbuildignore (PR#1339)
Full_Name: David O. Nelson
Version: 1.4.1
OS: solaris 2.7
Submission from: (NULL) (128.115.150.74)
Putting patterns in .Rbuildignore has no effect when the tar being used is gnu
tar (1.13) on solaris 2.7, whilst /usr/sbin/tar works perfectly.
TO REPRODUCE:
The current directory contains a source package directory ./mypkg...
bimini.jgi-psf.org% echo >mypkg/foo
bimini.jgi-psf.org% echo
2018 Feb 07
2
Ip based peer probe volume create error
Hello,
i have dedicated 3.11.3 version glusterfs 3 nodes. i can create volumes if peer probe with hostname.
But ip based probe it?s not working.
What?s the correct /etc/hosts and hostname values when ip based peer probe.
Do i need still need peer FQDN names on /etc/hosts .
i need advice how can fix this issue.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Feb 20
1
Paravirtualized DomU clock stops after migrating back
Hi all,
I think this problem is well known, but I cannot say the same for the
solution..
A similar issue was discussed in this mailing list:
http://lists.xensource.com/archives/html/xen-users/2008-08/msg01039.html
There are also two bug reports about it, which are marked as resolved,
somehow...
https://bugzilla.redhat.com/show_bug.cgi?id=426861
2006 Jul 30
2
syslinux issue - vga font affected after splash
My syslinux.cfg:
==========
FONT russian.psf
DISPLAY help.msg
F1 help.msg
F2 boot.msg
...
==========
File help.msg contents info on russian. File boot.msg contents some info and
splash stuff.
When booted I see info from help.msg, then I press F2 and some splash
picture appears.
But if I press F1 after that I can't read any, cause vga font affected or
not loaded.
(There is ASCII 25 symbol at
2018 Feb 07
2
Ip based peer probe volume create error
Hi,
i attached logs.
node3_cmd_history.log is empty because i did not run any command on node3.
At logs i saw node 1 peer status contains ip addresses as peer. But other nodes node1 visible at it?s name .
node 1 peer status is
root at pri:/var/log/glusterfs# gluster peer status
Number of Peers: 2
Hostname: 51.15.90.60
Uuid: eed0d6c6-90ef-4705-b3f9-0b028d769df3
State: Peer in Cluster
2018 Feb 07
0
Ip based peer probe volume create error
Hi,
Could you please send me the glusterd.logs and cmd-history logs from all
the nodes.
Thanks
Gaurav
On Wed, Feb 7, 2018 at 5:13 PM, Ercan Aydo?an <ercan.aydogan at gmail.com>
wrote:
> Hello,
>
> i have dedicated 3.11.3 version glusterfs 3 nodes. i can create volumes if
> peer probe with hostname.
>
> But ip based probe it?s not working.
>
> What?s the correct
2010 Feb 12
2
for loop function output
Hello all,
I am trying to run a simulation. the simulation presented below.
> rep=5
> sr=.10 # selection ratio
> pmin=.10 # minority ratio
> nap=1000 # total number of applicant
> nsle=sr*nap # number of ee selected
> nb=nap*pmin # number of minority
> nw=nap-nb # number of majority
> mb=100 # mean minority
> sb=15 # sd minority
> mw=100 # mean majority
> sw=15 #
2018 Feb 06
1
strange hostname issue on volume create command with famous Peer in Cluster state error message
I changed /etc/hosts
127.0.0.1 pri.ostechnix.lan pri
51.15.90.60 sec.ostechnix.lan sec
163.172.151.120 third.ostechnix.lan third
on every node matching hostname to 127.0.0.1
then
root at pri:~# apt-get purge glusterfs-server
root at pri:~# rm -rf /var/lib/glusterd/
root at pri:~# rm -rf /var/log/glusterfs/
root at pri:~# apt-get install glusterfs-server
root at pri:~#
2008 Jun 13
1
Megatec battery level
An HTML attachment was scrubbed...
URL: http://lists.alioth.debian.org/pipermail/nut-upsuser/attachments/20080613/fe8f10a8/attachment.htm
2009 Jan 19
2
Error on xm create: VmError: (38, ''Function not implemented'')
Hi everyone,
I generated my own DomU guest using opensuse''s yast dirinstall and stored it
on a seperate iscsi target. I created it as a DomU on my Domain0
(2.6.25.16-0.1-xen kernel) successfully, using the following configuration:
name = "vm01-opensuse11-base-LAMP"
memory = 256
kernel = "/boot/vmlinuz-xen"
ramdisk = "/boot/initrd-xen"
root =
2017 Feb 26
0
Turkish psf Font for Syslinux
Hello everyone.
I use Syslinux and kbd Project. Turkish keyboard layout is work, but psf fonts don't work correctly.
I would like Turkish psf font for Syslinux. Where can I download correct psf font for Syslinux?
Best regards,
Ercan
2013 Jan 08
1
[PATCH][firmware] efi: Fix build with gnu-efi >= 3.0s
From: Matt Fleming <matt.fleming at intel.com>
For x86_64 versions of gnu-efi >= 3.0s GNU_EFI_USE_MS_ABI is enabled
which turns on the Microsoft ABI, allowing the compiler to do all the
work of interfacing with the EFI firmware instead of jumping through
uefi_call_wrapper().
Add support to turn this on in the gnu-efi headers, otherwise we'll
encounter undefined references to