Displaying 20 results from an estimated 3000 matches similar to: "Vesamenu - Menu position"
2007 May 12
1
vesamenu.c32 new command
hi list sorry my english is not perfect :(
im using pxeboot with vesamenu.c32 in default file
i load a backgroundpic (*.jpg) but the vesamenu border overlaps
pieces of my background picture ^^
my question is an all coders from syslinux can you make a MENU command like
topmargin
MENU LABEL xxxx
MENU WITH xx
MENU MARGIN xx (from left)
....
MENU TOPMARGIN xx (from top) <- new
to
2015 Dec 09
2
syslinux 6.03 bug related to rev shadow and scroll bar with vshift
I thought I've found three bugs on syslinux 6.03:
(1) With sample config file as is, i.e. leaving commented MENU VSHIFT
and MENU COLOR UNSEL but uncommented MENU COLOR SEL:
A black "border" is displayed below the selected line and on its right edge.
(2) Uncommenting MENU COLOR UNSEL:
This effect appears also on separators and on right edge on every
unselected lines.
(3)
2008 May 14
1
[PXELINUX] menu.c32/vesamenu.c32 and MS Virtual PC 2007 --> Hang/crash
Hi,
I've recently did some extensive testing with PXELinux and I must say
it's great!
I've tested it with several pc's and VMware vm's at home, this works
flawlessly.
However at my work, we only use MS Virtual PC 2007 and so on.
I've started today to testimplement pxelinux into wds/ris, this seems
to work but when I want to display a menu eg: default menu.c32, then
2012 Sep 02
2
MENU HIDDENKEY help?
Hi,
I was hoping you could shed some light in usage of the directive MENU HIDDENKEY in syslinux (extlinux 4.04)
The docs say:
MENU HIDDENKEY key[,key...] command...
So, in my conf I have:
MENU HIDDENKEY Esc openelec
Where openelec is the label of the boot option I want to run only if Esc is pressed.
But pressing Esc on boot has no effect. Default is run. So, do I misunderstand the
2013 May 02
1
Problems with reading data by readWorksheetFromFile of XLConnect Package
Hi,
Attached are two datasheet to be read.
My raw data "130502temp.xlsx" contains numbers with ' symbols, and they
can't be read as numbers. Even if I copy and paste as numbers to form a new
file "130502temp_number1.xlsx", they could not be read smoothly.
1. How can I read the datasheet as numbers?
2. How can I treat the notation "-" as (1)
2014 Jan 18
5
USB boot problems on Gigabyte GA-M55Plus-S3G
>
> In message <BLU0-SMTP2805E16A0E7A33B925EDF458BB80 at phx.gbl>,
> Ady <ady-sf at hotmail.com> wrote:
>
> >Now, to move forward with Clonezilla in your USB drive, we need to
> >proceed with some steps that are not as simple as dd'ing an image.
>
> Apologies for my impertinence, but I have one question: Why?
>
> I was under the impression
2010 Aug 30
4
memdisk operations FAIL to boot with Syslinux-4.02
Hello all
I have installed "syslinux" as follows:
Microsoft(R) Windows 98
(C)Copyright Microsoft Corp 1981-1999.
C:\WINDOWS>format o: /s
C:\WINDOWS>format o: /s
WARNING, ALL DATA ON DISK
DRIVE O: WILL BE LOST!
Proceed with Format (Y/N)?y
Checking existing disk format.
Formatting 967.98M
Format complete.
System transferred
Volume label (11 characters, ENTER for none)?
2008 Dec 24
1
Need help
Hi,
I'm facing some problems with pxelinux. I have ingetrated it into WDS
server. I want to use Network boot all way possible. I want to add Hiren
boot disk and NT password editor tools. Is this possible? Currently my
network boot includes WDS, Linux install, Win98 Startup disk and ghost 11.5
wPS-DOS. My conf file as follows(*)
Also in hyperv virtual machines(x64) pxelinux.com displays
2014 Jan 09
4
USB boot problems on Gigabyte GA-M55Plus-S3G
I have successfully created bootable USB flash drives containing the
following bootable products:
1) Clonezilla (recent version)
2) Ultimate Boot CD (recent version)
3) OpenELEC (recent version)
All of these apparently use SYSLINUX as part of the boot process.
All three boot up just fine and with no problems at all on virtually all
of the various systems that I have here at my
2014 Dec 04
0
vesamenu back to text before booting
On Thu, 4 Dec 2014, Ady wrote:
> Perhaps there should be a new MENU-type directive, so to force the
> screen to text mode (as opposed to leaving it in graphics mode for as
> long as it can be)? Perhaps this could also be useful when exiting a
> vesamenu to Syslinux CLI?
Yes, please. To make this dependent *only* on the configuration of
the menu entry started is, IMHO, the only way
2014 Dec 03
2
vesamenu back to text before booting
H. Peter Anvin wrote:
} Thorsten Glaser wrote:
} } When I have an environment that uses vesamenu, for example on PXE,
} } how do I configure it so that, for some of the menu entries, it
} } switches back to the text mode (03h) before handing off to the next
} } bootloader / kernel?
}
} depends on the image type. We should reset for an NBP though.
}
How to keep "state" during the reset?
2016 Jul 07
3
no boot, no message
On Thu, Jul 7, 2016 at 8:00 AM, Ady Ady via Syslinux <syslinux at zytor.com> wrote:
>
>>
> We would need at least:
>
> A_ the partitions and directory structure in which the following items
> are _located_ :
/dev/sda1:
# tree .
.
??? extlinux
? ??? ldlinux.c32
? ??? ldlinux.sys
? ??? libcom32.c32
? ??? libmenu.c32
? ??? libutil.c32
? ??? menu.c32
? ???
2014 Dec 04
0
vesamenu back to text before booting
On Wed, Dec 3, 2014 at 1:30 PM, Geert Stappers <stappers at stappers.nl> wrote:
> H. Peter Anvin wrote:
> } Thorsten Glaser wrote:
> } } When I have an environment that uses vesamenu, for example on PXE,
> } } how do I configure it so that, for some of the menu entries, it
> } } switches back to the text mode (03h) before handing off to the next
> } } bootloader / kernel?
2014 Dec 04
3
vesamenu back to text before booting
> On Thu, 4 Dec 2014, Ady wrote:
>
> > Perhaps there should be a new MENU-type directive, so to force the
> > screen to text mode (as opposed to leaving it in graphics mode for as
> > long as it can be)? Perhaps this could also be useful when exiting a
> > vesamenu to Syslinux CLI?
>
> Yes, please. To make this dependent *only* on the configuration of
>
2012 Sep 23
2
any plans for UTF8 in vesamenu.c32?
Hi,
UTF8 is a standard today. Nevertheless it seems to be impossible to display UTF8 characters in vesamenu.c32. Am I wrong? There is nothing about that in the docs. Are there plans to make vesamenu.c32 UTF8 capable or make syslinux capable e.g. for LC_ALL=de_DE.UTF8?
Best regards,
Uwe Galle
2006 Oct 30
2
Going back to classic menu from vesamenu.c32
I'm currently building a tree-like boot menu for my network, using pxelinux
and vesamenu.c32. I jump from one page to another with "kernel vesamenu.c32"
and "append newmenu". However, at some points I'd like to use the classic
interface, for example with a distribution install image (in order to have
the exact same interface as on the CD).
I tried loading pxelinux.0
2014 Dec 04
3
vesamenu back to text before booting
> On Wed, Dec 3, 2014 at 1:30 PM, Geert Stappers <stappers at stappers.nl> wrote:
> > H. Peter Anvin wrote:
> > } Thorsten Glaser wrote:
> > } } When I have an environment that uses vesamenu, for example on PXE,
> > } } how do I configure it so that, for some of the menu entries, it
> > } } switches back to the text mode (03h) before handing off to the next
2007 Jan 24
1
vesamenu samples?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
I've been using the standard isolinux.cfg file for some time with
great success. Have it currently display a file at the beginning with
a little .lss graphic file, and some basic info then with the image
names and info. Also have 4 of the help files linked to the F1 - F4
keys.
But I just had a number of emails back
2019 Sep 29
3
vesamenu.c32 and EFI
Hello!
I've been attempting to add EFI support to a linux live distro (slax),
it's built on a syslinux bootloader.
I can get EFI to work using menu.c32 on syslinux 6.03; however ideally
we'd like the VESA menu as well.
When we use the vesamenu.c32 and libcom32.c32 from 6.03 we end up with a
blank screen and the machine
seems to hang. I've tried adding MENU RESOLUTION based on
2011 May 17
1
simprof test using jaccard distance
Dear All,
I would like to use the simprof function (clustsig package) but the available distances do not include Jaccard distance, which is the most appropriate for pres/abs community data. Here is the core of the function:
> simprof
function (data, num.expected = 1000, num.simulated = 999, method.cluster = "average",
method.distance = "euclidean", method.transform =