• Windows 8

    3
    0 Votes
    3 Posts
    3k Views
    M

    Hi, i have tried it with the Win8 dev preview its the same as win7. have not had a problem with it.

  • Laptops for home users?

    2
    0 Votes
    2 Posts
    1k Views
    K

    Not unless they have a VPN setup on their router to connect to your place of employment.

  • Backup script strange behaviour!

    3
    0 Votes
    3 Posts
    2k Views
    K

    I posted this “patch” for Ubuntu servers a while back and i’ve used it multiple times without any problems. Maybe you want to check the code in there to see if something isn’t quite right in the code that you have.

    [url]http://sourceforge.net/tracker/?func=detail&aid=3449766&group_id=201099&atid=976201[/url]

  • FOG administrator's Guide

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Looking for FOG institutions nearby - Minneapolis/St. Paul

    4
    0 Votes
    4 Posts
    3k Views
    K

    Given the information that you have provided, there are some good things and some bad. FOG shouldn’t have any problem imaging the Dell/HP computers. I am unsure about the MPC/OmniTech systems though. However, as long as they are 2000/XP/Vista/7 or Linux, they shouldn’t be a problem. The issue that you will run into are the Apple computers. FOG natively can’t image Apple computers, but there is a work around. I know this works as we currently have this implemented on our system, you can follow the directions from here, [url]http://www.fogproject.org/wiki/index.php?title=How_to_get_Macintosh’s_Netboot_working_with_your_FOG_server[/url], to be able to image Apple computers. The long and short of that site is that you need to have a working DeployStudio server setup on a Mac server, and then FOG will point to that server for the images.

    I’ve never tried imaging a computer that is a dual boot, so someone else might have to chime in on that. I do know that FOG supports multiple partitions, but it might be possible to copy the drives using the “Raw Image” function which copies the drive on a “sector to sector”. Also, given that you have several computer labs, you should be able to take advantage of multicasting though FOG, if you’re networking gear supports it.

    It’s good to hear that a good majority of your computers are Windows 7 though as FOG handles these without much issue, however, i’d suggest that you read up on imaging, as it takes a little extra work to get a working image other than a regular sysprep. I’d suggest reading over this document, [url]http://blog.ibuddy.info/index.php/2011/05/fog-29-my-windows-7-guide-3264-bit-docv1/[/url]

    Hope this info helps a bit.

    Kevin

  • VMware Hard drive drivers

    4
    0 Votes
    4 Posts
    3k Views
    C

    Update,

    I got it working!!
    It was way easier then i thought it would be.
    Followed the instruction post on the fog wiki
    [url]http://fogproject.org/wiki/index.php?title=Building_a_Custom_Kernel[/url]

    At the end of step 5 when you pick what you want installed, I just did a ctrl+f (or edit find) and searched for vmware, and checked “VMware PVSCSI driver support”. then saved it then went on to setup 6 in the instructions

  • HTTP 500 Internal Server Error

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Windows 7 with fog- DRIVERS

    10
    0 Votes
    10 Posts
    7k Views
    A

    as i said before. i am using 2 xml files “audit.xml and unattend.xml” and both are in “C:\windows \system32\sysprep” and i am using 2 patch files audit.bat where i have this command “C:\Windows\System32\sysprep\sysprep.exe /audit /quit /unattend:C:\Windows\System32\sysprep\audit.xml” after running the audit.bat the sysprep will import all the drivers into the system and then boot windows, at that point it will show you the GUI of sysprep just close it. i run the other phase of sysprep oobe.bat “C:\Windows\System32\sysprep\sysprep.exe /generalize /quit /unattend:C:\Windows\System32\sysprep\unattend.xml”
    and here everything is getting done for deployment. why would you put your drivers into WinPE ??? you should put them into the Audit phase “look at my audit.xml” in the previous post. anyway it depends on your deployment method. this process is working for me and may be there are other ways out there but i couldnt find any better than this. i attached a copy of my audit.xml just try it and see if it works for you. as i said before just change the path to the drivers and the architecture.

    [url=“/_imported_xf_attachments/0/30_audit.zip?:”]audit.zip[/url]

  • Images stored over SAMBA Share

    6
    0 Votes
    6 Posts
    5k Views
  • Cannot image HP Z600

    8
    0 Votes
    8 Posts
    5k Views
    C

    [quote=“Chino, post: 828, member: 276”]Fog is actually on a static ip…but again it’s so wierd that only this model is giving me this problem.[/quote]

    Fog server having a static IP doesn’t really answer the question? Is the FOG server your DHCP server also? Did you update all the settings that tell the clients where to go for PXE? Are you running a proxyDHCP/LTSP/DNSMASQ?

  • Dhcp help

    5
    0 Votes
    5 Posts
    3k Views
    C

    usually a [CODE]ps ax | grep dhcp[/CODE] will tell you. You can also check your syslog to see if dhcp is having problems starting due to a configuration error. I believe in 11.04 it’s /etc/default/dhcp… something.

  • Any real techinical support out there

    3
    0 Votes
    3 Posts
    2k Views
    K

    FOG is pretty rock solid once it has been setup. What kinds of issues are you thinking you might run into?

  • FOG client as a security risk?

    2
    0 Votes
    2 Posts
    2k Views
    C

    This is probably best asked in the developer forums.

  • Centos 6 Fog 0.32

    2
    0 Votes
    2 Posts
    2k Views
    K

    ok i managed to fix this issue, SElinux was the issue

  • The Old Forums

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Extended record needed

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Brainfart on restarting a computer during a name change

    4
    0 Votes
    4 Posts
    3k Views
    A

    Have you recompiled and replaced hostnamechange.dll on your image? That step seems to elude many folks.

  • Setting picture Windows 7 in Fog? help

    3
    0 Votes
    3 Posts
    2k Views
    K

    Marcelo,

    I think you might not understand how FOG works. FOG for imaging is only used to image a computer, similar to Norton Ghost, Acronis True Image, and Clonezilla. FOG will not aid in installing an operating system other than deploying the image onto the drive. If you want to add an option to boot Windows 7 into a “silent mode” this would need to be entered into the answer file when you created it using WAIK. All the settings would need to be configured here, and then the host machine imaged with FOG.

  • I'm not quite sure what I am doing with this thing.

    5
    0 Votes
    5 Posts
    3k Views
    B

    OK, that worked. It took me some time to find it. On this BIOS it was hidden rather deeply and under some dire warning about the end of the world or at least of the motherboard.

    Thanks, Elias

  • Can i convert Acronis images to FOG?

    3
    0 Votes
    3 Posts
    4k Views
    B

    There are no converters. Partimage files are a compressed stream.

43

Online

12.7k

Users

17.6k

Topics

156.8k

Posts