Faulk.Me
Gallery
Blog
Wiki
SVN
Posteets
Recent Changes
-
Search
:
Home Page
Projects
FlickrMyG
EvE-L
PySync
MRTGMaker
HotspotNoAd
AuthIt
PCAP_Tools
Scripts
Python
PHP
Other
List of Tools
HOWTOs
Tracker List
PXE
Compiling Syslinux
edit SideBar
View
History
Print
Login
Main
/
CompileSyslinux
sudo apt-get update
sudo apt-get install mingw32 nasm (required for compiling)
Download syslinux-*.tar.gz from
kernel.org
Extract it (tar -xvzf syslinux-*.tar.gz)
Change to the extracted directory (cd syslinux-*)
Run the fallowing commands
sudo make clean
sudo make
sudo make installer
sudo make install
syslinux is now installed on your system under /usr/share/syslinux
View
-
History
-
Print
-
Login
Page last modified on May 20, 2010, at 09:10 AM EST