Changes between Version 5 and Version 6 of SaliHowto


Ignore:
Timestamp:
04/18/12 16:08:45 (12 years ago)
Author:
bas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SaliHowto

    v5 v6  
    3535}}}
    3636
     37To make sure that the include `example/pxelinux.example` works create this link:
     38{{{
     39cd /data/tftpboot/sali
     40ln -s x86_64 trunk
     41}}}
     42
    3743To test the installation copy the `pxelinux.example` to your ``pxelinux.cfg`` directory. Is your tftpboot directory  with `pxelinux.cfg` appended. See [https://subtrac.sara.nl/oss/pxeconfig SARA pxeconfig utility]:
    3844{{{
    3945cp /data/tftpboot/sali/x86_64/example/pxelinux.example /data/tftpboot/pxelinux.cfg/default.sali_test
    4046}}}
     47