• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. anthony corrales
    3. Topics
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by anthony corrales

    • A

      Can I restore an image from PartImage through my Fog Server?

      FOG Problems
      • • • anthony corrales
      2
      0
      Votes
      2
      Posts
      2.7k
      Views

      K

      If you setup an image in FOG, use partimage to install it on a computer, then when you restart the machine you upload it to FOG right away, that should work. Or, this should be possible with a “tweak”. If you install .32 bypass you would need to enter the following, of course, changing for your environment. This will allow you to image right from the FOG PXE menu:

      [CODE]LABEL XP Domain Image
      menu passwd xxx (if you want to password protect your menu item where xxx is your password. Recommended so that random users can’t reimage machines!)
      kernel fog/kernel/bzImage
      append initrd=fog/images/bypass.gz root=/dev/ram0 rw ramdisk_size=127000 ip=dhcp dns=YOURDNSSERVER type=down img=YOURIMAGE ftp=FOGSERVERIP storage=FOGSERVERIP:/images/ web=FOGSERVERIP/fog/ osid=1 imgType=n loglevel=4 sessionPwd= consoleblank=0[/CODE]

      Where the /images/ is where your current image is stored. FOG is built off of PartImage so any that you have will work.

    • A

      Setting passwords for users in FOG management issues...

      FOG Problems
      • • • anthony corrales
      3
      0
      Votes
      3
      Posts
      1.6k
      Views

      A

      That worked. Thanks!

    • 1 / 1