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

    Latest Development FOG

    Scheduled Pinned Locked Moved
    General
    57
    652
    1.2m
    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.
    • T
      Timelord83
      last edited by

      [quote=“Junkhacker, post: 32684, member: 21583”]is there a reason you’re not upgrading to a newer version? because that bug sounds familiar, and if it’s what i think it is, was fixed a long time ago. at this point you’ll have to edit the database to fix the problem though.[/quote]

      I guess I am a little lost… I am running a brand new install of fog on a 13.10 ubuntu install… I was under the impression that 13.10 was still the way to go…

      1 Reply Last reply Reply Quote 0
      • JunkhackerJ
        Junkhacker Developer
        last edited by

        a newer version of fog
        you mentioned you “have an older version of fog” in a prior post and you were running 0.33b
        fog 1.1.2 is out now

        signature:
        Junkhacker
        We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

        1 Reply Last reply Reply Quote 0
        • T
          Timelord83
          last edited by

          [quote=“Junkhacker, post: 32701, member: 21583”]a newer version of fog
          you mentioned you “have an older version of fog” in a prior post and you were running 0.33b
          fog 1.1.2 is out now[/quote] Ahh no, since I work in VM’s i built a new fog server on sunday. Not sure to tell what revision i am running though… how can i check? either way its up to date as of sunday around 10pm EST

          1 Reply Last reply Reply Quote 0
          • JunkhackerJ
            Junkhacker Developer
            last edited by

            when logged into the fog webgui, the version number is listed at the top of the page, in the fog “cloud”

            signature:
            Junkhacker
            We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

            1 Reply Last reply Reply Quote 0
            • W
              Wolfbane8653 Developer
              last edited by

              It looks something like this…
              [ATTACH=full]1155[/ATTACH]

              [url=“/_imported_xf_attachments/1/1155_fog_cloud.png?:”]fog_cloud.png[/url]

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

                SVN 2051 released. This should fix the issues with partimage from legacy settings. The cause of the issues is because of the start sector. In 0.32 it used start sector 63s, in 1.x.x it thinks it’s 2048. This is fine for upload/download when done properly, but if coming from legacy systems it will actually look for data at sector 63. When it’s started at sector 2048, much of that data is non-existent so the system can’t boot.

                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
                • sudburrS
                  sudburr
                  last edited by

                  As of 1522hr ET 2014/07/14, [url]http://mastacontrola.com/fog_trunk.tar.bz2[/url] is corrupt/broken.

                  [ Standing in between extinction in the cold and explosive radiating growth ]

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

                    I’m sorry that it’s corrupt and will try to fix it, but how is it corrupt?

                    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
                    • sudburrS
                      sudburr
                      last edited by

                      [SIZE=3][FONT=arial][COLOR=#545454]c’est ça[/COLOR][/FONT][/SIZE]

                      tar -xvjf fog_trunk.tar.bz2
                      … lots of files extracted, then …
                      fog_trunk/packages/web/service/ipxe/bzImage32

                      bzip2: Data integrity error when decompressing.
                      Input file = (stdin), output file = (stdout)

                      It is possible that the compressed file(s) have become corrupted.
                      You can use the -tvv option to test integrity of such files.

                      You can use the bzip2recover program to attempt to recover
                      data from undamaged sections of corrupted files.

                      tar: Unexpected EOF in archive
                      tar: Unexpected EOF in archive
                      tar: Error is not recoverable: exiting now

                      [ Standing in between extinction in the cold and explosive radiating growth ]

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

                        Can you try redownloading and try again?

                        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
                        • Tom ElliottT
                          Tom Elliott
                          last edited by

                          SVN 2058 released.

                          Productkey works and is now added. FOG Client still needs to be recompiled, but the code for it is already inserted.

                          Update’s changelog. DB Schema required to add the productKey field to the hosts table.

                          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
                          • x23piracyX
                            x23piracy
                            last edited by

                            Hi,

                            the productkey thing sound good:

                            [url]http://technet.microsoft.com/en-us/library/ff793433.aspx[/url]

                            change key:
                            [I]slmgr.vbs -ipk 1234-1234-1234[/I]

                            activate key:
                            [I]slmgr.vbs -ato[/I]

                            afaik this will also work from windows xp up to server 2012

                            Regards X23

                            ║▌║█║▌│║▌║▌█

                            1 Reply Last reply Reply Quote 0
                            • Jaymes DriverJ
                              Jaymes Driver Developer
                              last edited by

                              I like this Idea, but I just spent the week explaining to my co-workers that FOG wasn’t the reason that our windows image wouldn’t activate because FOG doesn’t work with activation…

                              You can see where this is going to be a problem if using the FOG server to activate, it adds another place to point the blame.

                              I use the scripts that x23piracy posted, along with a

                              set KMS server:
                              [I]slmgr.vbs /kms kms.of.corporation.com[/I]

                              and haven’t had issues up to this point (other than network issues, or authentication problems none of which has to deal with FOG.)

                              I hope others use this tool, I for one don’t want that headache from my boss man -.-

                              (Usually I add these scripts to the setupcomplete.cmd but lately the models of tangents we have been receiving require the network drivers to be manually installed after OS installation, so it is a bat script I use to activate after I have connectivity to the network 😉 )

                              WARNING TO USERS: My comments are written completely devoid of emotion, do not mistake my concise to the point manner as a personal insult or attack.

                              1 Reply Last reply Reply Quote 0
                              • x23piracyX
                                x23piracy
                                last edited by

                                Hi,

                                the kms option is something for the fog settings 😉 Tom please add this.
                                If KMS is used also to activate MS Office this will also do the job.
                                Nice one Jaymes

                                Regards X23

                                ║▌║█║▌│║▌║▌█

                                1 Reply Last reply Reply Quote 0
                                • sudburrS
                                  sudburr
                                  last edited by

                                  Thank you, the trunk .bz2 is now good.

                                  [ Standing in between extinction in the cold and explosive radiating growth ]

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

                                    SVN 2065 released.

                                    Simply adds the ability to require a login to even get into the advanced menu. Should help out. It does have a DB update for this.

                                    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
                                    • I
                                      Ivanov Alexandru
                                      last edited by

                                      Hello , i have svn 2070 on my server instaled , i have compiled HostNameChange.sln with Microsoft Visual Studio C# 2008 Expres edition, and placed the HostnameChange.dll on a Win7 virtual machine for the some tests with win7 serial and ad join.

                                      In the fog log on win7 machine i got this :

                                      7/16/2014 11:39 AM FOG::HostnameChanger Attempting to connect to fog server…
                                      7/16/2014 11:39 AM FOG::HostnameChanger Module is active…
                                      7/16/2014 11:39 AM FOG::HostnameChanger Index was outside the bounds of the array.
                                      7/16/2014 11:39 AM FOG::HostnameChanger at FOG.HostNameChanger.changeHostName()

                                      What i`m doing wrong ?

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

                                        [quote=“Ivanov Alexandru, post: 33219, member: 18951”]Hello , i have svn 2070 on my server instaled , i have compiled HostNameChange.sln with Microsoft Visual Studio C# 2008 Expres edition, and placed the HostnameChange.dll on a Win7 virtual machine for the some tests with win7 serial and ad join.

                                        In the fog log on win7 machine i got this :

                                        7/16/2014 11:39 AM FOG::HostnameChanger Attempting to connect to fog server…
                                        7/16/2014 11:39 AM FOG::HostnameChanger Module is active…
                                        7/16/2014 11:39 AM FOG::HostnameChanger Index was outside the bounds of the array.
                                        7/16/2014 11:39 AM FOG::HostnameChanger at FOG.HostNameChanger.changeHostName()

                                        What i`m doing wrong ?[/quote]

                                        I don’t know what you’re doing wrong. Sorry I can’t be of more help.

                                        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
                                        • I
                                          Ivanov Alexandru
                                          last edited by

                                          But if i have fog svn 2070 on the server side , and the client is from 1.1.2 , the windows 7 client should change name / ad on the domain the pc ?
                                          I have tried with the client downloaded from my local server (without recompil) and the fog log says :

                                          7/16/2014 12:17 PM FOG::HostnameChanger AD mode requested, confirming settings.
                                          7/16/2014 12:17 PM FOG::HostnameChanger Could not find any recognizable digits.
                                          7/16/2014 12:17 PM FOG::HostnameChanger at System.ParseNumbers.StringToInt(String s, Int32 radix, Int32 flags, Int32* currPos)
                                          at System.Convert.ToByte(String value, Int32 fromBase)
                                          at FOG.FOGCrypt.hexToByte(String hex)
                                          at FOG.FOGCrypt.decryptHex(String hex)
                                          at FOG.HostNameChanger.changeHostName()

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

                                            Try 2072, I just added a check to only send the product key if it’s set. The problem with this is if you specify the product key, the hostname changer won’t be able to happen unless you have the newly compiled hostnamechanger.dll file.

                                            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
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 32
                                            • 33
                                            • 4 / 33
                                            • First post
                                              Last post

                                            216

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project