• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. jmeyer
    3. Topics
    J
    • Profile
    • Following 0
    • Followers 1
    • Topics 58
    • Posts 294
    • Groups 0

    Topics

    • J

      [FOG 1.6] Updating Database Failed

      Watching Ignoring Scheduled Pinned Locked Moved Solved Bug Reports
      5
      0 Votes
      5 Posts
      889 Views
      J

      @Tom-Elliott Fast as always. Thank you !

    • J

      HP EliteDesk 800 G4 WKS TWR

      Watching Ignoring Scheduled Pinned Locked Moved Hardware Compatibility
      4
      0 Votes
      4 Posts
      983 Views
      Tom ElliottT

      You should be able to use the original refind.efi from 1.6.0 as this is one of the older versions. Whether it works I don’t know, but I do know of at least one person who uses this old version (0.9.4 I believe?) with their HP machines. They also needed to use the 10 second delay files due to NICs being power save ready.

    • J

      Mysql after do-release-upgrade

      Watching Ignoring Scheduled Pinned Locked Moved Solved Linux Problems
      4
      0 Votes
      4 Posts
      1k Views
      S

      @jmeyer There is no real check. At the moment we install mariadb on fresh installs but stick to mysql on upgrades (which is set in /opt/fog/.fogsettings) because Ubuntu does not properly migrate your database from mysql to mariadb yet (while Debian has long ago).

    • J

      FOG 1.6 Update Error

      Watching Ignoring Scheduled Pinned Locked Moved Solved Bug Reports
      3
      0 Votes
      3 Posts
      759 Views
      J

      Thanks.
      1.5.7.745 update works fine.

    • J

      FOG 1.6 - Error deploy image for PXE menu

      Watching Ignoring Scheduled Pinned Locked Moved Solved Bug Reports
      3
      0 Votes
      3 Posts
      594 Views
      J

      Nevermind.
      It’s working again.

    • J

      rEFInd on Dell Optiplex 3020

      Watching Ignoring Scheduled Pinned Locked Moved Hardware Compatibility
      2
      0 Votes
      2 Posts
      827 Views
      B

      Hi, I am having the exact same issue, with the Optiplex 3020’s. Were you able to find a solution?

    • J

      EFI and Legacy

      Watching Ignoring Scheduled Pinned Locked Moved General Problems
      5
      0 Votes
      5 Posts
      2k Views
      J

      @Quazz
      You had the same. https://forums.fogproject.org/topic/7324/small-text-display-bug-image-capture
      I should have seach before asking…

      VirtualBox_vm1_28_06_2019_15_34_37.png

    • J

      FOG 1.6 - Compression

      Watching Ignoring Scheduled Pinned Locked Moved Solved Bug Reports
      4
      0 Votes
      4 Posts
      946 Views
      J

      @Tom-Elliott Happy to help ! 😉

    • J

      Fog 1.6 - Task error

      Watching Ignoring Scheduled Pinned Locked Moved Solved Bug Reports
      4
      0 Votes
      4 Posts
      1k Views
      S

      @jmeyer Sorry for the late reply. Couldn’t get to this any earlier. Is this still an issue for you? I have had a look at the code but can’t make sense of this yet. I suppose we’d need the start of the output - the first “Attempting to check in” output line to understand this.

      But looking through it I have a feeling that maybe one of the settings is wrong in your setup. Please connect to the database and run the following query:

      shell> mysql -u root -p Password: ... mysql> use fog; ... mysql> SELECT * FROM globalSettings WHERE globalSettings.settingKey IN ('FOG_DEFAULT_LOCALE', 'FOG_HOST_LOOKUP', 'FOG_MEMORY_LIMIT', 'FOG_REAUTH_ON_DELETE', 'FOG_REAUTH_ON_EXPORT', 'FOG_TZ_INFO', 'FOG_VIEW_DEFAULT_SCREEN'); ...

      Get the full output and post here (as text or picture).

    • J

      Fog 1.6 - Kernel Panic

      Watching Ignoring Scheduled Pinned Locked Moved Solved Bug Reports
      5
      0 Votes
      5 Posts
      2k Views
      J

      @Sebastian-Roth
      I make new install of Fog under Debian.
      I was using Ubuntu years ago so it’s old install (3 years old).

      I have been testing Fog version since years with Tom.
      And as i work with VM, i can revert change easily.

    • J

      Error deploying old image with partimage

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      13
      0 Votes
      13 Posts
      3k Views
      S

      @jmeyer I don’t seem to be able to explain this properly. I am not talking about disk size and start sectors although this might be an issue as well. But even if you get this right it still might not be able to boot in the VM as of difference in (virtual) hardware.

      By the way, is your image UEFI or legacy MBR? Configure your VM accordingly.

    • J

      Reg Query with 0.11.11 client

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      9
      0 Votes
      9 Posts
      3k Views
      x23piracyX

      Hi,

      try this style:

      FOR /F "tokens=4 skip=3" %%i IN ('REG QUERY "HKLM\Software\Firma\Produkt" /ve') DO SET Pfad=%%i```
    • J

      Max task for single snapin

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      6
      0 Votes
      6 Posts
      2k Views
      J

      @Tom-Elliott

      Your command has changed something.
      Now, it runs “single snapin” only on the host that have it added (it means only 1).
      Is this normal ? lol

      edit : Found out, with Thomas, that I have to associate this snapin to each host to create a working task for every host using group single snapin task.

    • J

      Acer N4640G

      Watching Ignoring Scheduled Pinned Locked Moved Hardware Compatibility
      2
      0 Votes
      2 Posts
      1k Views
      george1421G

      We have received 3 type of Acer computer this year X2640g, X4640G and N4640G.
      Both X are working fine with undionly.kkpxe but N isn’t.
      N is only working with ipxe.pxe.

      This tells me that the ‘N’ system is a uefi system and the ‘X’ systems are bios (legacy) systems. You must use the right iPXE kernel with the proper firmware or it won’t work.

      As for the error above. It appears that the undionly kernel can see the network adapter, but not communicate on the network. I too suspect that this is a spanning tree issue. The problem is that spanning tree takes 27 second to begin forwarding traffic. The 10 second delay kernel is not sufficient to bridge this gap. Its best to enable one of the fast spanning tree protocols on this switch port. OR as a test, place a dumb switch between this target computer and the building switch. This dumb computer will keep the building switch port in the forwarding state while the target computer boots. If inserting the dumb (unmanaged switch) between the building switch and the target computer works, then you do have a spanning tree issue.

    • J

      Send message to Slack

      Watching Ignoring Scheduled Pinned Locked Moved Solved Feature Request
      14
      0 Votes
      14 Posts
      8k Views
      J

      @sourceminer Hello, I never tested using a channel but using a private message works fine with test token.
      You can also create your bot : https://my.slack.com/services/new/bot

      0_1485790486968_Sans titre.jpg

      Here is my conf :
      0_1485790863612_Sans titre3.jpg
      0_1485790596846_Sans titre2.jpg

    • J

      Client Updater Loop

      Watching Ignoring Scheduled Pinned Locked Moved Solved Bug Reports
      22
      0 Votes
      22 Posts
      15k Views
      Tom ElliottT

      I’m solving this thread as the issue involved was not caused by fog at all.

    • J

      Upgrade client from 0.9.7 to 0.9.9

      Watching Ignoring Scheduled Pinned Locked Moved Solved Bug Reports
      6
      0 Votes
      6 Posts
      3k Views
      Tom ElliottT

      Solving this thread as the bug was user created. Don’t use GPO to enforce a client version is the quick answer.

    • J

      (SVN) Adding needed repository... Failed!

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      24
      0 Votes
      24 Posts
      18k Views
      J

      @ManofValor We’ll need to remote in to see exactly whats causing your issue. We’ve sent you a chat message with further detail.

    • J

      FOG 2.0 request - Selective inventory hardware export

      Watching Ignoring Scheduled Pinned Locked Moved Feature Request
      7
      0 Votes
      7 Posts
      3k Views
      Wayne WorkmanW

      @Tom-Elliott I was referring to adding it now - if it was easy. I know 2.0 doesn’t use PHP. 🙂

    • J

      New FOG client shutdown

      Watching Ignoring Scheduled Pinned Locked Moved Solved Bug Reports
      9
      0 Votes
      9 Posts
      6k Views
      J

      @jmeyer

      The client automatically updates itself whenever you upgrade the server.

    • 1 / 1