FOG Project

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

    Ubuntu 14.xx - How not to have Fog start automatically when server starts

    Linux Problems
    5
    10
    3287
    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.
    • M
      mkstreet last edited by

      I know this is probably the opposite of what everyone else asks for and wants… but here is the scenario.

      Before:
      I was using Fog V0.3x on Ubuntu 12.xx which was on a dual-boot box. This box was only booted into Ubuntu when we wanted to use Fog. Otherwise it was turned off or booted into the other, dual-boot, O/S. In effect then, Fog was only running when I was actively, explicitly, using Fog.

      Now:
      I’m trying to migrate to Fog V1.2.0 on Ubuntu 14.xx. This box is not dual-boot, and we use it for other things besides Fog, so it is always booted in Ubuntu and “on”. The problem is, when this box is powered on, all the computer lab computers see it on the network and then they will hook to the PXE menu when they are starting up. I don’t want ordinary users to get to that menu etc. So, is there a way I can explicitly shutdown Fog and/or tell Fog not to automatically startup when that Ubuntu box boots? I only want Fog to run when I am explicitly using Fog…and other times, I don’t want it running.

      Thanks

      ++ ++ ++ ++
      Fog Server:
      O/S Ubuntu V14.0x, 64-bit
      Fog Software: v3121

      Deploy Computers:
      O/S Windows 7, 64 bit
      HDD: about 300 GB

      1 Reply Last reply Reply Quote 0
      • M
        mkstreet last edited by

        On second thought, I will use the NO MENU option since that seems to also fix the issue that none of the EXIT TO HARD DISK TYPE values work for me…but NO MENU boots just fine.

        ++ ++ ++ ++
        Fog Server:
        O/S Ubuntu V14.0x, 64-bit
        Fog Software: v3121

        Deploy Computers:
        O/S Windows 7, 64 bit
        HDD: about 300 GB

        1 Reply Last reply Reply Quote 0
        • M
          mkstreet last edited by

          Thanks. I will use the “Hidden Menu” option.

          In the past, we just resolved this through user training. When we weren’t running FOG (99.9% of the time), users just knew to hit ESC during the client BIOS search for PXE…and then they’d boot into some Pacific Northwest USA O/S. Even if they didn’t hit ESC, then after about 30 seconds it would give-up and go to the local HDD to boot.

          ++ ++ ++ ++
          Fog Server:
          O/S Ubuntu V14.0x, 64-bit
          Fog Software: v3121

          Deploy Computers:
          O/S Windows 7, 64 bit
          HDD: about 300 GB

          1 Reply Last reply Reply Quote 0
          • ch3i
            ch3i Moderator last edited by

            [quote=“Tom Elliott, post: 45432, member: 7271”]It may be longer, but only minor. And you don’t have to disable dhcp settings, and you can still tell systems to image as needed.[/quote]

            Hi,

            I know, but in my case PXE is very long (10 sec to get a DHCP address), I think I have a problem in my inter-vlan configuration 😛

            Regards,
            Ch3i.

            1 Reply Last reply Reply Quote 0
            • Tom Elliott
              Tom Elliott last edited by

              It may be longer, but only minor. And you don’t have to disable dhcp settings, and you can still tell systems to image as needed.

              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
              • ch3i
                ch3i Moderator last edited by

                Hi,

                With the “No Menu” option computers boot in PXE and after iPXE boot to hard drive : it’s longer than no PXE.

                Regards,
                Ch3i.

                1 Reply Last reply Reply Quote 0
                • Wayne Workman
                  Wayne Workman last edited by

                  [quote=“Tom Elliott, post: 45412, member: 7271”]You can also use no menu or hidden menu on the fog GUI. No menu means it will not display a menu and only have other systems boot to fog if there’s a task to be performed. Hidden menu will allow you to press the key combination followed by entering the fog GUI user and password to see the menu.[/quote]

                  [IMG]http://s12.postimg.org/o48kji7rx/Disable_Boot_Menu.png[/IMG]

                  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!
                  Daily Clean Installation Results:
                  https://fogtesting.fogproject.us/
                  FOG Reporting:
                  https://fog-external-reporting-results.fogproject.us/

                  1 Reply Last reply Reply Quote 0
                  • Tom Elliott
                    Tom Elliott last edited by

                    You can also use no menu or hidden menu on the fog GUI. No menu means it will not display a menu and only have other systems boot to fog if there’s a task to be performed. Hidden menu will allow you to press the key combination followed by entering the fog GUI user and password to see the menu.

                    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
                    • ch3i
                      ch3i Moderator last edited by

                      Hi,

                      You can disable PXE settings in your DHCP.

                      Regards,
                      Ch3i.

                      1 Reply Last reply Reply Quote 0
                      • S
                        Sebastian Roth Moderator last edited by

                        All your clients are setup to request booting via PXE (or FOG would not work). If you shut down FOG you will run into waiting and timeout issues. If you are lucky the clients will then boot from local HD but I don’t like this very much.

                        This is kind of connected to your other post about clients not booting from the local drive after timeout. If you get this working you can just tick the “No Menu” option there and none of your users will see the menu again. Still, scheduling a task will make the clients run that task… everything’s fine.

                        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
                        • 1 / 1
                        • First post
                          Last post

                        233
                        Online

                        10.2k
                        Users

                        16.3k
                        Topics

                        149.9k
                        Posts

                        Copyright © 2012-2020 FOG Project