• Client Boot Error Msg " Error 0x040ee119"

    Solved
    23
    0 Votes
    23 Posts
    21k Views
    S

    Marking this thread solved as I’ve tested netbooting virtualbox with version 5.0.0 and there seams to be no issue. Problem probably with older versions of virtualbox.

  • images not deleted from disk after deleting via webui

    Solved
    5
    0 Votes
    5 Posts
    3k Views
    B

    hmmm, maybe this was an issue with a previous svn. i just made a test iamge and deleted it and it was removed from the disk.

    problem solved 🙂

  • PXE Netboot Ubuntu 14.04 LTS Help

    14
    0 Votes
    14 Posts
    11k Views
    J

    @Asthea I have it working right now. Thank you everyone for the assistance. I have no idea if the fetch command is even needed. I will test with it out and continue to clean it up. But I am grateful that it is working. Hi-5 all around.

    :UBUNTU kernel http://${fog-ip}/fog/service/ipxe/ubuntu/casper/vmlinuz.efi initrd http://${fog-ip}/fog/service/ipxe/ubuntu/casper/initrd.lz imgargs vmlinuz.efi boot=casper vga=normal root=/dev/nfs netboot=nfs nfsroot=${fog-ip}:/var/www/fog/service/ipxe/ubuntu/ fetch=http://${fog-ip}/service/ipxe/ubuntu/casper/filesystem.squashfs initrd=initrd.lz locale=en_US.UTF-8 keyboard-configuration/layoutcode=us mirror/country=US boot || echo failed to boot prompt goto MENU
  • SVN 4998 boot to hard disk runs memtest

    Solved
    2
    0 Votes
    2 Posts
    857 Views
    Wayne WorkmanW

    I’ve seen this happen too at work.

    I was messing with the grub exit style though. It only happened once.

  • FOG Snapin Task Queued

    Solved
    5
    0 Votes
    5 Posts
    3k Views
    D

    Good morning, Tom. The .msi file for Google Chrome is roughly 43 MB. Although I did follow the wiki on editing the php.ini file and increasing the “memory_limit”, “post_max_size”, and “upload_max_file_size” to 1900 M.

    Could I have screwed up the php.ini file and it’s causing this issue somehow? I (of course) didn’t make a backup before editing it, but i’m sure I can find a default, out-of-the-box php.ini to replace it with.

  • 2 NIC in host problem (loops at sending discovery...)

    Solved
    13
    0 Votes
    13 Posts
    8k Views
    Wayne WorkmanW

    Providing a link in this thread for future readers to a similar problem on a later revision: https://forums.fogproject.org/topic/5928/r4930-fedora-21-unable-to-ignore-mac-for-imaging

  • Pending hosts notification

    Solved
    8
    0 Votes
    8 Posts
    4k Views
    Wayne WorkmanW

    @Hanz Glad you got it fixed.

    For others future reference, This command:
    SELECT hostID from hosts WHERE hostID NOT IN (SELECT hmHostID FROM hostMAC WHERE hmPrimary=1);

    can be changed into a command to delete all that it returns by simply changing select to delete like this:

    DELETE hostID from hosts WHERE hostID NOT IN (SELECT hmHostID FROM hostMAC WHERE hmPrimary=1);

  • Unable to Add New Snapin

    Solved
    6
    0 Votes
    6 Posts
    3k Views
    Joseph HalesJ

    Tom pointed me to the max_upload_size as well I should have remembered.

  • Image Replication and Snapin Replication strange behaviour

    Solved
    5
    0 Votes
    5 Posts
    2k Views
    Tom ElliottT

    Found and fixed in trunk.

  • Installer rewrites /opt/fog/.fogsettings with incorrect subnet mask

    Solved
    2
    0 Votes
    2 Posts
    873 Views
    H

    This apparently has to do with the virbr0 interface setup by default with Fedora 22…After disabling with the following:

    virsh net-destroy default
    virsh net-autostart default
    virsh net-undefine default

    and then reconfiguring the settings at /opt/fog/.fogsettings…The installer works correctly and the correct subnet mask is defined.

  • Can't use multicast on FOG 1.2.0 help please!

    Solved
    7
  • Running identical Kernels on nodes as server

    Solved
    5
    0 Votes
    5 Posts
    2k Views
    S

    Ahh, now I understand. Alright. We’ll just leave it. Might be helpful to someone at some point. 🙂

  • Location Plugin not installing svn 4972

    Solved
    2
    0 Votes
    2 Posts
    680 Views
    H

    Did nothing to server and now it allowed me to Install the plugin. I’ve no idea what happened to allow this to finally go through, but it’s working now.

  • 0 Votes
    12 Posts
    10k Views
    Wayne WorkmanW

    @stan6595 Thank you for following up!

    If you have any other problems, never hesitate to start a new thread! (search for a solution first though)

    🙂

  • Failed to resize partition error Windows 8.1 SVN 4854

    Solved
    18
    0 Votes
    18 Posts
    8k Views
    Tom ElliottT

    That’d work too I suppose.

  • Simultaneous Hard Drive Imaging?

    Solved
    9
    0 Votes
    9 Posts
    5k Views
    S

    An image defined as “All disks” will upload from all disks and deploy to all disks… So, yes. You need to (re-)upload.

  • Add Printers No Option r4146

    Solved
    2
    0 Votes
    2 Posts
    750 Views
    S

    Any errors in apache log file?

  • OS reinstall

    Solved
    15
    0 Votes
    15 Posts
    6k Views
    Wayne WorkmanW

    @the_duke then I doubt the DB backup worked correctly, or, I doubt the import went correctly.

  • Upload issues on laptop with hybrid drive

    Solved
    14
    0 Votes
    14 Posts
    5k Views
    N

    I would ask that you try the suggested fixes in this thread, and report back on their results.

  • Trouble with Deploying an image

    Solved
    9
    0 Votes
    9 Posts
    5k Views
    S

    Either a FTP issue as Junkhacker already said or possibly an ext3 filesystem issue (which is a bit unlikely in your case using ubuntu). If all FTP tests on your machine are working great then you might want send us the output of sudo mount

107

Online

12.7k

Users

17.6k

Topics

156.8k

Posts