Introduction

Evaluate Syslinux 6.01, we want to be able to use http:// for loading initrd, and therefore maintain only one server between our Datacenter.

Installation

  • Login to lxsoft06:
sudo yum -y install nasm xfsprogs-devel libuuid-devel netpbm-progs glibc-devel gnu-efi

wget https://www.kernel.org/pub/linux/utils/boot/syslinux/syslinux-6.01.tar.bz2
tar xvjf syslinux-6.01.tar.bz2
cd syslinux-6.01

wget http://sourceforge.net/projects/gnu-efi/files/gnu-efi_3.0u.orig.tar.gz/downloadwget http://sourceforge.net/projects/gnu-efi/files/gnu-efi_3.0u.orig.tar.gz/download
tar xvzf gnu-efi_3.0u.orig.tar.gz
cd gnu-efi_3.0u
make install PREFIX=/usr
cd ..

make install PREFIX=/usr bios efi64

  • Log on lxdist and update lxpxeboottest alias with new ips:
mnt/data2/sbin/dns-update --zone internal --alias lxpxeboottest --iplist 128.142.225.237

Aims2 file through HTTP

Tests

  • Change your landb Operating System to "LINTESTPXE"

Errors

tftp

  • intermittent error with tftp
tftpd: read: No route to host
  • iptables down, selinux off, network?

pxelinux

  • menu freezes just after loading the vesamenu.c32 sometimes.
Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r3 - 2013-08-29 - ThomasOulevey
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    LinuxSupport All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback