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

Fog unrecognized service

Scheduled Pinned Locked Moved
FOG Problems
3
6
2.6k
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 Dec 11, 2013, 10:19 AM

    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 Dec 11, 2013, 10:24 AM

      This post is deleted!
      1 Reply Last reply Reply Quote 0
      • A
        Albatros
        last edited by Dec 11, 2013, 10:36 AM

        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 Dec 11, 2013, 11:14 AM

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • T
            Tom Elliott
            last edited by Dec 11, 2013, 12:59 PM

            [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 Dec 12, 2013, 5:09 PM

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

              160

              Online

              12.1k

              Users

              17.3k

              Topics

              155.3k

              Posts
              Copyright © 2012-2024 FOG Project