• TFTP won't start at the installation

    Solved
    13
    0 Votes
    13 Posts
    10k Views
    O

    @Sebastian-Roth I did it and it’s work ! thanks a lot for your reply ans the time you spent for me 🙂

  • FOG Exiting to Shim UEFI Key Management

    Unsolved
    13
    0 Votes
    13 Posts
    3k Views
    george1421G

    OK I have a working solution at least for centos uefi. I don’t know if it will break others… YMMV

    scanfor internal,external,optical,manual dont_scan_files shim.efi,MokManager.efi,shimx64-centos.efi,shimx64.efi,mmx64.efi

    I didn’t need to change anything else from default. I didn’t see any other settings I fiddled with over time either.

  • Images Display as Not Valid Data

    Unsolved
    2
    0 Votes
    2 Posts
    351 Views
    george1421G

    @montesd What target OS are you capturing?

    What mode are you using to capture the image (single disk resizable, single disk non-resiziable)?
    In the partclone screen, is it capturing the image as raw (as if you have bitlocker enabled)?

    I’m initially suspecting something wrong with the source disk itself. The error reporting out of partclone is not very good, so FOG makes the assumption that the server is out of disk space.

    One way to debug this is to start another capture, but before you hit the submit button tick the debug check box, then submit the capture task.

    PXE boot the target computer and then after a few screens of text (where you must press enter to pass) you will be dropped to a FOS Linux command prompt. At the FOS command prompt key in fog and press enter. This mode will allow you to single step through the image capture hopefully you will be able to capture the exact error message displayed in partclone. Also if you reach the error but partclone hasn’t told us what we need, we can look at the partclone error log. But lets start with the single stepping through the capture to see what the true error is.

  • Getting error: Either DHCP failed or we were unable to access...

    Solved
    8
    0 Votes
    8 Posts
    2k Views
    S

    Ok, solved that. Seemed like another one of those spanning tree issues… 🙂

  • Issue with TFTP.

    Solved
    5
    0 Votes
    5 Posts
    796 Views
    P

    @Junkhacker and @Sebastian-Roth

    Junk was right. Fresh install taking almost all defaults fixed it for me.

    Thanks!

  • Linux Fog Client

    Solved
    8
    0 Votes
    8 Posts
    2k Views
    A

    @Sebastian-Roth Well it looks like I need to pay better attention to the wiki articles. I reinstalled mono, complete this time, and I was able to push a task to the host. The Host still doesn’t show up as online within the host list on fog, but I can live with that.

    Thanks again! Now I can replace a fleet of windows signage machines!

  • Resize only root partition

    Unsolved
    5
    0 Votes
    5 Posts
    966 Views
    S

    @docorange6 Sorry for the late answer.

    Looking at the information you posted we see that it handles sda2 (SWAP as we see from type=82) as fixed partition. And because of that I am fairly sure it will resize the boot partition (sda1) back to it’s original size as well.

    I can understand that you would prefer it to not touch sda1 at all and I think we have fixed this in the latest scripts already. Please download the latest init files (32 bit and 64 bit) and put those into /var/www/html/fog/service/ipxe/ (best to rename the original ones instead of directly overwriting those.

  • Adding existing images to the new server

    Unsolved
    6
    0 Votes
    6 Posts
    1k Views
    JunkhackerJ

    @daguilar if you no longer have the option of exporting from the old server, you’re probably best off just creating each one manually though the interface. just make sure the “Image Path” field and format info matches the info that goes to the files.

  • Quick registration HTTP 5XX error

    Solved
    7
    0 Votes
    7 Posts
    1k Views
    D

    @Sebastian-Roth Yes of course. The networking team will let me know.

  • PHP7.1 failed during confiming package installation on ubuntu

    Unsolved
    4
    0 Votes
    4 Posts
    1k Views
    S

    @airsine Thanks for posting the issue. We don’t seem to have many Mint users and didn’t notice that obviously they have moved to default to PHP 7.2 being pre installed. At least that is my interpretation of the error without actually having looked into it.

    If you are not bound to use Mint then see George’s and Wayne’s answers.

    If you want to stick to it, try running the installer as php_ver=7.2 ./installfog.sh (note this is just from the top of my head, no promise this is working)

  • Error 1024

    Solved
    3
    0 Votes
    3 Posts
    422 Views
    M

    It started working after i disabled selinux…

  • Hostname on imaged clients not changing

    Unsolved
    8
    0 Votes
    8 Posts
    2k Views
    S

    Wait… Maybe I’ve been going at this wrong.

    Am I supposed to manually register each computer I image? I assumed the client would register the computer in the FOG server. My bad if so, I’ve looked at the quick register settings, enabled it but that isnt bringing new clients on to the server

  • CentOS 7: Could not download init.xz properly, FOG will not install

    Solved
    10
    0 Votes
    10 Posts
    4k Views
    F

    @fhrivers That did it. I assumed that since I could browse this site, I didn’t need to add it to the web filter. I’m up and running! Thanks!

  • Copy PXE files from FOG to NAS(QNAP TS-463U)

    Solved
    12
    0 Votes
    12 Posts
    3k Views
    S

    @Sebastian-Roth that fixed it. I just tested it by booting a laptop off PXE and it works great. I am now capturing an image. I really appreciate you taking the time to help me out.

  • Adding needed repository....................................Failed!

    Solved
    3
    0 Votes
    3 Posts
    791 Views
    S

    @mig39 I am wondering which version of FOG are you trying to install? I remember we had this issue long time ago and the current installer should install those packages for you - see here!

    The line numbers we see in the error messages above don’t match those in the current scripts. So I am fairly sure you are not using the latest FOG version 1.5.5!?

  • database created problem

    Solved
    13
    0 Votes
    13 Posts
    1k Views
    S

    @lsdingo Well, there is your answer. There are no partitions on this disk. There is nothing FOG can upload/capture.

    Should an OS be installed on this (VM) disk? From my point of view it’s not!

  • git clone failed

    Unsolved
    3
    0 Votes
    3 Posts
    846 Views
    george1421G

    Is your fog server behind a proxy server or does the fog server have direct access to the internet?

  • Unallocated space

    Solved
    22
    0 Votes
    22 Posts
    6k Views
    S

    @Sebastian-Roth said in Unallocated space:

    df -h

    Looks like i’m good to go. Thanks very much for all your help. I will save the commands for future reference.

  • Trouble Deploying Ubuntu 18.10 Image

    Solved
    7
    0 Votes
    7 Posts
    1k Views
    C

    @Sebastian-Roth I ended up fixing this issue myself. I had made an error in the capture process. I’ve got everything working properly now. Thanks for the help.

  • Trying to capture Ubuntu 18.04.1 and I get this.

    Solved
    18
    0 Votes
    18 Posts
    4k Views
    S

    @Sebastian-Roth So far I’ve tried a fresh Ubuntu 16.04 install, and I’ve even used LVM and just captured as non-resizable with 0 issues. Now while this wasn’t Ubuntu 18, I did notice the machine I had the issue on originally is unable to install this OS due to something being wrong with the “file system” on the disk which for some odd reason it couldn’t format, delete, or write to. It is an SSD, and I couldn’t recreate this issue on any other box. I ran various SSD diagnostics with no errors being found so I’m stumped. I haven’t gotten to try with the exact iso posted above just yet - doing production stuff lately since I’m alone in IT currently.

208

Online

12.3k

Users

17.4k

Topics

155.9k

Posts