• NFS error

    6
    0 Votes
    6 Posts
    1k Views
    B

    Make sure your Proxmox server is set up with a static IP address on the physical network interface. For the virtual network, ensure that it is set up correctly, and all VMs and LXC containers are attached to this network. Assign static IP addresses to all your servers and clients to avoid conflicts with DHCP. Reserve these IP addresses in your DHCP server configuration (pfSense) to prevent accidental IP allocation conflicts. Ensure that your LXC container (running Ubuntu Server) has the correct network configuration. Use a bridged network interface so that the container can get its IP address directly from the physical network. Double-check that the LXC container’s network settings are consistent with your Proxmox virtual network setup.

  • Fog Imaging reports

    2
    0 Votes
    2 Posts
    567 Views
    Tom ElliottT

    @zaboxmaster The history of the report should still show the fact that it was imaged, though the links to the “host” element are done based on the existing of the physical host in the database.

    I believe this is known and could be relatively easily fixed by just planting the current device name along with the hostID.

    The reason that this isn’t done, however, is that it’d still be relying on a database entry, and there are cases where people deploy an image to a device that isn’t registered. What name do you use for that particular case?

  • How to use Sergie Strelec over FOG?

    3
    0 Votes
    3 Posts
    1k Views
    S

    @Sebastian-Roth yeah i have FOG server and now work with it, capture and deploy my favorite OS and images, actually that i say we need boot sergei strelec over FOG in network boot with live type, in fact we used Hiren PE but we need use Sergei, these products are different, Hiren have just 1 wim file but sergei have 4 wim file!
    if i use 1 of 4 or combine or merge together it will work and sergei will boot up but the programs not working, it look like the apps wont load, in result do you have any idea?

  • deploy lento

    Locked
    2
    0 Votes
    2 Posts
    366 Views
    S

    @alexamore90 May I ask you to not double post in this forum!

    https://forums.fogproject.org/topic/16907/deploy-slow

  • deploy slow

    3
    0 Votes
    3 Posts
    609 Views
    S

    @alexamore90 Definitely look into using multicast if you want to image many in little time!!

  • Rerun Installer

    6
    0 Votes
    6 Posts
    1k Views
    L

    On Linux, ‘mv’ is used to rename files. ‘fogsettings-firstInstall’ is not a folder, it is the new name of the file ‘.fogsettings’, in the FOG wiki they do it so you can keep a backup copy of what you had.

  • Using FOG without PXE - FOG client on USB key

    10
    0 Votes
    10 Posts
    3k Views
    L

    Hello george1421,

    Got everything working with the USB client.

    Thank you for your help.

    Louis.

  • Does LDAPS work during iPXE menu login?

    10
    0 Votes
    10 Posts
    1k Views
    B

    @george1421 said in Does LDAPS work during iPXE menu login?: mcdvoice

    @brakcounty The code support switching to ldaps by adjusting the port number, I suspect that bit won’t work as advertised. I don’t think that element was ever tested. The reason why I say that is to make it work it needs an LDAP certificate installed.

    Good one. Thanks for sharing a nice piece of info.

  • Backing up USB drive - blockdev --getsize64 then what?

    8
    0 Votes
    8 Posts
    2k Views
    F

    @Sebastian-Roth Unfortunately the USB external drive wasn’t see by FOG, I tried the serial number listed in Windows but it backed up an NVMe drive Please disregard

  • Wiping HD

    11
    0 Votes
    11 Posts
    3k Views
    george1421G

    @lostitguy We you will need to make up your own fog ipxe menu to specifically call the wipe function.

    I am not 100% sure I have the stanza right but it should look like this

    Menu Item: fog.wipeit
    Description: FOG builtin Disk Eraser Tool
    Parameters:
    kernel tftp://${fog-ip}/bzImage
    initrd tftp://${fog-ip}/init.xz
    imagargs bzImage initrd=init.xz root=/dev/ram0 rw ramdisk_size=256000 ip=dhcp web=${fog-ip}/fog/ consoleblank=0 loglevel=4 mode=wipe wipemode=full
    imgfetch init.xz
    boot ||
    goto MENU
    Menu Show with: All Hosts

    If you ALWAYS want to wipe before a deploy in one step that is also possible but you will need to “hack” the fog deploy script to include the shred command. That is a bit more complicated than creating a fog ipxe menu, but modifying the fog deploy script is not that difficult either. There are just more steps involved.

  • Windows 10 issues

    17
    0 Votes
    17 Posts
    4k Views
    S

    @buddyaderholt I don’t see how this is directly related. Please remove the link you posted or we will do so unless you can explain the context of how this fits into the picture.

  • FOG With more than 1 subnet

    36
    0 Votes
    36 Posts
    13k Views
    george1421G

    @banaunnuh said in FOG With more than 1 subnet:

    used the TFTP get command for my main FOG server and got the same error when I try to boot with the 172 clients. The file does not come, it gives a timeout error

    Can you ping the fog server IP address from the 172 subnet?
    Is there some kind of screening/firewall between the 200 and 172 subnets? The tftp protocol uses UDP port 69 NOTE: If you test tftp pull between a windows computer on 172 and the fog server on 200 you need to temporarily disable the windows firewall on the test computer because tftp, is like FTP in that it opens a command channel and a data channel for communications.

  • Quick question.

    2
    0 Votes
    2 Posts
    387 Views
    Tom ElliottT

    @lostitguy not in the way you’re thinking but yes kind of.

    Essentially it rewrites the partition tables (which effectively wipes the drive completely). Once the partition table is written it then block by block writes the image to the disk.

  • Where do I find the file undionly.kpxe and default.ipxe

    2
    0 Votes
    2 Posts
    2k Views
    S

    @Martin-IT-Systems said in Where do I find the file undionly.kpxe and default.ipxe:

    Now to my question: on Github FOG Project / Backet someone has set under tftp a lot of ipxe so also the undionly.kpxe file. Can I use this or where do I get this so I can copy this into /tftpboot?

    Sure you can manually download the files. BUT the files not being in /tftpboot might be a hint that the FOG installer never finished all the way to the end. I suggest you re-run the installer, carefully read what you see on screen, follow it’s instructions and it should take care of everything for you.

    And where do I get the default.ipxe file or should I do it myself according to the instructions in FOG Wiki?

    Same answer. The installer will create it when it runs all the way to the end.

    Would there also have to be a dnamasq integrated into the network?

    You can manually setup dnsmasq in your network if you think you need a DHCP Proxy. The FOG installer does not so this for you.

  • Is it possible to do this with FOG?

    3
    0 Votes
    3 Posts
    683 Views
    C

    @Sebastian-Roth
    Thanks, looks promising.
    Will set up a test.

  • Boot Porteus Kiosk iso from fog pxe menu

    7
    0 Votes
    7 Posts
    2k Views
    george1421G

    @gandzioreek said in Boot Porteus Kiosk iso from fog pxe menu:

    I tried, didn’t worked

    What didn’t work? What did you see?

    While this thread is 2 years old, I just looked at the Porteus Kiosk iso image again, and it looks pretty much the same, so the menu settings I recommended previously should still work.

    If it wasn’t for the details most things would work right out of the box.

  • Limit the bandwith speed.

    2
    0 Votes
    2 Posts
    459 Views
    Tom ElliottT

    @sega Yes, though I think it’s specific to the multicast sessions bandwidth capability and limited at the storage node level (if my memory serves correctly)

  • Migrating fog 1.5.10 from old to new server (old to new OS)

    5
    0 Votes
    5 Posts
    2k Views
    T

    @Sebastian-Roth Thanks Sabastian.

  • Copy Cloud Storage of /images to Remote Servers Globally

    Solved
    18
    0 Votes
    18 Posts
    3k Views
    JJ FullmerJ

    @typotony That’s Great to hear!
    Glad you got it working and that it was as easy as intended.

  • Append a prefix to computername based on group membership

    9
    0 Votes
    9 Posts
    1k Views
    D

    @george1421 I tried entering a hostname after the prefix was appended, for example I entered “TestVM” thinking the full registered hostname would be “NCIT-TestVM”, but the device was registered as “TestVM”.

184

Online

12.4k

Users

17.4k

Topics

155.9k

Posts