• FOG Newbie, help with MAC addresses please?

    8
    0 Votes
    8 Posts
    3k Views
    S

    I believe [URL=‘http://www.fogproject.org/wiki/index.php/Bypass_Host_Registration’]THIS[/URL] is what you’re talking to Chad…

  • Fog - Can't access database after install of 12.04

    9
    0 Votes
    9 Posts
    5k Views
    C

    Thanks for this thread guys! I think I mistakenly set my MySQL password during install of FOG 0.32 to an Ubuntu 12.4 LTS build, which was causing this error for me. After changing the MYSQL_PASSWORD line in the config.php file to what I set, I was able to log into my install. 🙂

  • Fog Pinging Requests from Server

    1
    0 Votes
    1 Posts
    957 Views
    No one has replied
  • Fog 0.32 on Fedora 17

    5
    0 Votes
    5 Posts
    2k Views
    J

    decided to move to Ubuntu, I’ve used it in the past.

    Thanks!

  • FOGCrypt problems

    4
    0 Votes
    4 Posts
    4k Views
    M

    So I have to extract the entire FOG application on the Windows machine. That worked. Thank you. Slowly but surely I am working through the details of running FOG. My suggestion for improving the wiki is better topic organization. To me the topics have no logical structure, once I read one topic where should I go next? Only a suggestion.

  • 0 Votes
    2 Posts
    1k Views
    C

    Most of this in in the wiki. You’ll have to piece it together though. Install Fog on Ubuntu 10.04 LTS as it’s the most supported and easiest to use right now. Then look at the articles and forum posts explaining how to image, upload, and deploy.

    If you create a tutorial covering all this, post it in the tutorials section. We’d be glad to have it.

  • Deploy stops at just over a hundred MB

    6
    0 Votes
    6 Posts
    2k Views
    C

    I think we’ve moved the troubleshooting to the thread over in the Technical Help forums and abandoned this one in the Developer forums.

  • User "fog"'s password

    3
    0 Votes
    3 Posts
    2k Views
    C

    the only passwords encrypted with FogCrypt are those you setup for Active Directory integration. I think the rest of the passwords are random strings.

    Also, there is a fog user for the WebUI and a fog user in the OS used for a couple of things including TFTP I think. Make sure you are looking/change the correct one.

  • PXE-T04 Missing Mode

    9
    0 Votes
    9 Posts
    4k Views
    C

    I don’t think it’s a something with the fog server. This may be a problem with the PXE boot rom of the motherboard/nic. Try booting using gPXE boot disk/flash drive and see if you get the same error.

  • Using FOG to install a new OS

    2
    0 Votes
    2 Posts
    1k Views
    C

    You have to have a machine (virtual or otherwise) already loaded up with Ubuntu, take that image, then deploy that image to another machine (virtual or otherwise). You can’t easily use Fog to push the Ubuntu installer. Also, if you are going to image Linux, you can only have primary partitions of type ext2 or ext3. Fog does not currently support ext4 filesystem, which is the default for Ubuntu. When you install Ubuntu, specify the advanced options during partition and formatting to use only ext2 or ext3 for your non Swap partitions.

    In vmware, I think you have to tweak the network adapter settings to make it so the two virtual machines can talk to each other. In VirtualBox, you have to make them both part of the same named network. I do not know the specifics for vmWare.

  • Intel 82579LM Gigabit Network card on a Toshiba Tecra R850-S8540

    6
    0 Votes
    6 Posts
    3k Views
    R

    Yep 3.3.3 is the only one i can download [url]http://www.filedropper.com/bzimage34[/url] doesnt work at all now so googling alas didnt help =/

    Anyone got it to hand they can send to me? emails [EMAIL]rakarnsunju@hotmail.com[/EMAIL]

    Cheers

  • Fog DHCP issue on isolated network

    9
    0 Votes
    9 Posts
    3k Views
    C

    Ask your administrator about turning on portfast for all the ports so there no delay between them being connected and being active. See if that helps.

    I’m not sure why your dhcp daemon is not autostarting. Did you try adding it to the default runlevel or making sure the startup script is getting call? dmesg or /var/log/syslog might have some clues.

  • 0 Votes
    9 Posts
    4k Views
    C

    If my fog server is inside virtualbox along with the test clients, it works fine for me. I have not yet tried to register a virtualbox guest from a fog server that is outside the host. I don’t know how that works.

  • Documentation for Multicast on isolated network

    1
    0 Votes
    1 Posts
    856 Views
    No one has replied
  • Quick Host Registration stalling at kernel_thread_helper

    7
    0 Votes
    7 Posts
    3k Views
    F

    [quote=“Charles Warner, post: 4658, member: 1520”]Well, for whatever reason, I can’t seem to see the example attachment above, but I’m getting the same problem. If the NIC or chipset is not supported, how do we continue?

    Charles[/quote]
    Charles,
    You will need to try different kernels to find out which ones will work for your specific systems. You can check the list here to see if someone has posted a solution for your specific machine. [url]http://www.fogproject.org/wiki/index.php/WorkingDevices[/url]
    Or you can log into your FOG web GUI and click on the blue circle with the question mark in it (Other Information) and select Kernel Updates from the menu on the left hand side of the screen. This should open a page with a whole bunch of kernels and a download button for each of them. You didn’t list which version of FOG you are using so I am not sure what version kernel it is using, so I would suggest backing up the bzImage file located in the tftpboot/fog/kernel directory before trying new kernels.

    The fog boot menu only uses the default bzImage kernel, therefore any new kernel must retain the name bzImage to be used during the registration process

  • Question about Queue Size Setting

    3
    0 Votes
    3 Posts
    3k Views
    T

    Ok…
    I found this in another thread by chad-bisd

    “go to your Fog server web page, login, go to storage management icon, click All Storage Nodes on the left menu. Select the storage node you want to edit, which is probably DefaultMember, adjust the MaxClients value there to however low you want it.”

    Here’s the thread…
    [url]http://fogproject.org/forum/threads/changing-number-of-unicast-slots.906/[/url]

  • Dell Optiplex 960 Image Deploy Issue

    5
    0 Votes
    5 Posts
    4k Views
    T

    IST,
    I had the same problem with all my Dell systems that had a ATI Card installed.

    Check out this thread.
    [url]http://fogproject.org/forum/threads/dell-optiplex-780-will-not-upload-image.874/[/url]

  • FOG Client Using 32 Mb opf RAM?

    6
    0 Votes
    6 Posts
    2k Views
    T

    i should have the same .net installed on both the XP and 7 but they could be handling it in different ways. Stopping on the low memory computers after image is probaly the way I’ll hadle it.

  • Swapping kernels?

    8
    0 Votes
    8 Posts
    4k Views
    F

    In the /tftpboot/fog/kernel folder resides the default kernel, it is called bzImage, this is the kernel the fog boot menu uses as I think that is hard coded in fog. If you cannot get your computers to register you will need to replace the current bzImage kernel, which according to Google is kernel version 3.2.4, with a kernel that allows you to complete the registration process. In order for your new kernel to work for the registration process it will have to be named bzImage.
    So you will need to replace the default kernel with the kernel that works.
    My suggestion is to use the GUI interface and find the kernel you need and download and install from there. Its the quickest and easiest way for me to do it.

  • Fog and site to site VPN

    1
    1 Votes
    1 Posts
    596 Views
    No one has replied

121

Online

12.3k

Users

17.4k

Topics

155.8k

Posts