• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Kevin
    3. Posts
    K
    • Profile
    • Following 0
    • Followers 0
    • Topics 18
    • Posts 353
    • Best 1
    • Controversial 0
    • Groups 0

    Posts made by Kevin

    • RE: Volume not found: cant read the following volume file

      It shouldn’t be. The images should be stored in the root of /images.

      posted in FOG Problems
      K
      Kevin
    • RE: Volume not found: cant read the following volume file

      Also, have you created an image called test? That’s what it’s looking for it seems.

      posted in FOG Problems
      K
      Kevin
    • RE: Volume not found: cant read the following volume file

      make sure that the image you created is typed out exactly as you put it into FOG. Capitalization of letters makes a difference in Linux 🙂

      posted in FOG Problems
      K
      Kevin
    • RE: Executer un snapin en tant qu administrateur [résolu/solved]

      Oui, avec l’ensemble des services FOG le compte d’administrateur local, même si vous êtes connecté en tant qu’utilisateur normal, les snap-ins doit être exécuté sous le compte administrateur local.

      posted in Windows Problems
      K
      Kevin
    • RE: Executer un snapin en tant qu administrateur [résolu/solved]

      Heureux de vous aider, s’il vous plaît me faire savoir si vous avez plus de problèmes.

      posted in Windows Problems
      K
      Kevin
    • RE: Executer un snapin en tant qu administrateur [résolu/solved]

      Si ce paramètre est réglé correctement, j’ai une façon que vous pouvez exécuter les programmes par le biais d’un fichier de commandes avec des droits d’administrateur qui devraient fonctionner aussi bien. Mais laissez-moi savoir si tout est correctement réglée que je l’ai mentionné ci-dessus.

      Merci

      posted in Windows Problems
      K
      Kevin
    • RE: Executer un snapin en tant qu administrateur [résolu/solved]

      Sylvie,

      Juste une petite mise à jour, il semble que le service FOG doit s’exécuter sous le compte administrateur. Si vous faites un clic droit sur ​​Poste de travail> Gérer> Services et goto le service FOG, vous devriez être en mesure de double-cliquer sur et entrez les informations d’identification d’administrateur. Cela devrait permettre à chaque snap-in pour s’exécuter sous le compte administrateur. Pouvez-vous vérifier?

      Merci

      posted in Windows Problems
      K
      Kevin
    • RE: 0.33 interest

      yes, you can download the most up to date beta of .33 by doing the following:

      [SIZE=4][B]Install Subversion[/B][/SIZE]

      sudo apt-get update
      sudo apt-get install subversion

      [SIZE=4][B]Download the package[/B][/SIZE]

      cd ~
      mkdir svn
      cd svn
      svn checkout [url]https://freeghost.svn.sourceforge.net/svnroot/freeghost/trunk[/url]

      [SIZE=4][B]Install It![/B][/SIZE]

      cd ~/svn/trunk/bin
      sudo ./installfog.sh

      [url]http://www.fogproject.org/wiki/index.php/SVN[/url]

      posted in General
      K
      Kevin
    • RE: Dell Optiplex 7010

      If you guys were to post where FOG is failing, we would be more than willing to help you through the issues you are experiencing.

      posted in Hardware Compatibility
      K
      Kevin
    • RE: Client keeps trying to upload an image

      Did you clear the task from the Web interface? Log into the web interface goto Task Management > Active Tasks and you should be able to kill the upload.

      posted in FOG Problems
      K
      Kevin
    • RE: Use partimage to restore fog images

      Yes, that should work, but I have to ask, is there a reason why you want to use partimage on its own and not just use FOG to restore the image?

      posted in General
      K
      Kevin
    • RE: Fog is not accessible

      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.

      posted in FOG Problems
      K
      Kevin
    • RE: Fog is not accessible

      What version of Linux did you install FOG on? If it’s Ubuntu, i’m guessing the tftp service just needs to be restarted. There has been a problem with Ubuntu that caused that service to start to early and FOG not liking it.

      posted in FOG Problems
      K
      Kevin
    • RE: FOG deployment in remote office

      This should be what you are looking for, however, I have not personally tried it.

      [url]http://fogproject.org/forum/threads/requested-multi-site-location-patch-requested.410/[/url]

      posted in General
      K
      Kevin
    • RE: Having a next user level besides mobile user

      This has been brought up in the past. I don’t think .33 is going to have any other user groups besides a reworking of the mobile interface. With .33 being a complete re-write, time will tell what would need to be changed to allow this. At this point we need to wait for .33 to be released before we can look at different access groups.

      posted in Feature Request
      K
      Kevin
    • RE: Slow deploy & upload speeds.

      Also, are you trying to multicast the image? I’ve noticed poor performance at times when trying to multicast. Otherwise, I find that somewhere there is a 10/100 switch cause the slow speeds. From what I can tell, if a device Max’s at 800-1000 MB/min, it’s on a 10/100 switch. But FOG relies heavily on the hard drive caching/speeds for performance, I don’t know the HP’s all that well, hopefully they are running SATA drives 🙂

      posted in FOG Problems
      K
      Kevin
    • RE: Slow deploy & upload speeds.

      What kind of image type did you specify for your image? It sounds like it defaulted to RAW which is why you are seeing the 70+ Gigs being transferred.

      posted in FOG Problems
      K
      Kevin
    • RE: Executer un snapin en tant qu administrateur [résolu/solved]

      Je m’excuse, j’ai eu des problèmes samedi soir avec ma VM. Je suis rentré à mon serveur ESXi avec l’alarme va pas de pouvoir démarrer. Mon contrôleur de domaine, serveur FOG, et mon serveur de sauvegarde étaient tous sur cette machine ESXi, ainsi que certains de test VM. Il a fini par être une combinaison de mémoire RAM et un des disques a des secteurs défectueux. J’ai perdu une couple de VM est dans le processus, y compris ma VM de test de Windows 7. Je suis dans le processus de reconstruction de la machine virtuelle, mais ça va me prendre un peu plus de temps pour essayer et tester les snap-ins pendant que je travaille sur l’obtention de mon VM ré-installation.

      posted in Windows Problems
      K
      Kevin
    • RE: Apache problems

      Glad to hear you got it working.

      posted in FOG Problems
      K
      Kevin
    • RE: Apache problems

      Glad to see you got the imaging working. Did restarting the service solve this issue, or did you need to change something else?

      posted in FOG Problems
      K
      Kevin
    • 1 / 1