[syslinux] Question about PXE and vesamenu.c32

H. Peter Anvin hpa at zytor.com
Wed Sep 2 14:24:53 PDT 2009


On 09/02/2009 02:23 PM, H. Peter Anvin wrote:
> On 09/02/2009 02:22 PM, H. Peter Anvin wrote:
>> On 09/02/2009 02:13 PM, Bernd Krautmann wrote:
>>> Hi group,
>>>
>>> currently I try do make my own PXE bootscreen. There is one thing i dont like. When I use vesamenu.c32 there is always a table on the screen (I mean the border lines are visible)
>>>
>>> Is there any command i have to add to the default file that this border lines are unvisible ?
>>>
>>
>> menu border 0 #00000000 #00000000 none
>>
> 
> Correction, better:
> 
> menu border * #00000000 #00000000 none
> 

Make that:

menu color border * #00000000 #00000000 none

	-hpa




More information about the Syslinux mailing list