• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • M

      Failed to Update Database and Host

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      22
      0 Votes
      22 Posts
      80 Views
      Tom ElliottT

      @maxcarpone I would ask you, if you’re daring/willing (it’s considered beta but uses the same pipeline with a lot more modern ui, I need people testing, and Fog_newb can likely attest the new ui look and feel though I think they ran into an issue and needed to get functional right away so the snapshotted back)

      Upgrade to working-1.6.

      I have a goal (along with @JJ-Fullmer ) to try to get working-1.6 to be master/stable branch by October.

      1.6 has been “stagnant” since around 2017 and was in relatively stable grounds back then even.

      With AI (as you undoubtly can see I’m using to help drive some things) it’s allowed us to get a lot more coding/refactoring and will hopefully present a much better experience of things on the UI side. Without testing I cannot fix UI bugs though.

      AI can do some cool things, but it doesn’t know what “wrong/right” looks like, and JJ and I are only 2 people.

      There are others on working-1.6 but more feedback is always good.

    • A

      iPXE build failing

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      7
      0 Votes
      7 Posts
      23 Views
      Tom ElliottT

      @astrugatch Okay thanks and sorry there was that issue.

      Can you pull and try installing again?

      Thank you!

    • J

      FOG Project Image Capture on Raspberry Pi 4 (ARM64) via U-Boot

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      6
      0 Votes
      6 Posts
      48 Views
      Tom ElliottT

      @Jeremy That mount error is our bug. FOS was passing NFS mount options without
      actually telling mount it was NFS, so when the storage path doesn’t come
      through, busybox falls back to trying every local filesystem in turn and each
      one rejects nolock — the ext2/ext4/vfat lines were never really involved.
      Fixed and merged, and there’s a new experimental build below with it in. Test it
      when you get a chance and let me know how it goes.

      Two things when you do. Add isdebug=yes to your bootargs — mode=debug isn’t
      our debug switch, so right now you’re getting rebooted back to U-Boot before you
      can read anything. And send me the output of these from the failing boot:

      uname -a cat /proc/cmdline cat /proc/filesystems

      Your error listed f2fs, and our arm64 kernel is built without f2fs and without
      module support, so it can’t have produced that. I think that boot was running
      your kernel8.img with our init rather than our kernel — which would mean we
      still haven’t actually tested the kernel fixes on real hardware.

      wget https://github.com/FOGProject/fos/releases/download/EXP_20260826-143004/arm_Image wget https://github.com/FOGProject/fos/releases/download/EXP_20260826-143004/arm_init.cpio.gz wget https://github.com/FOGProject/fos/releases/download/EXP_20260826-143004/arm_dtbs.tar.gz

      All three are from the same build, so there is no mixing them up with what you
      have now.

    • J

      Fog - Supported OS

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      3
      0 Votes
      3 Posts
      61 Views
      J

      Thank you Tom, I got updated to Working-1.6beta.4105 and that issue is fixed. Not sure if it is just this particular install or not.

      Some Issues I am noticing is Host registration is not showing up whether from the fog menu or the client. I can see it is trying but does not appear to be writing to sql.

      36f170d3-0a3b-4de3-b327-4233bc53534b-image.png

      Deployment: Getting invalid mac errors it seems on all devices. The task seems to be populating alright.

      No viable macs to use

    • 1 / 1