• PXE boot freeze on Random Computers Using FOG 1.5.2 & kernel Version 1.5.2

    12
    0 Votes
    12 Posts
    4k Views
    Z

    @kleber I’d recommend removing the background image via the GUI under Settings | iPXE General Config. I just removed the background image name from that field entirely. The default background prevented certain machines from being able to boot for me as UEFI. Figure its a quick enough thing to check.

    Are there other machines that do boot ok with your setup or are you not able to boot any machine via iPXE?

    Do the machines you have issues on have any BIOS settings specific to PXE booting (enabling it, authentication, etc)? If you you may want to check the configuration there.

    Have you tried UEFI boot instead of BIOS boot, I have found sometimes the error is more descriptive in one vs the other (or even that one way has no error and the other does). I have found it especially helpful to have a camera/phone camera with high speed video recording, ie 120/240 fps and record the screen after I make my selection to catch any brief messages on screen.

  • Installation - Centos 7 & PHP 7?

    Solved
    14
    0 Votes
    14 Posts
    4k Views
    Q

    @tom-elliott Cool, that worked perfectly 🙂

  • Giving deployed PC new name and IP automatic

    Unsolved
    4
    0 Votes
    4 Posts
    1k Views
    Tom ElliottT

    @stylus3530 yes the client does have renaming for Linux, Mac OS, and Windows. Windows has the benefit, however, of the host name early working from the imaging context.

  • Upgrade 1.4.4 -> 1.5.0 (will not be installed: genisoimage, isolinux)

    Unsolved
    8
    0 Votes
    8 Posts
    3k Views
    Q

    @veresh The commit says the packages were added to enable compilation of iPXE binaries. As far as I understand the compiled iPXE binaries are (still?) pulled from the repository anyway, so I guess it’s to allow for updating (or modifying) the binaries manually without updating FOG

  • Static IP on an Ubuntu 16 Server and VirtualBox

    Solved
    5
    0 Votes
    5 Posts
    2k Views
    H

    @george1421

    I found my mistake

    The IP was wrong the old VM snapshot had NAT instead of bridged network interface enabled

    Thank you very much for the fast support.

    alt text

  • Deployment task after upgrading ubuntu 17.04 to 17.10

    Unsolved
    4
    0 Votes
    4 Posts
    1k Views
    L

    Something i don’t anderstand is : I’ve got an other highscool to handle and i’m using fog on ubuntu too. I’ve got to upgrade the distribution here (to 17.10) and i’ve got no issue like this or at all…

  • Fog Client problem xubuntu

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    S

    @jpLeca Could you please send your last answer in your native language as well. Might help us all understand a bit more and could be helpful to other users too.

  • Installing FOG on RHEL Server 7.5 - is this compatible?

    Unsolved
    5
    0 Votes
    5 Posts
    1k Views
    Wayne WorkmanW

    @george1421 Eh, saying ‘try’ sounds less like orders. I’m a boss of nobody but myself.

  • Unattended ubuntu install from netboot with preseed file

    Solved
    2
    0 Votes
    2 Posts
    2k Views
    T

    Hi,

    I found a solution:

    kernel tftp://${fog-ip}/boot/ubuntu/trusty/amd64/linux initrd tftp://${fog-ip}/boot/ubuntu/trusty/amd64/initrd.gz imgargs linux auto=true console-setup/layoutcode=fr keyboard-configuration/xkb-keyboard=fr locale=fr_FR.UTF-8 hostname=master domain=maestria.fr url=http://${fog-ip}/preseed_path/preseed_name.cfg quiet initrd=initrd.gz root=/dev/nfs netboot=nfs nfsroot=${fog-ip}:/tftpboot/boot/ubuntu/trusty/amd64/ boot

    It’s look to work just need to configure my preseed file correctly.

    Thank’s

  • How to upload in fog linux image?

    Unsolved
    11
    0 Votes
    11 Posts
    3k Views
    Wayne WorkmanW

    @zago123 I was talking about the version of the ISO specifically. Apologies for not making that clear the first time.

  • Booting Ubuntu Live CD

    Unsolved
    21
    0 Votes
    21 Posts
    12k Views
    N

    @george1421

    Thanks for that - I’ve got it booting - my menu entry now looks like:

    Menu Item: fog.ubuntu-server
    Description: Ubuntu Server 16.04
    kernel tftp://192.168.0.22/os/ubuntu/16.04/server/vmlinuz
    initrd tftp://192.168.0.22/os/ubuntu/16.04/server/initrd.gz
    imgargs vmlinuz initrd=initrd.gz root=/dev/nfs netboot=nfs nfsroot=192.168.0.22:/images/os/ubuntu/16.04/server/ locale=en_GB.UTF-8 keyboard-configuration/layoutcode=gb
    boot || goto MENU

    Many thanks again for your help!

  • Pointing Images to Secondary HDD without losing data

    Solved
    3
    0 Votes
    3 Posts
    885 Views
    H

    @tom-elliott
    Filesystem Size Used Avail Use% Mounted on
    udev 3.9G 0 3.9G 0% /dev
    tmpfs 787M 9.3M 778M 2% /run
    /dev/sda1 451G 5.7G 423G 2% /
    tmpfs 3.9G 212K 3.9G 1% /dev/shm
    tmpfs 5.0M 4.0K 5.0M 1% /run/lock
    tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup
    tmpfs 787M 60K 787M 1% /run/user/1000
    /dev/sdb1 1.8T 614G 1.2T 36% /media/fog/d40b9b49-226e-4e64-b365-0b7b71d9ed3b

    i used this and it worked: https://wiki.fogproject.org/wiki/index.php?title=Moving_your_images_directory/Adding_Storage_to_the_Images_directory

    Thanks!

  • Not seeing Centos ISO in menu

    Solved
    9
    0 Votes
    9 Posts
    2k Views
    D

    Thank you so much! It’s working now!

  • After trying to Run FOG Update....

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    imagingmaster21I

    @wayne-workman
    That’s my plan I am copying the entire image directory and going to migrate.

  • FOG Server CPU usage 100%

    64
    0 Votes
    64 Posts
    37k Views
    F

    @tom-elliott Oh la la!! works very verry fine 🙂

  • Client with too many mac addresses

    Solved
    10
    0 Votes
    10 Posts
    3k Views
    Chris WhiteleyC

    @tom-elliott I am not quite sure what was wrong. I was working with someone else here on the forums on trying to do the automation and he had me run a script on mysql which ended up messing up a few things (accident). I was trying to work with the persistent groups piece. I ended up having to do a restore of the FOG server and that’s when the issues happened. I think I just had some duplicate entries somehow once I did the restore.

    I look forward to a new GUI layout! You guys are rock stars!

  • MonitorFogStorage.sh Community Script

    Solved
    7
    0 Votes
    7 Posts
    2k Views
    Greg PlamondonG

    @wayne-workman
    That Worked!

    [root@10fogserver MonitorFogStorageNodes]# git log -1 commit bb920e4367b5076ac2bb7bb70575ec4b647d5aee Author: wayneworkman <13314799+wayneworkman@users.noreply.github.com> Date: Wed Feb 21 13:53:10 2018 -0600 Fix spacing in evaluations [root@10fogserver MonitorFogStorageNodes]# ./MonitorNodes.sh [root@10fogserver MonitorFogStorageNodes]#

    Thanks @Wayne-Workman

  • FOG Backup Script Help

    Unsolved
    3
    0 Votes
    3 Posts
    954 Views
    Wayne WorkmanW

    @it-john The key things to backup are a mysqldump of the fog database, images, snapins, and your ssl keys. Not sure if the script gets the ssl keys, those are new as of 1.3.

  • Ubuntu 16.04 image non-working boot loader after deployment.

    3
    0 Votes
    3 Posts
    840 Views
    S

    @mottz I guess you are capturing an UEFI based system, right? FOG still can’t capture UEFI boot entries from a system on capture. It’s been in the pipeline but I can’t say when we’ll get to it.

  • Portable Fog Server

    Solved
    5
    0 Votes
    5 Posts
    3k Views
    Wayne WorkmanW

    Just for CentOS 7 or Debian 9 I would recommend 8GB, plus whatever space you need for imaging. Also, the makeFogMobile scripts have matured, they are available here: https://github.com/FOGProject/fog-community-scripts/tree/master/MakeFogMobile

106

Online

12.6k

Users

17.5k

Topics

156.4k

Posts