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

    Best posts made by krokodeilakias

    • RE: invalid integer value and chainloading failed

      @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.

      posted in FOG Problems
      krokodeilakiasK
      krokodeilakias
    • 1 / 1