• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

FOG 1.2 params: command not found

Scheduled Pinned Locked Moved Solved
FOG Problems
3
4
2.1k
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D
    dugi007
    last edited by Oct 28, 2015, 10:00 AM

    Hello,

    im kind of noob in this this area and i need some help.

    i’m setting FOG 1.2 on ubuntu server 14.04.3.

    I installed and configured dnsmasq, rebuilt undionly.kpxe with custom embed script and im getting this error. if i remove params line from default.ipxe im geting “colour: command not found”.

    THX

    2015-10-27 11.15.00.jpg

    1 Reply Last reply Reply Quote 0
    • T
      Tom Elliott
      last edited by Oct 28, 2015, 11:34 AM

      That’s because you built your own and didn’t tell it to define the PARAMS_CMD

      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

      1 Reply Last reply Reply Quote 2
      • S
        Sebastian Roth Moderator
        last edited by Oct 28, 2015, 12:48 PM

        Tom is absolutely right. You need to define this in ipxe/src/config/general.h

        ...
        #define PARAM_CMD               /* Form parameter commands */
        ...
        

        See Tom’s config here: http://sourceforge.net/p/freeghost/code/HEAD/tree/trunk/src/ipxe/src/config/

        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

        1 Reply Last reply Reply Quote 2
        • D
          dugi007
          last edited by Oct 28, 2015, 2:21 PM

          Thanks guys!

          all ok now!

          1 Reply Last reply Reply Quote 1
          • 1 / 1
          1 / 1
          • First post
            4/4
            Last post

          236

          Online

          12.0k

          Users

          17.3k

          Topics

          155.2k

          Posts
          Copyright © 2012-2024 FOG Project