Navigation

    FOG Project

    • Register
    • Login
    • Search
    • Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. FuriousGamer065
    3. Topics
    F
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Topics created by FuriousGamer065

    • F

      Fog Client not installing
      Windows Problems • • FuriousGamer065

      7
      0
      Votes
      7
      Posts
      48
      Views

      F

      @sebastian-roth I looked in the registry and I deleted the left over fog files, I got it to work after a little tinkering.

    • F

      TFTP Error - File Not Found
      FOG Problems • • FuriousGamer065

      20
      0
      Votes
      20
      Posts
      23
      Views

      F

      @george1421 Thank you so much! It works now!

    • F

      Gigabyte board not booting to hard disk
      Hardware Compatibility • • FuriousGamer065

      11
      0
      Votes
      11
      Posts
      37
      Views

      george1421

      @FuriousGamer065 First let me say I’m asking because I don’t know.

      Does NVMe disks work in bios mode?

      For SANBOOT you have to remember that is a bios only boot loader (built into iPXE). It references disks by their bios ordinal position.

      For example with FOG it issues this command when you pick SANBOOT. sanboot --no-describe --drive 0x80 In bios syntax drive 0x80 is the first hard drive 0x81 is the second hard drive and so on. Since you have 3 drives 0x82 is the last bios referenced drive. Its possible because of the bios order 0x80 may not be your NVMe drive but a sata drive (I don’t know) but that will explain why SANBOOT is not working for you.

      So you might ask how can well tell. Good question…

      I think what I would do is create 2 new iPXE menus for testing.

      The concept is based in this tutorial: https://forums.fogproject.org/topic/10944/using-fog-to-pxe-boot-into-your-favorite-installer-images

      But we are going to make a twist on this.

      Make two new iPXE menus:
      Menu Item: os.Sanboot.D2
      Description: Sanboot Drive 2
      Parameters:
      sanboot --no-describe --drive 0x81 || goto MENU
      Menu Show with: All Hosts

      Menu Item: os.Sanboot.D3
      Description: Sanboot Drive 3
      Parameters:
      sanboot --no-describe --drive 0x82 || goto MENU
      Menu Show with: All Hosts

      Now boot into the iPXE menu and see if either of the new sanboot menus work. It will be interesting to know if one of the alternate menus work correctly.

    • F

      SOLVED proxydhcp offers were received, no dhcp offers were received
      FOG Problems • dnsmasq fog 1.5.8 • • FuriousGamer065

      6
      0
      Votes
      6
      Posts
      35
      Views

      george1421

      @FuriousGamer065 So did you use my tutorial and config file exactly to setup your dnsmasq service? https://forums.fogproject.org/topic/12796/installing-dnsmasq-on-your-fog-server

    • F

      FOG reapply Windows Setup
      General • • FuriousGamer065

      8
      0
      Votes
      8
      Posts
      25
      Views

      george1421

      @FuriousGamer065 Now if you were going to do 50 or more per year I would recommend a bit different approach in that you will create a fat image and include all of the applications you need right in the golden image. You would only install applications post imaging that require a system unique ID like enterprise virus protection. You would also use the unattend.xml file to answer all of the preinstall OOBE questions so the deployment is completely lite touch. https://forums.fogproject.org/topic/11920/windows-10-1803-sysprep-problem?_=1584219461172 You would also create a post install script to install the system specific drivers etc.

    • F

      Gigabyte board not booting into Windows when booted off FOG.
      Hardware Compatibility • • FuriousGamer065

      8
      0
      Votes
      8
      Posts
      62
      Views

      george1421

      @FuriousGamer065 Wow quite a gap here in response.

      You need to know what mode the firmware is in because it controls a number of things. In the case of the boot loader you will need to send ipxe.efi as the boot file to the target computer for uefi mode. The same thing kind of applies to the source image. You can only deploy an uefi captured image to a uefi based computer. You can’t mix bios and uefi systems.

    • F

      SOLVED FOG Failing to Capture and Deploy image.
      FOG Problems • • FuriousGamer065

      8
      0
      Votes
      8
      Posts
      100
      Views

      george1421

      @FuriousGamer065 You probably should run through the tutorial to ensure that all of the bits are in the right spot and then rerun the fog installer.

      Understand this will only address the ftp issue. There still may be the issue related to unable to find the storage node. That’s on the NFS site of the image upload.

    • 1 / 1