• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Etrain
    3. Topics
    E
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 9
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by Etrain

    • E

      Unsolved SVN 3530 Hostnamechanger giving 1326 errors.

      FOG Problems
      • • • Etrain
      10
      0
      Votes
      10
      Posts
      2.0k
      Views

      Wayne WorkmanW

      @Etrain

      lol… that’s definitely why it wasn’t working.

      Additionally, with that check box checked, you do not use FOG Crypt any longer.

      You type your plain text password in, hit save, and it gets encrypted with an insanely secure security/encryption system.

      Also, with that checkbox checked, the Active Directory section on the host management page only accepts plain text (if you type it in manually) and then encrypts whatever you type there. The auto-populate would just populate the already-encrypted password.

    • E

      Vostro 3500 Issues with new .32 version

      FOG Problems
      • • • Etrain
      7
      0
      Votes
      7
      Posts
      2.1k
      Views

      Tom ElliottT

      I don’t have a site, but the FOG Wiki’s pages do have a method of you creating them. It’s really simple though.

      Download the kernel.

      Untar/extract the kernel source

      Copy the configuration file (either from your fog installation, or you can use mine.) [url]https://mastacontrola.com/fogboot/kernel/TomElliott.config[/url]

      cd into the unextraced folder:
      cd linux-<version>

      Copy the configuration file as (note the period before the file name) -> .config within the linux-<version> directory.

      Run the command:
      make ARCH=i386 menuconfig
      Make any changes you need, or just exit and save the configuration.
      Then once complete run:

      make ARCH=i386 bzImage

      Once it’s done building copy the bzImage file to your /tftpboot/fog/kernel directory, also create a copy of the original for backup if you made a mistake:

      cp /tftpboot/fog/kernel/bzImage /tftpboot/fog/kernel/bzImage.original

      cp arch/x86/boot/bzimage /tftpboot/fog/kernel/

      You should be set.

      Also, here’s the link for the wiki:
      [url]http://fogproject.org/wiki/index.php?title=Building_a_Custom_Kernel[/url]

    • 1 / 1