• deploy lento

    Locked
    2
    0 Votes
    2 Posts
    316 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
    551 Views
    S

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

  • Rerun Installer

    6
    0 Votes
    6 Posts
    986 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
    2k 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
    1k 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
    3k 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
    11k 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
    296 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
    595 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
    399 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
    1k 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”.

  • Plugin Persistent Group add new snapin

    5
    0 Votes
    5 Posts
    797 Views
    Y

    @george1421 Thanks Guyz !!

  • changelog

    5
    0 Votes
    5 Posts
    644 Views
    Tom ElliottT

    @plegrand Correct

  • Windows 10 zero touch deployment

    7
    0 Votes
    7 Posts
    2k Views
    Tom ElliottT

    @rizingknight72 You ahve to create an image definition and assign it to the host.

    Zero touch just means that the image you’re using doesn’t require the machine to be touched after imaging.

    Please review the FOG Documents as this is one of the first things discussed when dealing with FOG.

98

Online

12.2k

Users

17.4k

Topics

155.6k

Posts