Changes

From Amahi Wiki
Jump to: navigation, search
<!-- {{MessageBox|backgroundcolor = #faa|This page is crated automaticaly by a scriptimage =Warning.png|heading =WARNING|message = This part is commented and shall not show--><!--At the top of the page can be vissible one of the following tagsrecommended only for advanced users, proceed with caution..--> {{WorkInProgress}}<!--{{NeedsUpdateWorkInProgress}}--><!--{{NeedsMerge | [[Main Page]]}}--><!--{{NeedsExpantion}}--><!--{{NeedsDelete |[[Main Page]]}}--><!--Please remove or place comment accordingly--><!--Your text bellow this line-->
OK Parted Magic works, Now what?
__NOTOC__
We can:
*Add background with vesamenu.32
= Step 1: Get vesamenu.32 =
By default amahi-netboot doesn't install vesamenu.c32 which we need if we want to add backgrounds.
*Two solutions:**Get syslinux 4.05: [http://www.kernel.org/pub/linux/utils/boot/syslinux/**syslinux] 4.05. Problem: is it comes with 2231 files and we only need a few.*install *Install syslinux from repositories and copy files fromLink to syslinux files
= Step 2: Get a background =
<ins>Sample background:</ins><br>Right Click image & Save image as ''Splash.png''
[[File:splash.png|splash.png|480x320px]]<br>
move to '''"your share/pxelinux.cfg"'''
= Step 3: Configure menu in '''pxelinux.cfg''' =
*Open file '''"default"''' in pxelinux.cfg and change 1st line
= Step 3: Configure DEFAULT menu in '''pxelinux.cfg''' = Open file '''"default"''' in pxelinux.cfg with notepad++c32
change 1st line
{|border="1"
|
<pre>
DEFAULT menu.c32
</pre>
|}
to:
{|border="1"|<pre>
DEFAULT vesamenu.c32
MENU BACKGROUND pxelinux.cfg/Splash.png
</pre>
|}
Save it and start '''"test"''' vm
should show:
[[File:background.png]]
*Save it and start '''"test"''' vm should show:<br>
[[File:background.png|640x480px]]<br>
'''''Ah! Sucki, Sucki!'''''= Step 4: Layered Menus =
= Step 4: Layered Menus =
'''Still No Commandline!'''
Go back to [[Netboot_for_Noobs_Tutorial_2|Tutorial 2]]
<!--Your text above this line-->
<!--This page must bellong to one of the following categories please remove comment-->
<!--[[category:Apps]]-->
<!--[[Category:Fedora]]-->
<!--[[Category:Platform]]-->
<!--[[Category:Pro Version]]-->
<!--[[Category:Services]]-->
<!--[[Category:VPN]]-->
<noinclude>Also see [[Category:WikiModToolsNetboot]]</noinclude>
12,424

edits