Projects

Scripts

Other

PXE

edit SideBar

CompileSyslinux

  1. sudo apt-get update
  2. sudo apt-get install mingw32 nasm (required for compiling)
  3. Download syslinux-*.tar.gz from kernel.org
  4. Extract it (tar -xvzf syslinux-*.tar.gz)
  5. Change to the extracted directory (cd syslinux-*)
  6. Run the fallowing commands
    1. sudo make clean
    2. sudo make
    3. sudo make installer
    4. sudo make install
  7. syslinux is now installed on your system under /usr/share/syslinux
Page last modified on May 20, 2010, at 09:10 AM EST
img cache