• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Wolfbane8653
    3. Posts
    W
    • Profile
    • Following 2
    • Followers 3
    • Topics 29
    • Posts 572
    • Best 19
    • Controversial 0
    • Groups 1

    Posts made by Wolfbane8653

    • RE: AD Joining/Namechanger issues

      [quote=“Mark Carrara, post: 30491, member: 1363”]
      6/16/2014 2:28 PM FOG::HostnameChanger AD mode requested, confirming settings.
      6/16/2014 2:28 PM FOG::HostnameChanger Could not find any recognizable digits.
      6/16/2014 2:28 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()
      [/quote]

      This error signifies you did not use the FogCrypt Service to encrypt your password.

      [B][URL=‘http://www.fogproject.org/wiki/index.php/FOGCrypt’]http://www.fogproject.org/wiki/index.php/FOGCryp[/URL]t[/B]

      [B]Edit: [/B]This wiki page has been updated for the changes in Fog 1.x.x

      posted in FOG Problems
      W
      Wolfbane8653
    • RE: ASIX AX88772A initialization failed

      Used some info that has been thrown around about these files and checked on a few other sites and threw this together. This should cover most questions on PXE and iPXE along with the different file types.
      [U][url]http://fogproject.org/wiki/index.php/IPXE[/url][/U]

      posted in Hardware Compatibility
      W
      Wolfbane8653
    • RE: Problem after upgrading from 0.32 to 1.1.1

      Any chance we can get a direct copy? PM it to Tom or something.

      posted in FOG Problems
      W
      Wolfbane8653
    • RE: Problem after upgrading from 0.32 to 1.1.1

      [quote=“NickConrad, post: 30450, member: 24656”]Transfer successful[/quote]

      This shows that the file exists and it is accessible to the network without firewall conflicts. Next I would direct you to your option 66 and 67 settings but Tom is already on that. Soooo…keep with him.

      posted in FOG Problems
      W
      Wolfbane8653
    • RE: Problem after upgrading from 0.32 to 1.1.1

      From a Windows 7 machine can you run the folowing where x.x.x.x is your fog server ip. You may need to install the service under your “Add Windows features/services”

      [I][SIZE=12px][CODE]tftp x.x.x.x get undionly.kpxe[/CODE][/SIZE][/I]

      posted in FOG Problems
      W
      Wolfbane8653
    • RE: Problem after upgrading from 0.32 to 1.1.1

      Have you tried restarting tftpd-hpa service?
      Is your firewall disabled?

      posted in FOG Problems
      W
      Wolfbane8653
    • RE: Fog error access web

      I just updated to r1852 and yes I ran exactly into the same issue. Looks like the new file gets generated with a password in the " define(‘DATABASE_PASSWORD’, ‘99158f’);"

      Open file using:

      [CODE]sudo nano /var/www/fog/lib/fog/Config.class.php
      [/CODE]

      Edit the with the Database_Password to resemble the following:
      [CODE] private static function db_settings()
      {
      define(‘DATABASE_TYPE’, ‘mysql’); // mysql or ora$
      define(‘DATABASE_HOST’, ‘localhost’);
      define(‘DATABASE_NAME’, ‘fog’);
      define(‘DATABASE_USERNAME’, ‘root’);
      define(‘DATABASE_PASSWORD’, ‘’);
      }
      [/CODE]

      Then go to the web gui and hit upgrade/install button. It should bring up a login link and get you back to “Foggin”

      EDIT:
      Tom has also informed me to change my /opt/fog/.fogsettings file to remove the password in snmysqlpass.
      [CODE]snmysqlhost=“”;
      [/CODE]

      posted in FOG Problems
      W
      Wolfbane8653
    • RE: Hardware Currently Working with FOG v1.x.x

      Page updated thanks guys. Keep them coming!

      Edit: Fixed “typo” for Latitude E5330 --> Latitude E5530

      posted in Hardware Compatibility
      W
      Wolfbane8653
    • RE: Fog error access web

      Can you verify 100% that /var/www/fog/commons/config.php does not exist on your machine? This file is vital for mysql connects.

      posted in FOG Problems
      W
      Wolfbane8653
    • RE: Hardware Currently Working with FOG v1.x.x

      If you use toms newest kernels (13.5.x) they should contain the proper driver for these units but if not please post or reference a post to help with troubleshooting.

      posted in Hardware Compatibility
      W
      Wolfbane8653
    • RE: Fog error access web

      We will need to know your os and a posting of your install log wouldnt hurt.

      posted in FOG Problems
      W
      Wolfbane8653
    • RE: IPXE Menus for Booting Live OS

      Is the NFS share on a Windows server or your fog server?

      posted in General
      W
      Wolfbane8653
    • RE: Hardware Currently Working with FOG v1.x.x

      [quote=“RipAU, post: 29668, member: 24459”]Is it possible to get the wiki page with data relating to the 1.x.x release?
      Or possibly a new compatibility page for version 1.x.x mainly because of the large changes in support due to swapping to the 3.x.x kernel over 2.6.x ? with notes listing possible issues/work arounds.

      The old page I found was - [url]http://fogproject.org/wiki/index.php/WorkingDevices[/url][/quote]

      I updating this page give me your info on your machines and I will list them there. PM me if you have any questions.

      posted in Hardware Compatibility
      W
      Wolfbane8653
    • RE: Replicator Problem

      Try to ssh into your stroage nodes using the same username and password for the storage node in Storage Management --> <select node>–> [FONT=Ubuntu][COLOR=#555555]Management Username & [/COLOR][/FONT][FONT=Ubuntu][COLOR=#555555]Management Password. [/COLOR][/FONT]This will confirm that the password info is correct. As a reminder certain browsers will prefill info so make sure to disable prefill for your browser when looking at this information.

      posted in FOG Problems
      W
      Wolfbane8653
    • RE: Fog error access web

      Could you attach your install log for fog?
      What OS is Fog installed on?

      It may be an issue with the config.php for your mysql settings. If you set a password you will need to change the /var/www/fog/commons/config.php to match your Database password.

      posted in FOG Problems
      W
      Wolfbane8653
    • RE: HP Model 6305P

      For starters…

      Is this the first machine that you have tried to “Fog”?
      Could you attach your install log for fog?
      What OS is Fog installed on?
      Are there any errors in your apache2/http logs?
      Could you post pictures of errors on the screen?

      posted in Hardware Compatibility
      W
      Wolfbane8653
    • RE: Hardware Currently Working with FOG v1.x.x

      Got wiki access now. Please submit your working Hardware.

      posted in Hardware Compatibility
      W
      Wolfbane8653
    • RE: Active Directory Issue FOG 1.x

      FYI the Error codes that are returned by the HostnameChanger are the same for Windows. I hope these can help you.

      [QUOTE][SIZE=4]If you are getting Windows error code 2699 it means your system is affected by virus or registry corruption.[/SIZE][/QUOTE]

      Try opening and runing an administrator cmd with these lines
      [CODE]>chkdsk /f
      (on question to run at next reboot hit Y)

      sfc /scannow[/CODE]

      Also you could try binding your DHCP which is usually unneeded but a possible solution for this error.

      [url]http://support.microsoft.com/kb/293403[/url]

      posted in FOG Problems
      W
      Wolfbane8653
    • RE: Network fails on compatibility test

      Tom has a new Kernel out that may be worth trying version 3.15.x.

      posted in FOG Problems
      W
      Wolfbane8653
    • RE: Fog 1.1.0 multicast starts then fails

      Tom is referring to this location(depending on your linux OS) /etc/php5/apache2/php.ini & /etc/php5/cli/php.ini

      Change the date section in both files to look like this…or your correct time zone:

      [CODE][Date]
      ; Defines the default timezone used by the date functions
      ; http://php.net/date.timezone
      date.timezone = America/New_York
      [/CODE]

      Again due to different flavors of linux you may need the “” around America/New_York.

      posted in FOG Problems
      W
      Wolfbane8653
    • 1
    • 2
    • 19
    • 20
    • 21
    • 22
    • 23
    • 28
    • 29
    • 21 / 29