• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. koni
    3. Topics
    K
    • Profile
    • Following 0
    • Followers 0
    • Topics 9
    • Posts 26
    • Groups 0

    Topics

    • K

      Use same image path in differents images

      Watching Ignoring Scheduled Pinned Locked Moved FOG Problems
      1
      0 Votes
      1 Posts
      240 Views
      No one has replied
    • K

      Graphic refind with fog

      Watching Ignoring Scheduled Pinned Locked Moved General
      3
      0 Votes
      3 Posts
      594 Views
      george1421G

      @george1421 So the second part of this is; I would create a custom FOG iPXE menu item to test this next bit. Since refind exists in the http path we can use the http protocol to grab the files you need.

      I would start out by cloning the FOG provided refind.conf file to… for this example refind2.conf. Place any files you want to load in the http path on the fog server but not in the fog file path because an upgrade will delete your custom files. For this example lets create a new directory with
      mkdir /var/www/html/crefind place your cloned refind2.conf file in there plus any other files you want to load onto the refind vhd.

      set http-path http://${fog-ip} set custrefind-path ${http-path}/crefind set refind-path ${http-path}/forg/service/ipxe kernel ${refind-path}/refind_x64.efi imgfetch --name refind.conf ${custrefind-path}/refind2.conf refind.conf imgfetch --name os_linux.png ${custrefind-path}/os_linux.png os_linux.png imgfetch --name theme.conf ${custrefind-path}/theme.conf theme.conf boot || goto MENU

      Understand I did not debug this menu at all, I just glued the bits together. So it might work or might now. But the idea is correct. Remember in your refind2.conf file the ipxe vhd has no paths so everything is stored in the root of the vhd. So this config file stanza
      icon /EFI/refind/themes/rEFInd-minimal-drunkcj/icons/os_linux.png
      Needs to be rewritten as
      icon os_linux.png

    • K

      refind.conf autoscan

      Watching Ignoring Scheduled Pinned Locked Moved General Problems
      1
      0 Votes
      1 Posts
      297 Views
      No one has replied
    • K

      Boot menu

      Watching Ignoring Scheduled Pinned Locked Moved General
      13
      0 Votes
      13 Posts
      2k Views
      K

      @george1421 Thanks ! I found the problem few minutes after this post, with this subject
      https://forums.fogproject.org/topic/12356/refind-conf-doesn-t-appear-to-be-used

    • K

      Can't pxe boot UEFI

      Watching Ignoring Scheduled Pinned Locked Moved FOG Problems
      11
      0 Votes
      11 Posts
      2k Views
      george1421G

      @koni said in Can't pxe boot UEFI:

      But I didn’t find the pxelinux.cfg

      That is correct you should not find pxelinux.cfg because that is for the syslinux boot loader not iPXE. To add items to the iPXE menu you do that via the web ui in FOG Configuration -> iPXE Menu, menus. There is no need to hand edit the boot menus.

      Just for reference: https://forums.fogproject.org/topic/10944/using-fog-to-pxe-boot-into-your-favorite-installer-images

    • K

      example of snapin unix

      Watching Ignoring Scheduled Pinned Locked Moved General
      3
      0 Votes
      3 Posts
      638 Views
      K

      @sebastian-roth I already try snappin on Windows and it’s working. The client is install with the last version and my fog version is 1.5.9.
      I tried to use Fog’s snappin on debian host but and it’s going well but I think that my command are not good. i tried with dpkg -i and /bin/bash. The client is downloading and rebooting the PC but I can’t find the program

      463e11a5-6457-4538-a9ab-7b062651629a-image.png

    • K

      The client won't install

      Watching Ignoring Scheduled Pinned Locked Moved Linux Problems
      6
      0 Votes
      6 Posts
      1k Views
      K

      @sebastian-roth The error with chkconfig is still here and I dnd’t found any topic about it in the forum, is any alternativ possible to this package ?

    • K

      Snapin won't start

      Watching Ignoring Scheduled Pinned Locked Moved Windows Problems
      3
      0 Votes
      3 Posts
      455 Views
      K

      I forgot to isntall the client it’s working now sorry !

    • K

      TFTP problems

      Watching Ignoring Scheduled Pinned Locked Moved General Problems
      3
      0 Votes
      3 Posts
      593 Views
      K

      Thanks for your answer, I didn’t have DHCP server. My network is an internal network with virtualbox only. Fog is working but I have to write for each reboot in this thing c0d3f6a5-06d4-4f45-81ff-cf047909e620-image.png
      When I wrote the ip of my fog server there it’s working normally

    • 1 / 1