• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. krokodeilakias
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 10
    • Best 1
    • Controversial 0
    • Groups 0

    Topics created by krokodeilakias

    • krokodeilakiasK

      Solved invalid integer value and chainloading failed

      FOG Problems
      • • • krokodeilakias
      9
      0
      Votes
      9
      Posts
      450
      Views

      krokodeilakiasK

      @george1421
      Finally the problem lies within the next lines of the script:

      choose --timeout ${menu-timeout} --default ${menu-default} selected
      set menu-timeout 0

      Or to be more precise, the problem is their order. ${menu-timeout} is used before it is defined and therefore, the choose command fails since it received an empty string instead of an integer.
      Thanks a lot @george1421 for your support, I really appreciate it.

    • krokodeilakiasK

      Solved Multicast doesn't work after update from 1.2 to 1.4.4

      FOG Problems
      • • • krokodeilakias
      5
      0
      Votes
      5
      Posts
      631
      Views

      krokodeilakiasK

      @tom-elliott

      [root@ianos ~]# ls -lhat /var/www total 4.0K drwxr-xr-x 4 root root 47 Feb 4 21:54 html drwxr-xr-x 4 root root 41 Feb 3 23:26 . lrwxrwxrwx 1 root root 18 Feb 3 23:26 fog -> /var/www/html/fog/ drwxr-xr-x 2 root root 6 Oct 19 23:39 cgi-bin drwxr-xr-x. 22 root root 4.0K Aug 21 21:29 .. [root@ianos ~]# ls -lhat /var/www/html total 12K drwxr-xr-x 13 apache apache 4.0K Feb 4 22:31 fog drwxr-xr-x 4 root root 47 Feb 4 21:54 . drwxr-xr-x 4 root root 41 Feb 3 23:26 .. -rw-r--r-- 1 root root 45 Jan 29 2015 index.php

      Although the above don’t seem erroneous to me, I followed your advice and deleted
      /var/www/fog and /var/www/html/fog. After re-running the installer multicasting works as it should. Apparently it was a right guess 😉
      Thanks a lot for your nice work!

    • 1 / 1