• Boot loop on some Dell Optiplex 790 when first boot device is NIC

    3
    0 Votes
    3 Posts
    4k Views
    D

    If you chain load them it should clear up the boot loop. I have a batch of dells that would boot loop on me till I just chain loaded all my FOG computers and now no problems.

  • How to secure the boot menu FOG

    1
    0 Votes
    1 Posts
    891 Views
    No one has replied
  • Problems Uploading New Image

    2
    0 Votes
    2 Posts
    945 Views
    V

    You can disregard this message as I was able to get it fixed. I missed a step in the process where it talked about copying the mac address file from the pxelinux.cfg folder and renaming it to syslinux.cfg. Once I did that it took right off and seems to be processing the upload now.

    Amazing what happens when you read ALL of the directions!

  • Ghost Inventory Records

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Java snapin

    6
    0 Votes
    6 Posts
    4k Views
    L

    We solved this by creating 2 snapins. THe first copies the cab file to programs (x86)/fog/tmp. The second runs the java msi.

  • 2 problems

    29
    0 Votes
    29 Posts
    19k Views
    W

    for ubuntu 12.04 use
    ppa:ubuntu-clamav/ppa

  • PXE Boot menu not working on Dell Latitude E6510

    13
    0 Votes
    13 Posts
    9k Views
    N

    hmm, so you are working fine now or it still doesn’t allow you to register/deploy/etc? The issue you just mentioned where you would select an item and then it would go right back to the menu is exactly what I was seeing for most menu options on a particular dell laptop (E5420). The menu options for loading iso’s would start to load and then either go back to the menu or occasionally give me some memory error. I had 4GB of memory installed and the ISO was only around 100MB so I knew it couldn’t be a lack of memory and I tried different sticks and putting it in a different slot (ironically all the memory for these laptops was installed in slot 2 and slot 1 was empty). After trying different kernels/pxelinux/memdisk versions I stumbled across a different BIOS version on Dell’s website listed for the model and that worked. The PITA is that the version was newer (A09) than what they had listed in the downloads section for the laptop, I had to click A08 and then another link listing other versions to see the latest which worked like a charm.

  • Fog 32 - Ubuntu 12 - no longer Pxe boots

    3
    0 Votes
    3 Posts
    2k Views
    A

    Well I came across
    sudo stop tftpd-hpa
    sudo start tftpd-hpa

    Which I tried previously and did not work, but now under my new circumstances it does work and I am now able to PXE boot and am currently uploading an image!

    Anyhow through there were no responses to this thread, I want to say thanks to all the other threads out there for helping me so far!

  • Unable to register or image hosts

    2
    0 Votes
    2 Posts
    2k Views
    F

    Having the same problem with the same netbook, NB510.
    Tried Eric’s kernel, still same problem.

    Any help appreciated, need to get these imaged asap!

    EDIT: Also tried the core 3.3.3 kernel.
    Ran the ‘fog compatability’ test from ‘Client information’ on the pxe menu which said network drivers failed.
    Building custom 3.6.1 now with extra drivers now to test that.

    Didnt work with 3.6.1 however I think I have found the driver needed to make this work, but im unsure of how to add/patch the driver to the source code before building bzImage.
    [url]http://www.linuxfoundation.org/collaborate/workgroups/networking/alx[/url]
    Can anyone help?

    As this is down to the network module not being loaded can someone move this thread to Hardware?

    FIXED:
    [url]http://fogproject.org/forum/threads/dell-2330-all-in-one-network-issue.1054/#post-9005[/url] Someone compiled ALX drivers into the kernel last week 😄

  • Some Problems with FOG and dhcp

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Uploading images to server

    1
    0 Votes
    1 Posts
    909 Views
    No one has replied
  • Kitchensink.config vs core.config

    2
    0 Votes
    2 Posts
    1k Views
    A

    They are just different kernels built on different linux kernel versions. They have different drivers built into the kernel.

    You can get them from here:
    [url]http://sourceforge.net/projects/freeghost/files/Kernels/[/url]
    Here is a link that show how to switch between them:
    [url]http://community.spiceworks.com/how_to/show/2338-setting-up-fog-to-use-different-kernels-for-different-computers[/url]
    Here is list of kernels that work well for various computer models:
    [url]http://www.fogproject.org/wiki/index.php/WorkingDevices[/url]

  • TFTP/FTP Connection Failure after imaging- Tried all steps on the forums

    8
    0 Votes
    8 Posts
    6k Views
    S

    THIS IS WHAT I 'VE BEEN LOOKING FOR! Everything works perfect after this!

  • New FOG installation and Boot problems

    5
    0 Votes
    5 Posts
    2k Views
    J

    ok, read up on capone and it seems like the right thing.

    trying to get a master image from a pc, but i get screen resulotion problems - tried to updat the kernel trough the web managment - but i get a error, after “moving file to tftp” “ERROR:unable to connect to tftp server”

    update: reinstalled FOG server and was able to updated kernel to 3.3.3.

    host stil get this on the screen (i use VGA) is there somwhere i can modify to get the right resolution?
    [IMG]http://i423.photobucket.com/albums/pp311/killboxalpha/2012-10-05142123.jpg[/IMG]

  • 12.04 Ubuntu + FOG .32 - isolated network

    12
    0 Votes
    12 Posts
    7k Views
    J

    [quote=“oneblot, post: 8904, member: 1063”]I have a similar setup and there are a couple of things to try.

    1, find the file called /etc/default/isc-dhcp-server
    Change the line [I][COLOR=#ff0000]INTERFACES"“[/COLOR][/I] to [I][COLOR=#ff0000]INTERFACES"eth0”[/COLOR][/I]
    [COLOR=#000000] Edit the connection setting of eth0. Under IPv4 settings tick connect Automatically and set it to manual[/COLOR]
    [COLOR=#000000] Enter IP address and netmask of the fog server[/COLOR]
    [COLOR=#000000]2, From a terminal type[/COLOR]
    [I][COLOR=#000000] sudo service isc-dhcp-server restart[/COLOR][/I][COLOR=#000000] - this will restart the dhcp server[/COLOR]

    [I][COLOR=#000000] sudo service tftpd-hpa restart - this will restart the tftp service[/COLOR][/I]

    [COLOR=#000000]I find that these two commands both need to be run when the fog server is switched on especially if there is nothing connected to it via ethernet cable.[/COLOR]

    [COLOR=#000000]Give it a go and see it it works it did for me.[/COLOR][/quote]
    I had the exact same issue and this helped a bundle. Thanks for the posts guys! Saved me alotta time!

  • Imaging stalls on deployment

    3
    0 Votes
    3 Posts
    2k Views
    L

    I’ll take a look and see if I’ve got one going bad. Thanks

  • Table crashed

    6
    0 Votes
    6 Posts
    3k Views
    C

    Thanks Chad i actually fixed that issue, i re found the post that i used to fix that issue almost two years ago. It was two lines of code in the config.php file. But i another issue when i try to push the image down to a client pc. i get access denied. I ve try the chmod 777 on the folder where the images are at, and tried another i dont remember the cmd off hand. i think it was “chown -R fog:root” or some thing like that. i tested the ./mntcheck cmd on the folder and i cant touch it, but when im a root user i can. Also i ve check the user account and password in the UI settings to make sure they match, im all out of ideas. see below of the error i get. thanks in advance for your help.[ATTACH=full]175[/ATTACH]

    [url=“/_imported_xf_attachments/0/175_IMAG0050 - Copy.jpg?:”]IMAG0050 - Copy.jpg[/url]

  • Fog Client and Proxy Problems

    4
    0 Votes
    4 Posts
    4k Views
    A

    Another quick question -

    I have found the following in the management console - FOG_PROXY_IP and FOG_PROXY_PORT. Are these settings just for the server or will they filter down to the client aswell?

  • Board Asus P5QL-E

    2
    0 Votes
    2 Posts
    1k Views
    Gilberto FerrazG

    Nobody can give me little help

  • Screen freeze

    1
    0 Votes
    1 Posts
    902 Views
    No one has replied

161

Online

12.3k

Users

17.4k

Topics

155.8k

Posts