• Couple of issues im having with fog on my network need help

    4
    0 Votes
    4 Posts
    2k Views
    W

    Assuming you installed DHCP with FOG…
    [COLOR=#000000]/etc/init.d/dhcp3-server start or [COLOR=#000000]/etc/init.d/dhcp3-server restart[/COLOR][/COLOR]

    [COLOR=#000000][COLOR=#000000]Take out the variables and just hook the FOG server to a switch abd the PC(s) you want to test with to it also. [/COLOR][/COLOR]

  • TFTP error when deploying image task

    2
    0 Votes
    2 Posts
    2k Views
    T

    i figure out the issue
    found same issue and answer at [url]http://fogproject.org/forum/threads/unable-to-connect-to-tftp-server.85/[/url]
    thanks

  • Changing FOG server IP issue?

    3
    0 Votes
    3 Posts
    2k Views
    T

    Thanks works

  • Deploying a single snapin to a group

    2
    0 Votes
    2 Posts
    1k Views
    J

    This code worked for me.
    <tr>
    <td class=“c”><a href=“?node=tasks&type=group&direction=onesnap&noconfirm=<?php print $groupid; ?>”><img src=“./images/snap.png” /><p><?php print _(‘Deploy Single Snapin’); ?></p></a></td>
    <td><p><?php print _(‘This option allows you to send a single snapin to a host. (Requires FOG Service to be installed on client)’); ?></p></td>
    </tr>

  • DeployStudios, FOG, and Server 2008 DHCP

    2
    0 Votes
    2 Posts
    1k Views
    J

    best way to do this is put PC’s and MAC in separate vlans and dhcp scoop.

  • DHCP Issues

    1
    0 Votes
    1 Posts
    950 Views
    No one has replied
  • Multicast Deployment did not stop when canceled

    1
    0 Votes
    1 Posts
    819 Views
    No one has replied
  • TFTPboot restart problems

    12
    0 Votes
    12 Posts
    6k Views
    J

    [quote=“Markverg, post: 2290, member: 383”]Kevin, we’ve been running that kernel (1037) since feb 7th only for the 780’s and the problem seems to be solved![/quote]

    Would you mind posting the steps you took to do this? I remember seeing how to do it a while ago but I’m in a pinch with a similar problem (Dell 960’s) and I would like to try using a different kernel.

    Edit - Nevermind, I found a link in another post that points out how to do this: [url]http://community.spiceworks.com/how_to/show/2338[/url]

  • Deployed pc stay in queue

    1
    0 Votes
    1 Posts
    823 Views
    No one has replied
  • What file creates the PXE boot file with the mac adress name?

    2
    0 Votes
    2 Posts
    1k Views
    J

    I found it by making a Linux search.

    The files are
    [B]/var/www/fog/commons/functions.include.php[/B]
    and
    [B]/var/www/fog/management/lib/Host.class.php[/B]

    What I did since on the current server, was to define that shutdown= was always “on”

    Now I can move the computers after imaging to their correct subnet so that when they boot they will join the correct domain.

    // Joakim

  • First Time Using Fog

    5
    0 Votes
    5 Posts
    3k Views
    J

    thanks! I’ve actually spent quite a bit of time on MSFN over the years trying to figure out the runonce and stuff like that. Hopefully we’ll only be doing 2008 but 2003 is still an option. The old Perl scripted stuff that we used a few years ago had about 30 different motherboards and all the drivers installed to each server. It was a pain and took up a lot of space but never had any HAL issues out of it. I was thinking about making a master image for 2003 with at least all the LAN drivers and chipsets. We will mostly be deploying to 1950, 2950, R series Dell and maybe [just maybe] some IBM x335. I’m going to try to avoid Windows on those as best as I can - lol

  • Computer won't image -r not being saved

    1
    0 Votes
    1 Posts
    834 Views
    No one has replied
  • Where is the image?

    1
    0 Votes
    1 Posts
    949 Views
    No one has replied
  • Directory Cleaner

    10
    0 Votes
    10 Posts
    4k Views
    S

    Is there anyway to undo the clean up?

  • A Rocky start

    3
    0 Votes
    3 Posts
    2k Views
    S

    Great stuff. We’ll be using Fog for a Win 7 deployment over the summer. What is this sleep? Everyone talks about it, but i can never seem to find any at work. 🙂 Thanks for your post.

  • Trying to install a storage node on Version 0.32

    2
    0 Votes
    2 Posts
    1k Views
    D

    So I have been informed that this works on Ubuntu 9 32bit. Are there any plans to update the script for Ubuntu 64bit knowing that Pangolin LTS is looming?

    tried the 32bit version of Ubuntu 10.04 server and got the same error

  • New fog server, what about the images

    5
    0 Votes
    5 Posts
    3k Views
    S

    It’s not exactly what I had hoped i could do, but it’ll get me where I need to go. Thanks!!

    Now that I’ve had time to watch the entire video, I have a question. What does the sync process do? Does it make the image files from the storage node accessible to the main server without transferring the actual file?

    Thanks,

    Steve

  • Need Help Pleas??

    9
    0 Votes
    9 Posts
    4k Views
    S

    In the web console you can set / configure the pc’s to always reboot / reimage on X day at X time. This was an alternative to using software to lock the machines down further, simply reimage them every night / etc.

    Look here - [url]http://www.fogproject.org/wiki/index.php?title=Managing_FOG#Cron_Style_Task_Scheduling[/url]

  • Uploading image wont exceed 12% of the entire progress

    3
    0 Votes
    3 Posts
    2k Views
    S

    I don’t think Fog v.32 supports 4 k sectors at this time… I could be wrong though. I thought this was coming out with v.33

    edit yup 4k support in v.33 (see below)

    Rewritten PHP code base to be fully Objected Oriented - easier to develop & maintain Developer Tools - create your own FOG Page's to suit your needs Hook System - manipulate data & structure easily Web UI update - tabs, style updates, lots of code updates & bug fixes Mobile UI update - revamped structure & styles Partclone - EXT4 & Extended Partition support [B]Advanced Format Drive support - 4k sector support[/B]
  • Adding drivers at the end of an restore.

    4
    0 Votes
    4 Posts
    2k Views
    D

    Hi

    I created this page some time ago

    [url]http://www.fogproject.org/wiki/index.php?title=Working_device_drivers_snapins[/url]

    I’m used to deploy device drivers as snapins. most device drivers have a installer able to run silently. However, some drivers need to run when a user is logged on. Some of them (sometimes realtek hdaudio or ac97 depending on the computer, or some ATI video drivers) are a bit ugly and don’t run well silently.

    Have a look, that’s quite nice 🙂

    Now I’m using .cmd files as snapins, and they start my device driver from a SMB share. This is easier to maintain and troubleshoot. No more need to create a sfx with 7z 🙂

119

Online

12.3k

Users

17.4k

Topics

155.8k

Posts