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

    Fog unrecognized service

    Scheduled Pinned Locked Moved
    FOG Problems
    3
    6
    2.5k
    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
      dOR1n
      last edited by

      Hello

      When i try to start dchp-server to boot from network @FOG i get this message.

      cisco@Cisco-PC:~$ sudo service isc-dchp-server start -sudo service tftpd-hpa start
      isc-dchp-server: unrecognized service
      cisco@Cisco-PC:~$

      Can any1 help me to solve this?

      1 Reply Last reply Reply Quote 0
      • D
        dOR1n
        last edited by

        This post is deleted!
        1 Reply Last reply Reply Quote 0
        • A
          Albatros
          last edited by

          Hello!

          This is wrong written “isc-dchp-server”, change it to isc-dhcp-server and - as delimiter doesn’t work. You can use this to start boths services:
          sudo service isc-dhcp-server start ; sudo service tftpd-hpa start

          Good luck,
          Albatros

          1 Reply Last reply Reply Quote 0
          • D
            dOR1n
            last edited by

            This post is deleted!
            1 Reply Last reply Reply Quote 0
            • Tom ElliottT
              Tom Elliott
              last edited by

              [quote=“dOR1n, post: 20814, member: 19492”]Same problem…[/quote]

              d0R1n

              Try these commands:

              [code]sudo service isc-dhcp-server restart; sudo service tftpd-hpa restart[/code]

              The - usually means to work from standard input (stdin) which isn’t supported with the service command to my knowledge.

              To download my buildroot try:

              [code]wget --no-check-certificate https://mastacontrola.com/buildroot-2013.11.tar.bz2[/code]

              I just tested it and it downloads just fine. I’m not at home so it’s usually the same methods you would be using.

              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 0
              • D
                dOR1n
                last edited by

                This post is deleted!
                1 Reply Last reply Reply Quote 0
                • 1 / 1
                • First post
                  Last post

                218

                Online

                12.0k

                Users

                17.3k

                Topics

                155.2k

                Posts
                Copyright © 2012-2024 FOG Project