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

      Unsolved Image sync Main / Master node

      General
      • • • marcolefo
      1
      0
      Votes
      1
      Posts
      304
      Views

      No one has replied

    • T

      Unsolved FOGBackup.sh does not back up the database

      FOG Problems
      • • • tec618
      1
      0
      Votes
      1
      Posts
      666
      Views

      No one has replied

    • S

      Unsolved multicast flow

      FOG Problems
      • • • siguroot
      2
      0
      Votes
      2
      Posts
      733
      Views

      S

      version is 1.5.10

    • U

      Unsolved Image capture issue from VM

      FOG Problems
      • • • uzee
      4
      0
      Votes
      4
      Posts
      761
      Views

      U

      I was not able to figure out capturing the image from a VM, I decided to use an actual desktop as the master/golden image. It made more sense as it would include the right hardware type, drivers, etc. I have captured the image finally. Now on to deployment

    • C

      Unsolved FOG Dashboard not accurately showing Active and Available Storage Group Activity

      Bug Reports
      • • • Clebboii
      1
      0
      Votes
      1
      Posts
      173
      Views

      No one has replied

    • F

      Unsolved FOG Dashboard showing wrong date of captured images?

      FOG Problems
      • • • Fog_Newb
      1
      0
      Votes
      1
      Posts
      649
      Views

      No one has replied

    • R

      Unsolved No Network Interfaces Found Error

      FOG Problems
      • • • Ryxn
      4
      0
      Votes
      4
      Posts
      795
      Views

      george1421G

      @Ryxn I checked and that nic has been in the linux kernel for several years.

      And secondly when you checked for missing firmware the kernel wasn’t complaining about missing something.

      Its a good thing you were able to get the error while in debug mode. Because that was going to be the next quest for you. To get the system when its behaving badly.

      So when you get it into debug mode and its complaining about no nic lets do the following.

      ip a s should show if the network interface has an ip address, I’m going to suspect no because it complained about it earlier in the boot process.

      lspci -k -nn | more Look through this list until you find the entry. The number in the square brackets will be what you posted earlier. [8086&1502]. See if the nic is visible to the kernel. AND if it is it should mention what kernel driver its using. I’ll give you a for example using my laptop.

      0000:00:1f.6 Ethernet controller [0200]: Intel Corporation Ethernet Connection ( 13) I219-V [8086:15fc] (rev 20) Subsystem: Dell Ethernet Connection (13) I219-V [1028:0a22] Kernel driver in use: e1000e Kernel modules: e1000e

      lastly if everything looks good, kernel sees the nic, there is a kernel driver assigned. Lets see if time fixes your problem.

      When you ran the ip a s command it listed all of the network interfaces and if it has IP addresses. You will need to know the interface name for your network adapter. It may be something like eno1 or ens192, or something else. Get that device name.

      Now run this command /sbin/udhcpc -i $iface --now replacing the whole word $iface with the device name listed from the ip command. This will tell the network adapter to again poll for an IP address from your dhcp server. If it picks up an IP address this time, then time does solve your problem and you will need to look into your network configuration and make sure that port-fast or fast-stp is enabled on your network port.

    • P

      Unsolved Image Replication Issues

      FOG Problems
      • • • ProfessorFow
      5
      0
      Votes
      5
      Posts
      1.2k
      Views

      P

      @george1421 Resolved: A 3rd party package in my router was intercepting my outbound FTP connections.

    • L

      Unsolved Different distribution

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

      No one has replied

    • A

      Unsolved Mellanox ConnectX 3 imaging issues.

      FOG Problems
      • • • aurfalien
      6
      0
      Votes
      6
      Posts
      583
      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).

    • F

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

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

      F

      @Small0145 No, it’s not.

    • A

      Unsolved Blue screen W11 24H2

      Windows Problems
      • • • Almeida
      2
      0
      Votes
      2
      Posts
      280
      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.

    • P

      Unsolved Unable to install Fog successfully.

      FOG Problems
      • • • punch07
      10
      0
      Votes
      10
      Posts
      898
      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.

    • S

      Unsolved Capture not finishing in NAT environment

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

      No one has replied

    • A

      Unsolved Set storage location (/images) during install

      FOG Problems
      • • • adamo25
      3
      0
      Votes
      3
      Posts
      933
      Views

      A

      @vincent33 Hello, thanks for the response! I was able to change my HW so this was no longer an issue.

    • V

      Unsolved Localstorage randomly selected

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

      No one has replied

    • J

      Unsolved Cannot boot W11 deployment with RAID turned on

      Windows Problems
      • • • jack_darnellits
      3
      0
      Votes
      3
      Posts
      305
      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 🙂

    • J

      Unsolved Replication Issues

      FOG Problems
      • • • judzk
      1
      0
      Votes
      1
      Posts
      176
      Views

      No one has replied

    • L

      Unsolved Multicast job

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

      No one has replied

    • J

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

      FOG Problems
      • • • Jim Holcomb
      22
      0
      Votes
      22
      Posts
      1.8k
      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.

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