• Installation Problem

    Solved
    13
    0 Votes
    13 Posts
    6k Views
    Wayne WorkmanW

    @george1421 In fact, this one part of the installer has had a lot of issues in the past.

    instead of trying once and just giving up if it doesn’t work the first time - I think it should try again… at least 3 tries, just for problems like below where someone is trying to download the file over a crappy connection half the world away… @Tom-Elliott

  • svn 5453 - Fog project CA - New FOG Client (Recommended)

    Solved
    11
    0 Votes
    11 Posts
    4k Views
    Wayne WorkmanW

    @raymondub at the moment the best documentation is in the forums. @Jbob has only posted like 300 times lol. You could probably sit down one day and read all his posts and know everything you need to know. 🙂

  • How to remove login and password in Quick imaging

    Solved
    18
    0 Votes
    18 Posts
    5k Views
    Robx64R

    @Tom-Elliott
    Apparently this problem is solved as well, right after I upgraded FOG to the most current version it seems to work so If I spot any problems I’ll do 😉
    Thank you Tom for your help.

  • Uploading image... so loooonnnng!

    Solved
    5
    0 Votes
    5 Posts
    2k Views
    Tom ElliottT

    What are all the abbreviations?

    @megs said:

    i have correctly start a full register of UC

    What is a UC?

    If the browser is showing 100% used space, my best guess is you really ARE at 100% used space.

    When fog installs, it creates the /images folder for you. If you added a 10 gigabyte partition (very small be begin with) and mounted it to the /images directory, your display should show properly.

    How big is the root partition (/)? You can check with:

    sudo df

  • Problems with FOG services

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    T

    Ok I managed to solve this based on a previous post where Tom had deleted files in /opt/fog/{service,etc}

    I tried doing the above but still didn’t seem to resolve the problem. So I moved the existing fog folder in /opt to fog.backup. Then created the /opt/fog folder and copied the .fogsettings to it.

    Performed a reinstall to pick up the existing settings and it now seems to be all ok without any errors.

  • 0 Votes
    20 Posts
    9k Views
    george1421G

    I created a post a few days ago about booting a MDT iso image via the ipxe boot menu. This may help you on your quest as long as you are using a svn trunk. The only thing I think I would change from this post is to move the place I stored the iso image out of the fog directory directly. In the instructions I said to place the files in /var/www/html/fog/iso , moving forward I would put them in /var/www/html/iso This location is still addressable by apache but won’t collide with anything in the fog distro.

    https://forums.fogproject.org/topic/6161/debian-8-fog-trunk-pxelinux-on-ms-server-and-ms-dhcp-help/15

  • Mounting NFS problems

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    Tom ElliottT

    Sorry I typically run all commands sans sudo simply because when I’m writing I’m usually under making the assumption that you are running it elevated already. I should’ve specified I suppose but at least you got it working.

  • Sending discover loop

    Solved
    31
    0 Votes
    31 Posts
    12k Views
    S

    Thanks for reporting back! Great that we could solve this. I really hope we never see anyone actually needing this cdc_ether module!!

  • Unable to register Dell Inspiron 13 7000 Series to fog server

    Solved
    23
    0 Votes
    23 Posts
    13k Views
    S

    @Warrender6 From what I can see in the two screenshots those files are probably on the same system (date and time). So I guess this is still FOG 1.2.0. I am still not sure if you can make this work with 1.2.0 but what is very clear is that init.xz is too small. Somehow got damaged?? You can download a copy straight from here: http://sourceforge.net/p/freeghost/code/HEAD/tree/tags/1.2.0/packages/web/service/ipxe/init.xz?format=raw

    If you want to go FOG trunk we need more information on what went wrong. Exact error messages!

  • Snapin to delete files on client windows 7

    Solved
    7
    0 Votes
    7 Posts
    3k Views
    C

    @ITSolutions Hi all,
    Thanks a lot for help and for this best software around the world to deploy.
    Regards

  • can't open Webmanagement console

    Solved
    4
    0 Votes
    4 Posts
    2k Views
    M

    Autosolved:
    “1” “fog” “xxxxx” “0000-00-00 00:00:00” “” “0

  • 0 Votes
    15 Posts
    5k Views
    Wayne WorkmanW

    @Tom-Elliott +1

    I have no idea what is going on in this thread.

    @megs In the future, please stop using acronyms in this manner. They are really confusing when not everyone is familiar and they are not defined early on in the OP.

  • Extending a file system on redhat base distros

    8
    1 Votes
    8 Posts
    3k Views
    Wayne WorkmanW

    This has been added to the WiKi to the best of my abilities. This was a difficult one because many of these things I myself do not have direct experience with, so I had to retain the formatting and color coding as closely as I could to preserve the originally presented material.

    I’ve made this article exclusively about virtual HDDs as this is 95% of what these posts are about. I’ve simply removed the remarks about physical disks.

    Here is the link: https://wiki.fogproject.org/wiki/index.php/Add_%26_Extend_a_2nd_Virtual_HDD

  • Unable to upload image...SVN 5495

    Solved
    10
    0 Votes
    10 Posts
    4k Views
    Tom ElliottT

    It appears this was Hanz’s fault. He had snapshots and what not and it broke the upload process.

  • PXE boots fails with minimal errors

    Solved
    6
    0 Votes
    6 Posts
    3k Views
    S

    @fakeblair Any news on this??

  • PXE BOOT PROBLEM

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    S

    Have you tried undionly.kkpxe??

  • Boot from USB-Stick to get FOG menu for machines without PXE

    Solved
    11
    0 Votes
    11 Posts
    8k Views
    george1421G

    @jbsclm said:

    @x9rok
    It is some while since I last used it, but from what I remember, if there was no task for the PC you should get the FOG menu, which would then time out after the period set in the FOG GUI, if you didn’t select an option.
    If you don’t get the FOG menu then it may be that the ipxe script needs changing to pass extra parameters to boot.php.

    OP: From my post below the boot.php script is looking for the mac parameter to be passed to it. Without that I might understand why you are getting a different reaction.

    http://${nextserver}/fog/service/ipxe/boot.php?mac=${net0/mac}

  • SVN 5481 bzimage32 not loading

    Solved
    14
    0 Votes
    14 Posts
    5k Views
    H

    @Tom-Elliott awesome, thanks, it seems to be working ok now…

  • Tot possible to register client from boot menu

    Solved
    9
    0 Votes
    9 Posts
    2k Views
    Tom ElliottT

    Are you still not able to register clients?

  • error downloading a kernel

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    Tom ElliottT

    @pmonstad there was a bug for a while where the kernel directory was being passed as you saw but it is configurable through fog configuration -> fog settings -> tftp server kernel for or very close to it.

113

Online

12.4k

Users

17.4k

Topics

155.9k

Posts