• WI-FI mac as default mac address

    Unsolved
    2
    0 Votes
    2 Posts
    415 Views
    S

    @John-L-Clark This is out of FOGs scope as we find WIFI not to be a reliable connection for deploying or capturing an image to/from a PC. So years back it was decided to ignore WIFI adapters altogether. We don’t have drivers for WIFI enabled in the iPXE boot nor have we included drivers in the Linux kernel that we use in our FOS imaging environment booted on the client machines.

    Would be a huge task to add this and make it work reliably in most cases (thinking about different WIFI standards, driver issues and encryption stuff).

    Why do you want WIFI to be the default/primary MAC?

  • Error joins domains and change name

    Unsolved
    2
    0 Votes
    2 Posts
    320 Views
    Wayne WorkmanW

    @sapeurorca Try to reset encryption for that host, try to re-install the fog client on that host.

  • {fogip}/fogservice/Pre_stage1.php not found

    Unsolved
    3
    0 Votes
    3 Posts
    551 Views
    F

    It is a fresh install, on that part.
    I did mess with settings on the Imaging section (changed the DefaultMember to /images/FOGimages) I did not change the FOG settings

  • Multicast data address not change from one task to another one

    Solved
    16
    0 Votes
    16 Posts
    4k Views
    Tom ElliottT

    @Fernando-Gietz said in Multicast data address not change from one task to another one:

    Se añade esta linea para que asigne direcciones IP diferentes a cada tarea multicast

    I’ve added the patch, but a little more checking involved. This has been added to both the working and working-1.6 branches. It tests the set value for the $address variable. If this variable is set, it will calculate the address. Here’s the snippet of lines:

    if ($address) { $address = long2ip( ip2long($address) + ( ( $this->getPortBase() / 2 + 1 ) % self::getSetting('FOG_MULTICAST_MAX_SESSIONS') ) ); }

    Hopefully this will address the problem people have been seeing and allow the use of multiple sessions.

  • Multicast sometimes fast sometimes extremely slow

    Unsolved
    5
    0 Votes
    5 Posts
    923 Views
    george1421G

    Just in the fwiw bucket, we recently found out that if you have 2 or more simultaneous multicasts streams going at one time, the trasfer rates drop off quite a bit. I do remember seeing someone create a patch to change the multicast base IP address with each new stream. That seemed to resolve the issue.

    [edit] Updated info: https://forums.fogproject.org/topic/12300/multicast-data-address-not-change-from-one-task-to-another-one/16

  • Windows 10 Automatic Repair being caused by FOG

    Solved
    4
    0 Votes
    4 Posts
    715 Views
    S

    @tesparza Which version of FOG do you run? I know we have a fair amount of users doing Win 10 with FOG and don’t see all of them reporting this issue. Not saying that FOG isn’t doing this but I guess it’s more likely something with your image.

    Is bitlocker turned off?

    manage-bde -status manage-bde -off C:
  • Erasing current MBR/GPT table issue

    Solved
    12
    0 Votes
    12 Posts
    3k Views
    S

    @fogmania @ykarami Good news to all of you, we have figured out what is causing the slowness and fixed it. It’s been a longer story [ref] - thanks again to @Quazz for doing lots of testing and finding very helpful stuff to figure this out!

    As we have not had enough time to push for a new release yet you can simply update to the latest kernel and inits like this:

    sudo -i cd /var/www/fog/service/ipxe mv bzImage bzImage.orig wget https://fogproject.org/kernels/bzImage mv bzImage32 bzImage32.orig wget https://fogproject.org/kernels/bzImage32 mv init.xz init.xz.orig wget https://fogproject.org/inits/init.xz mv init_32.xz init_32.xz.orig wget https://fogproject.org/inits/init_32.xz
  • Fog server needs updating-not working correctly

    Unsolved
    2
    0 Votes
    2 Posts
    549 Views
    S

    @Dee Updating to the latest version is a good idea in general but as you seem to not have much experience with FOG and possibly Linux yet I am wondering if we better try to fix your issue before diving into a full upgrade.

    I’m hoping that updating it will fix the issue of it not capturing images.

    Please explain in more detail what’s happening. Error messages? Please take pictures and post here.

  • FOG Kernel panic at startup with some systems

    Solved
    12
    0 Votes
    12 Posts
    3k Views
    S

    @mckayj @Quazz Great this has turned out to fix the issues on those CPUs. Thanks heaps!!

    Will add x2apic to the official FOG kernel build. Let’s hope this is not going to cause any trouble for other devices. 😉

    Edit: Added the option, will be in the official binaries soon: https://github.com/FOGProject/fos/commit/34967bf3f42fe56d835e1e179cdea78213ab3b6b

  • Image files and Snapin files not deleted

    Solved
    8
    0 Votes
    8 Posts
    1k Views
    S

    @MarkG said in Image files and Snapin files not deleted:

    Bug in 1.5.0?

    Possibly. 1.5.0 is long away and I don’t have all the changes in the back of my mind… 😉

    So updating to the latest will fix the issue, that’s good!

  • Create Task Capture Error

    Solved
    37
    0 Votes
    37 Posts
    14k Views
    Tom ElliottT

    @Jim-Holcomb Yes, you’re on working-1.6 and I’ll be helping with that here shortly.

  • Invalid Username & Password for FOG Host Interfaces

    Solved
    3
    0 Votes
    3 Posts
    603 Views
    N

    @Sebastian-Roth I wish this was the case, but unfortunately, it isn’t. I just booted up a machine to give it a try, because I’m willing to try anything and it did not work. I typed my password in the username box to see how it was coming out and it was correct. I was wondering if there was some permission we need to set up for a user to be able to use this. I even tried using the defaulted fog user that is listed and that password, but again it didn’t work.

    However, I just tried using the account we set up in Linux and it worked, although I was sure I tried it last week and it didn’t work, but maybe our system admin rebooted the server while I was out to make the changes take effect. It is now working.

    Thank you for your response. I am enjoying FOG so far, it is much faster than the KACE 2000 client we were using before. In today’s IT world speed is necessary.

  • Not joining domain after imaging

    Solved
    10
    0 Votes
    10 Posts
    676 Views
    S

    @BenR Don’t know from the top of my head right now as I have not coded the fog client. Could be registry setting. Probably easiest way is to purge and re-install the FOG client on that machine. Sorry but that’s the quick solution.

  • Fog PXE Boot issues in VMware

    Solved
    23
    0 Votes
    23 Posts
    9k Views
    M

    i have finally figured out how to get vm workstation working with no problems. My computer is plugged into real network at the time. I have to plug into the isolated network. When it pulls an IP address I then go and disable the adapter and enable it again. it then gets the ip address again. I then run ipconfig /flushdns.

    After i do that and only then will i start VM workstation. i will go to the vm and go back to my snapshot. before i open it i always make sure the settings are showing bridged. I then power on the vm to the saved stated and run a ipconfig to make sure the computer and vm have actual same IPs in the subnet. Then run a flushdns on the vm. Then i sysprep and then boot to firmware on the vm. Then i pick network boot.

    This has worked 7 times with no issues. I am sure i could cut out some steps but it is real easy for me to do all of it real quick. I only check to make sure it is bridged mode once.

    Once i started to do this vm workstation work everytime and even on VM reboots.

    I hope this helps someone else out.

    Oh and i disable wireless first if you are using that.

  • FOGMulticastManager and other services fail posix_getpid()

    Solved
    7
    0 Votes
    7 Posts
    1k Views
    S

    @leonj said:

    The repos that we have internally …

    This would have been a very valuable information right from the start. 🙂

    Good to hear you got it solved.

  • Multicast not starting (again)

    Unsolved
    3
    0 Votes
    3 Posts
    785 Views
    A

    Oh yes, I forgot about it. You recommended it to me the last time too. This time I’m going to save it on my deployment server desktop, to have it there for debugging.

    I remembered something about FOGMulticastManager. Here is were I red about it.
    Thanks again.

    I’ll be back with feedback after my next deploy.

  • Issues importing /images since new fog server build

    Solved
    13
    0 Votes
    13 Posts
    2k Views
    S

    @jahilton2002 said in Issues importing /images since new fog server build:

    But it hasn’t worked, same error

    Which error do you mean? I can’t believe you are seeing the same “Attempting tp expand/fill partitions…awk:…” error.

    After talking to my tech team here, we’ve decided to “take the hit”.

    Probably a good idea!

  • Web Page Text Box Bigger

    Solved
    3
    0 Votes
    3 Posts
    497 Views
    J

    That works, thanks!

  • Can't upload new snapins - FTP issue

    Solved
    5
    0 Votes
    5 Posts
    934 Views
    A

    I’ve found the issue and the resolution:
    https://bugzilla.redhat.com/show_bug.cgi?id=1582672
    support for TCP wrappers isn’t compiled in vsftp binaries found in SLES and Redhat.

    The installer must be modified to not output tcp_wrappers into the vsftpd.conf
    This has resolved this issue in SLES.
    I’m guessing ntcp_wrappers=$tcpwrappers\n$seccompsand is configured to output disabled if certain versions redhat? but that didn’t trigger for SLES

    Thanks very much for your help @Sebastian-Roth

  • Win7x64 : Golden Image : partitions problems ... again

    Unsolved
    56
    0 Votes
    56 Posts
    19k Views
    S

    @Quazz Thanks again for your work on this! I’ll add this soon but have one more question about it, see on github.

    What are your thoughts on https://forums.fogproject.org/topic/12428/win7x64-golden-image-partitions-problems-again/29 as an alternative system, by the way?

    Good you reminded me on this! I moved the issue from repo fogproject to fos#18 where it belongs now that we have those things separated a while ago. Please let’s try to collect information and ideas there.

    @Jonathan-Cool Nice you got it working! We’ll add Quazz pull request anyway for the time being. Should be in there in the next couple of days. I’ll mark this solved now.

189

Online

12.4k

Users

17.4k

Topics

155.9k

Posts