• Volume not found: cant read the following volume file

    26
    0 Votes
    26 Posts
    13k Views
    K

    [QUOTE]The problem is the version of PHP that is installed is much newer than the FOG code.

    [url]http://fogproject.org/forum/threads/cannot-create-tasks-task-manager-blank.3823/[/url]

    summary: a small amount of code used by FOG was deprecated when it was released and is now unsupported. In the file you need to replace all function calls that pass &$tmp with just $tmp. [/QUOTE]

    That’s news to me 🙂 Good to know.

    For the TFTP problem try [B]sudo service tftpd-hpa restart[/B] and see if that solves your problem

  • Can't image blank screen

    5
    0 Votes
    5 Posts
    2k Views
    A

    I tried a Toshiba R950 which boots and images. A Toshiba R840 which is the laptop I was trying to take an image from will boot to the PXE menu and let you choose an option but will then just give a black screen. I did try the kitchensink kernel but same issue. I gave up in the end and didn’t take the image but it would be useful if I could get it to work so I don’t have to manually rebuild in the future.

  • Client keeps trying to upload an image

    5
    0 Votes
    5 Posts
    2k Views
    J

    Thank you! That fixed it!

  • Members of group not listing under Modify Membership

    2
    0 Votes
    2 Posts
    864 Views
    C

    Check your apache logs for clues. It is most likely a php issue if its been working until recently.

  • Kernel for Acer Aspire 722

    3
    0 Votes
    3 Posts
    2k Views
    B

    Kernel-2.6.37.core works for the Acer Aspire 722. You can find it in the Fog kernel downloads.
    [url]http://sourceforge.net/projects/freeghost/files/Kernels/Kernel-2.6.35.7/[/url]

  • Image upload task not available

    2
  • Kernel roll-back

    4
    0 Votes
    4 Posts
    2k Views
    C

    You can install a kernel manually by downloading it from the sourceforge project page, under the Files header, Kernel section. Just pick one and download it.

    [url]https://sourceforge.net/projects/freeghost/files/Kernels/[/url]

    Once you download it, backup the existing kernel and move the one you downloaded.
    [CODE]
    sudo cp /tftpboot/fog/kernel/bzImage /tftpboot/fog/kernel/bzImage.backup
    sudo mv [downloaded kernel] /tftpboot/fog/kernel/bzImage
    [/CODE]

  • Missing Log Files

    Locked
    7
    0 Votes
    7 Posts
    8k Views
    C

    Please start a new thread with the specifics about the issue you are having including what version of Linux and FOG you are running.

  • FTP Errors

    7
    0 Votes
    7 Posts
    5k Views
    D

    Alright, so I found the wiki and reset the password, but I am still getting the same error as above. Any other reasons why this would happen?

  • Fog questions

    3
    0 Votes
    3 Posts
    1k Views
    R

    Hello…thanks for your reply

    I have it installed on Ubuntu 12.2. Fog Version is .032, I just now went to that page and got problem loading page error. ok thanks for the heads up. I know we can use clonezilla along side FOG to get the image done, just didn’t want to have to rely on 2 diff programs.
  • Fog changing my AD username

    3
    0 Votes
    3 Posts
    1k Views
    B

    MYsql is running ‘5.0.51a-3ubuntu5.4’
    After modifiying it on the php page, the database also shows the \. If I manually change it in the database SQL throws an error about syntax.
    We are going to try username@domain instead. Ill update this post with results.

  • Broken FOG, VMware Workstation 8, Converter Standalone 5.0.1, ESXi

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Boot MSdart / no disk...

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Fog is not accessible

    6
    0 Votes
    6 Posts
    3k Views
    K

    I would run through all the updates first and see what happens. I would say that upgrading should be your last resort. HOWEVER, depending on what version of Ubuntu you’re running either server or desktop, you may want to look at an upgrade. In my field of work, we have to be on a supported OS or we are fined. I recently upgraded our box from 10.04LTS to 12.04LTS. With 10.04 desktop edition, the support ends in 2 months, April 2013, but the server edition support ends in April 2015. [url]https://wiki.ubuntu.com/Releases[/url] This may not be an issue for you, but it’s a requirement for us, so it may be worth looking into an upgrade.

  • Some problems (dhcp)

    3
    0 Votes
    3 Posts
    1k Views
    A

    [quote=“chad-bisd, post: 10842, member: 18”]What Linux are you running? Have you checked /var/log/syslog for clues?[/quote]

    it’s running ubuntu 12.10

    As far as the logs, i’m not really sure what i’m looking for. I don’t see any errors or anything that failed so i’m not sure what to look for.

  • FOG Across subnets

    12
    0 Votes
    12 Posts
    7k Views
    C

    We are set up this way because each of our campuses has a different ip range and different domains and it is easier for us to have multiple DHCP servers that have smaller scopes and configurations than one server with large scopes and configurations.

  • Slow multicast?

    8
    0 Votes
    8 Posts
    7k Views
    falkoF

    Yes I must add whilst I had a good run with multicasting I now prefer to unicast.

  • NFS Mounts failing

    1
    0 Votes
    1 Posts
    977 Views
    No one has replied
  • Issues with Snap-ins

    14
    0 Votes
    14 Posts
    5k Views
    C

    If you use a domain admin account for this, you will most likely fail any kind of security audit including Sarbanes-Oxley if your financial systems are tied to your active directory in ANY way. Even if you aren’t a publicly traded company, it’s not safe to hand out domain admin accounts even if they are easier to deal with in terms of security troubleshooting. While I normally will try a domain admin account during debugging to see if it’s a permissions issue, I do my best to avoid them if at all possible. If I must use one, I must.

    If you want to create and use a local account in the workstations administrator group, that will give the FOG service enough rights to the local machine, but may not allow them to access network resources that are not visible to the “Everyone” group on your domain.

    There is something special about the local system and network service accounts on Windows in regards to accessing remote service, but I don’t remember them offhand.

  • Pre-built isolated network builds?

    7
    0 Votes
    7 Posts
    4k Views
    M

    Just to let you know of my own personal experiences with FOG setups, I use Ubuntu server 10.04 for the main fog server, I never update it because when I have in the past when I first started using fog I found that things broke (not necessarily to do directly with fog software). I also have a second storage server that I’ve been using that works for me seamlessly on Ubuntu 12.04. I’ve basically stuck to these because I’ve found the platforms solid for what I’m doing.

    If you would like help setting up I am sure I could help out and I’m perfectly willing to talk you through the process.

113

Online

12.3k

Users

17.4k

Topics

155.6k

Posts