• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Recent
    Log in to post
    Load new posts
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • All tags
    • T

      Unsolved Literally cant even run ./installfog.sh -_-

      FOG Problems
      • • • tacOS
      5
      0
      Votes
      5
      Posts
      552
      Views

      J

      @tacOS said in Literally cant even run ./installfog.sh -_-:

      I keep getting told to run “su -” or “sudo -i”, while and after having run one, the other, or BOTH. just the same error over and over.

      It’s a workaround but I managed to continue by editing installfog.sh and deleting the if-fi block that has this message. I think it’s using a very specific way of testing that might not work in every distro ( like the previous block that checks if the user ID is 0 to see if it’s root and it won’t work on distros that randomize the root’s ID). I’m working on Garuda Linux (Arch based), and I’ve hit another wall at the end with TFT but at least it’s installed.

    • D

      Secure LDAP authentication

      General
      • • • DBCountMan
      3
      0
      Votes
      3
      Posts
      30
      Views

      D

      @AUTH-IT-Center Doesn’t work for me. When I try to log into the web ui it just bring me back to empty login. I ran a packet capture while trying to log in and it looks like the ciphers keep changing. Do I need to have a cert that is trusted by my domain’s root CA in the FOG’s root store?

      BTW the screenshot at the bottom of that thread you linked shows “Use LDAP SSL” but I do not have that option.

    • L

      Unsolved Different distribution

      FOG Problems
      • • • laca3400
      1
      0
      Votes
      1
      Posts
      10
      Views

      No one has replied

    • N

      Need clear steps to debug Postdownload Script execution and Slack notification in FOG 1.5.10

      General
      • • • nicolas.moraes
      1
      0
      Votes
      1
      Posts
      17
      Views

      No one has replied

    • S

      Del Pro 14 Premium PXE fails

      Hardware Compatibility
      • • • stokehall
      9
      0
      Votes
      9
      Posts
      267
      Views

      george1421G

      @Donutsrule5

      OK lets see if we can boot from a usb drive. This tutorial will instruct you on how to build a usb boot image. https://forums.fogproject.org/post/69606 the google drive link below will take you to step 7 in the thread.

      https://drive.google.com/file/d/1psCrPVzBTvlakLkCMvhdoScAEZp1CKE6/view?usp=drive_link

      Once you build the usb boot drive, take the kernel and init.xz from your current version of fog and replace the ones on the flash drive with the ones in from the FOG server. The files are in /var/www/html/fog/service/ipxe directory.

      Once you have the usb drive ready, pxe boot into the grub menu on the flash drive, then go into debug mode. After several pages of text you need to clear with the enter key you will be dropped at a fos linux command prompt. If you can get that far then fos linux is OK and the problem is probably with ipxe or the handoff between the two.

      If you want to image with the flash drive, schedule the task in the fog server BEFORE you usb boot and select option 1 from the menu. If you get it out of sequence you will get an error that says something about Null. Basically its saying you don’t have a task scheduled on the fog server so there is nothing to do. Lets see if we can get it to boot this way.

    • F

      Unsolved Resize Test Failed - Could not adjust bad sector list - But drive is clean

      FOG Problems
      • • • Fog_Newb
      3
      0
      Votes
      3
      Posts
      88
      Views

      F

      @Small0145 No, it’s not.

    • J

      Unsolved [BUG] iPXE Boot Loop & Menu Failure After FOG 1.5.10.1660 Upgrade

      FOG Problems
      • • • Jim Holcomb
      22
      0
      Votes
      22
      Posts
      595
      Views

      S

      @george1421 said in [BUG] iPXE Boot Loop & Menu Failure After FOG 1.5.10.1660 Upgrade:

      If undionly.kpxe worked in bios mode then snp.efi should work in uefi mode

      Hi George, the BIOS claims its in UEFI mode but when booting it looks suspiciously like legacy (larger text etc). Its an old Viglin with a second generation i3 which is being retired this October so its not too much of a deal now I have a workaround.

    • A

      Unsolved Mellanox ConnectX 3 imaging issues.

      FOG Problems
      • • • aurfalien
      6
      0
      Votes
      6
      Posts
      63
      Views

      george1421G

      @aurfalien said in Mellanox ConnectX 3 imaging issues.:

      So all good here.

      Did FOS Linux have the driver enabled for that 10GbE card (i.e. were you able to image with FOG once you got past the iPXE menu)?

      FWIW: For uefi mode snp.efi or snponly.efi should work if undionly.kpxe worked in bios mode. I’m saying it should because ConnectX3 is a somewhat older card (circa 2017/2018).

    • AxeMeAQuestion22A

      Unsolved Fog iPXE Menu no input

      FOG Problems
      • • • AxeMeAQuestion22
      20
      0
      Votes
      20
      Posts
      982
      Views

      S

      I’m new to FOG and this is an issue I also faced from the beggining. We have multiple Lenovo tiny computers: M710q, M910q, M70q gen 2, M70q gen 3 and usb keyboard is not working in iPXE menu for any of them when booting in EFI mode. Everything is fine when booting in bios mode.

      I found this discussion on iPXE project github: https://github.com/ipxe/ipxe/discussions/308
      After recompiling iPXE binaries with define>USB_HCD_USBIO uncommented keyboard started working for all in EFI mode. I used FOG build script but had to modify it a little bit. Compilation of ncm–ecm–axge.efi fails when USB_HCD_USBIO is enabled, but I won’t use it, so I just disabled compilation of it. All other images compile just fine. I also modified make to use all available cpu cores to make compilation faster. This is modified script: https://pastebin.com/9ViJBATg

    • A

      Unsolved Blue screen W11 24H2

      Windows Problems
      • • • Almeida
      2
      0
      Votes
      2
      Posts
      46
      Views

      S

      @Almeida BitLocker is enabled in your master ? If yes, you should disable it. Enable it only on the final computer.

      We do have the BCD issue when enabling BitLocker on 24h2 image, we are running the same commands, but you are missing one.

      You need to set device partition=C: for the recover from hibernate entry too. The annoying part is that its ID is dynamic.

    • S

      Recapture a cloned disk

      General Problems
      • • • Small0145
      5
      0
      Votes
      5
      Posts
      72
      Views

      S

      @Tom-Elliott I fixed it by directly removing the dirty flag using Linux. sudo ntfsfix -d /dev/nvme...

      We need to redo our golden image, so we will check at that time if we still get the same behavior.

      Thx for the help !

    • P

      Unsolved Unable to install Fog successfully.

      FOG Problems
      • • • punch07
      10
      0
      Votes
      10
      Posts
      272
      Views

      george1421G

      @punch07 to view the /tftpboot use the command line terminal window. Now I do have to say that different distros have the directory in different locations like /var/lib/tftpboot.

    • Quintin GiesbrechtQ

      Unsolved FOG Very Slow to Deploy Image - Lenovo Neo 50Q Gen 4

      FOG Problems
      • • • Quintin Giesbrecht
      42
      0
      Votes
      42
      Posts
      3.7k
      Views

      R

      @Clebboii I just noticed an error in how FOG displays the experimental kernel/init releases. For now, please get it from here: https://github.com/FOGProject/fos/releases/tag/EXP_20250630

    • EazisE

      Unsolved ASUS NUC14MNK fos kernel no netwerk drivers

      FOG Problems
      • • • Eazis
      29
      0
      Votes
      29
      Posts
      1.0k
      Views

      R

      @Eazis I created an experimental kernel that includes the drivers to fix this issue. Would you be willing to test it and let us know how it goes?

    • B

      New Dell Pro Laptops/Desktops

      General
      • • • bobbywitt
      3
      0
      Votes
      3
      Posts
      169
      Views

      B

      @george1421 Just seeing if anyone else has had issues.

      Haven’t purchased the new models yet.

      Was hoping to confirm they’re compatible with FOG first, so thought I’d reach out and ask around.

      Thank you!

    • S

      Unsolved Capture not finishing in NAT environment

      FOG Problems
      • • • sbeckett
      1
      0
      Votes
      1
      Posts
      75
      Views

      No one has replied

    • A

      Unsolved Set storage location (/images) during install

      FOG Problems
      • • • adamo25
      2
      0
      Votes
      2
      Posts
      80
      Views

      V

      Hi,
      For my own, i:

      mount the other storage into a FOG-STORAGE mountpoint, I make a IMAGES directory into it I rsync/copy recursively all /images content into /FOG-STOR/IMAGES i make a symlink /images -> /FOG-STOR/IMAGES
      And i do also the same thing for SNAPINS

      Finaly i add lines into /etc/exports to point to the storage (/FOG-STOR/IMAGES/)

      I don’t lnow if it’s the best way but it runs very well.
      Regards

    • V

      Unsolved Localstorage randomly selected

      FOG Problems
      • • • vincent33
      1
      0
      Votes
      1
      Posts
      68
      Views

      No one has replied

    • J

      Unsolved Cannot boot W11 deployment with RAID turned on

      Windows Problems
      • • • jack_darnellits
      3
      0
      Votes
      3
      Posts
      120
      Views

      J

      @george1421 Thanks for the insight!

      I’ve tried adding Dell’s WinPE driver package to the driver store but it doesn’t seem to have helped either. Whether it’s just the wrong drivers for the specific machine, i’m not sure yet.

      I’ll give it another go once we get some more Dell stock in - but thank you for the help in the meantime 🙂

    • S

      Sub 512MB RAM Devices

      Hardware Compatibility
      • • • skyhawk3355
      5
      0
      Votes
      5
      Posts
      147
      Views

      george1421G

      @skyhawk3355 I remember awhile ago I needed to create a one-off kernel for a system that had a 486 cpu. I checked but I don’t have that kernel any more.

      I just recompiled the linux 6.6.85 for a 586 based CPU. I can recompile for a 486, but I don’t know if that is going to get us anything better.

      Here is 6.6.85 586 version
      https://drive.google.com/file/d/1GAzFjbtpDVXXCRpe6bIZ5mwySSXeDHko/view?usp=drive_link

      Here is 6.6.85 586 where I stripped out some drivers like scsi, nvme, uncommon network drivers, virtualization drivers, etc. I was able to strip out over 1MB of kernel size from the previous one above. Did I through out too much?? YMMV.
      https://drive.google.com/file/d/13dE7BLgofsFiNJj_Q8nLDknplRbWRqkJ/view?usp=drive_link

    • 1
    • 2
    • 3
    • 4
    • 5
    • 9
    • 10
    • 1 / 10