• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. ch3i
    3. Best
    • Profile
    • Following 1
    • Followers 4
    • Topics 37
    • Posts 916
    • Best 169
    • Controversial 0
    • Groups 1

    Best posts made by ch3i

    • RE: FOG not PXE boot anymore

      @Hunter-Bonner said:

      @ch3i How do you verify these options? I mean is this something I should be able to access from the web portal or the server directly and if so where exactly?

      https://wiki.fogproject.org/wiki/index.php/Modifying_existing_DHCP_server_to_work_with_FOG

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: erase of Exports File

      @Uncle-Frank said:

      Yes, the installer script creates a new empty (overwrites) exports-file. It’s not easy to write fail-proof script code that checks to see if other entries (or old FOG entries) are in that file. So we better create a clean new one. If you have a good idea how to better do this you are more than welcome to give us a hint.

      Please make a backup copy of your file before running the installer. @Tom-Elliott Well, maybe we should do that like we do with /tftpboot…

      Maybe use comments before/after the fog exports, like that :

      /custom/config1
      
      #FOG settings
      /images *(ro,sync,no_wdelay,no_subtree_check,insecure_locks,no_root_squash,insecure,fsid=0)
      /images/dev *(rw,async,no_wdelay,no_subtree_check,no_root_squash,insecure,fsid=1)
      #END FOG settings
      
      /custom/config2
      

      On each update store all other lines not in these comments 😉

      posted in General
      ch3iC
      ch3i
    • RE: FOG not PXE boot anymore

      @ch3i said:

      As I asked :

      https://forums.fogproject.org/topic/5218/fog-not-pxe-boot-anymore/13

      @Hunter-Bonner Could you try to connect the FOG server over TFTP, using WinSCP maybe 😛

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: Windows 8.1 "Dirty Bit" in UEFI

      @Uncle-Frank said:

      As far as I can see in the fog.upload script those two functions are only used with image type set to resizable.

      I think we have to enable it on each upload resizable or not.

      posted in General
      ch3iC
      ch3i
    • RE: FOG not PXE boot anymore

      @Hunter-Bonner said:

      @ch3i yes was able to connect over ftp

      Not FTP but TFTP over port 69 (UDP).

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: FOG and tasks

      @Nika Hi, you don’t need no more scripts to do these tasks.

      posted in General
      ch3iC
      ch3i
    • RE: Unable to mount NFS

      @TheKoR said:

      it’s why i said, we need a script to agregate informations from fails and success :

      Model, svn, kernel used, ipxe used, lan driver, image configuration (single or not, resizable or not), error message.

      For sure it’s a good idea, but at this time to have some support you can manually provide these informations .

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: FOG and tasks

      @Nika I don’t understand, what do you want to do ?

      If it’s to use the task included in FOG like Capture, Deploye, Wipe, … you don’t need extra scripts.

      posted in General
      ch3iC
      ch3i
    • RE: Reinstalled Fog, Need to import Images from Images Folder

      @Danny-R said:

      So basically just recreate the image and change the image path to the name of the image?

      So image name ( What ever I want )
      Blank Description
      Default Storage Group
      Win 7 for os ( unless its 8 obv)
      Images path images/Dell7020i7SFFPD ( <-- is one of the image files i have)
      Image type : Multi single.

      So basically just make the images path what i’ve placed in the images folder correct?

      Yep, Ensure that OS, Disk type, … are correctly set.

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: Unable to boot ipxe after svn update

      @kverkiss
      @Wayne-Workman said:

      @kverkiss Please check this value:

      FOG Configuration -> FOG Settings -> TFTP Server -> FOG_TFTP_PXE_KERNEL_DIR

      Make sure that’s set right.

      Mine is set to this:

      /var/www/html/fog/service/ipxe/
      

      If debian based : /var/www/fog/service/ipxe/

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: Mounting File System Failed

      @no1bossman
      Hi,

      to view NFS shares of a server you can (from a linux client) use that :

      showmount -e your_fog_server_ip
      

      below an example :

      showmount -e xxx.xxx.xxx.xxx
      Export list for xxx.xxx.xxx.xxx:
      /fogimages/dev *
      /fogimages     *
      
      posted in FOG Problems
      ch3iC
      ch3i
    • RE: Ubuntu 14.04 Fog 1.20 updated to latest svn

      @Pikmin said:

      I’ve noticed just now the settings don’t have a password set for storageftp user, not sure if that’s normal.
      One last thing I don’t understand

      You FTP password must be the unix fog user password.

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: FTP_Login() Failed

      @JoeCT said:

      I am having the exact same problem. I am using Centos 6.5 Fog 1.2.0. Passwords have all been confirmed. Ftp is working with the fog and fog created password from a windows client, can create, copy to and read from ftp:\images folder. Folder access rights look correct and seem to be working.

      Something is not working after the image successfully creates. Also after the failure under image management I see the image but get a fogftp:login failed username fog Password (system generated password). Error also happens when I try to delete the created image from the image management screen. Image will not delete.

      Hi, Your FTP password in web UI musb be the unix fog user password. As @Wayne-Workman said it, please check https://wiki.fogproject.org/wiki/index.php/Troubleshoot_FTP

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: Image not being copied from temp on storage

      @derekself said:

      I can connect via FTP to both my master node and storage node.

      You can write in the /images folders of each ?

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: How to Change FOG PXE Boot Host Registration Options

      hi, not sure but I think it’s in the init.xz.

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: How to Change FOG PXE Boot Host Registration Options

      @InternStarz said:

      Hello, I am looking to find out how I can change the default selections when registering a device into FOG. I am doing the full host registration and inventory, and a few of the options are set to (y,N) by default and I want to change them to (Y,n). The two are the options to Join to AD after image, and to Image after inventory is complete. I figured there is a configuration file on the FOG server somewhere for this, but I am not exactly sure where to find it. Any help would be greatly appreciated!

      Thanks!

      ~Intern

      Ok, it’s sure now… it’s in the init.xz.

      You have to modify the file “fog.man.reg” in the /bin folder of you init.xz and init_32.xz.
      To mount and modify this file you have to read that : https://wiki.fogproject.org/wiki/index.php/Modifying_the_Init_Image

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: Update to latest git version not possible

      @middendorf said:

      @ch3i

      4557, like FOG says is the actual git version?

      Can you rename the fog and html folders (like fog.bak and html.bak) and rerun the installer.

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: You must first upload an image to create a download task

      @middendorf Wiki is your friend : https://wiki.fogproject.org/wiki/index.php/Troubleshoot_FTP#You_must_first_upload_an_image_to_create_a_download_task

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: You must first upload an image to create a download task

      @middendorf look at your FTP path 😉 You have two /

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: You must first upload an image to create a download task

      @Wayne-Workman said:

      @middendorf said:

      Maybe there is something wrong on the storage node settings?

      The FTP path looks strange. What’s up with the double slashes?

      FIRST !!!

      posted in FOG Problems
      ch3iC
      ch3i
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 9
    • 6 / 9