Changes

From Amahi Wiki
Jump to: navigation, search
no edit summary
= Step 2: Get a background =
<ins>Sample background:</ins>Right Click & Save image as''Splash.png''
[[File:splash.png|splash.png]]
 
move to '''"your share/pxelinux.cfg"'''
= Step 3: Configure menu '''"default"''' in '''pxelinux.cfg''' =
Open default menu with notepad++
= Step 3: Configure menu in '''pxelinux.cfg''' =
Open file '''"default"''' in pxelinux.cfg with notepad++
 
change 1st line
{|border="1"
|
<pre>
DEFAULT menu.c32
</pre>|}change to:{|border="1"|<pre>
DEFAULT vesamenu.c32
MENU BACKGROUND pxelinux.cfg/Splash.png
</pre>Try starting |}Save it and start '''"test"''' vm
should show:
[[File:background.png]]
'''''Ah! Sucki, Sucki!'''''
= Step 4: Layered Menus =