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

    Problem Deploying Dell3010

    Scheduled Pinned Locked Moved
    Windows Problems
    5
    17
    7.0k
    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.
    • Tom ElliottT
      Tom Elliott
      last edited by

      If that’s the password you’re referring to, Shane is absolutely correct. This is the password that asks as soon as you make a selection on the PXE Boot Image? Meaning the menu is displayed behind it asking for the password?

      Or is this the password it asks for after you’re in the menu and it asks you for the username and password? If it’s the one asking for User and Password, it’ll be your fog web gui information as I stated before.

      @Shane
      The queue system does more than just mc. Multicast may have a queue, but not that I’m aware of. If you have, lets say, 10 computers to image (Unicast) and you’ve only got 5 slots, the last five in the task list will wait until the slot’s reopen spawning the Checking queue.
      That, however, can also be created by a misconfiguration in the file system. Though you’d have to be watching the error log on the fog server to be sure.

      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
      • C
        Crok
        last edited by

        sorry for the response time,
        The password is the same everywhere (mysql, fog web,…)
        And it’s not a problem.

        The first capture in top
        vim /opt/fog/service/etc/config.php

        The second capture in bottom
        vim /opt/fog/.fogsettings

        [ATTACH=full]523[/ATTACH]

        However,
        I don’t know what can i do for my Dell3010.
        It’s not possible to force the ghost ?

        [url=“/_imported_xf_attachments/0/523_fog.png?:”]fog.png[/url]

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

          The passwords are not updated through the config.php file. The only exception for that is the initial install when you first install FOG. They’re only there to make sure things are setup. The only password you need in place is the MYSQL_PASSWORD in /var/www/fog/commons/config.php and in /opt/fog/service/etc/config.php

          After that, make sure all passwords are set using the FOG GUI.

          The first place to check is under Storage Management->Storage Node->Management Username/Password.

          The second place to check is under FOG Configuration (Other – The ? icon.)->FOG Settings->FOG_TFTP_FTP_USERNAME,[FONT=Ubuntu][COLOR=#333333]FOG_TFTP_FTP_PASSWORD[/COLOR][/FONT]

          [FONT=Ubuntu][COLOR=#333333]The PXE Menu passwords will be encrypted when you enter a new password and click Save PXE Menu, so there is no need to encrypt with FOG Crypt. FOG Crypt is used for the Active Directory password.[/COLOR][/FONT]

          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
          • C
            Crok
            last edited by

            Everything is OK for the password 😉
            You know if it’s possible to force deploying when a computer is queuing ?

            1 Reply Last reply Reply Quote 0
            • N
              need2 Moderator
              last edited by

              I have experienced this as well with a couple of odd Dell systems, and in the end it came down to issues with the network card driver. Some sort of firmware or BIOS mismatch compared to what the kernel wanted to see if I understand correctly. Considering this has exclusively been with newer Dell systems, I am not that shocked.

              1 Reply Last reply Reply Quote 0
              • C
                Crok
                last edited by

                [ATTACH=full]526[/ATTACH]
                I don’t understand why the upload is good and not deployment

                [url=“/_imported_xf_attachments/0/526_fog.png?:”]fog.png[/url]

                1 Reply Last reply Reply Quote 0
                • C
                  Crok
                  last edited by

                  I try to use text mode
                  try
                  boot : inventory:fog.reginput
                  Could not find kernel image

                  So i want to restore graphic mode
                  [ATTACH=full]527[/ATTACH]
                  And FAILED ?!?

                  The password is the same :
                  Storage Management->Storage Node->Management Username/Password.
                  and
                  FOG Settings->FOG_TFTP_FTP_USERNAME,[FONT=Ubuntu][COLOR=#333333]FOG_TFTP_FTP_PASSWORD[/COLOR][/FONT]

                  [url=“/_imported_xf_attachments/0/527_fog2.png?:”]fog2.png[/url]

                  1 Reply Last reply Reply Quote 0
                  • N
                    nicked
                    last edited by

                    I’ve had this same issue before. It seems like it gets stuck for some reason. A workaround i have found is to put that drive into a system that is known to be working and can be imaged and pushing the image to that computer. IMMEDIATELY after the image finishes deploying turn the computer off (this needs to be done before it starts trying to boot into windows) if you SysPrep’d and used OOBE you should be able to just swap that drive into the computer your having issues with start and up and away you go. If your able give that a try and let me know if that works for you

                    [SIZE=6][B][FONT=arial][COLOR=#222222][SIZE=24px][SIZE=3][COLOR=#000000]Boom Goes the Dynamite[/COLOR][/SIZE][/SIZE][/COLOR][/FONT][/B][/SIZE]

                    1 Reply Last reply Reply Quote 0
                    • S
                      Shane
                      last edited by

                      I just did a deployment on Dell laptops. We changed all of the boot options in the bios to legacy and turned off secure boot. Then we had to boot the master laptop from a windows dvd, go to repair and using the command prompt convert the partition scheme from GPT to MBR. Then install windows, build your image, sysprep, upload. Boot target laptop from Windows dvd,change bios as above, convert partition as above. Deploy image. Worked a treat.

                      1 Reply Last reply Reply Quote 0
                      • C
                        Crok
                        last edited by

                        Finally, my problem to deploying came from network Access control list.
                        Thanxs for your help. 😉

                        1 Reply Last reply Reply Quote 0
                        • 1 / 1
                        • First post
                          Last post

                        155

                        Online

                        12.1k

                        Users

                        17.3k

                        Topics

                        155.3k

                        Posts
                        Copyright © 2012-2024 FOG Project