• 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: iPxe initialising devices... Sticking

      @Dragnous Hi, Can you try your adapter on another computer model ?

      posted in General
      ch3iC
      ch3i
    • RE: Problem mounted file system (permission denied) [SOLVED]

      @Seydoo said:

      My problem is solve, due to a bad password (user fog on linux with not the same password than fog tftp user)
      tanks to ch3i for his help

      The problem was that you have a password policy that does not accept the password “password”.

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: page can not be found when exporting configuration

      @Scott-B said:

      @ch3i said:

      @Scott-B said:

      PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 61418452 bytes) in /var/www/fog/commons/init.php on line 164, referer: http://fog/fog/management/index.php?node=about&sub=config

      Try to increase memory limit in your php.ini maybe.

      Same message even after increasing to 256M, 512M, and 1G.

      Have you restart you apache ?

      posted in Bug Reports
      ch3iC
      ch3i
    • RE: SMB setup for external storage

      @cmcleod said:

      @ch3i
      Initially I tried the NFS route with the Terastation. When I added it to the Storage Group as a second node, fog just showed an error on the Home page for that storage device.

      I then mounted the NFS share within CentOS and pointed fog to the local mount point. Fog saw the additional storage with no problem. However, when I tried to upload the image, I received the same error I stated in my original post that I was receiving now with CIFS.

      Wich is the mount point of your NFS share in your NAS? I think is not xxx.xxx.xxx.xxx:/images.

      For example a ReadyNAS : the NFS share is >> xxx.xxx.xxx.xxx:/c/media/your_share/ (your_share can be images…)

      posted in Linux Problems
      ch3iC
      ch3i
    • RE: Unable to Login after IP Address Change

      @atarone Hi, could you check your apache error log and mysql log to provide more informations ?

      posted in General
      ch3iC
      ch3i
    • RE: Fatal Error: Failed to Mount NFS Volume

      @michaeloberg

      sudo chmod 755 /tftpboot/error.log
      
      posted in FOG Problems
      ch3iC
      ch3i
    • RE: pb update 4737 - php5

      Hi,

      He have change OS to Debian 7.8 (because french support << me). For each package installation on FOG installer the result was failed (he have a proxy configured, maybe a problem ?) to solve it problem I’ve installed all packages via apt-get.

      Rerun the installer… at the task “update database” there was no page found at http://fog_ip/fog/. Checking site-enabled : nothing, checking site-availabled : 001-fog.conf >> a2ensite this conf file and restart apache2. Nothing at http://fog_ip/fog/, but at http://fog_ip/html/fog it’s OK.

      New rerun installer, website is now on /var/www/fog (instead /var/www/html/fog).

      @techno-clarensac post a new topic about the image view (no image size on server column)

      posted in Bug Reports
      ch3iC
      ch3i
    • RE: Basics installation questions

      @plegrand said:

      @ch3i i follow the instructions here : https://wiki.fogproject.org/wiki/index.php/Upgrade_to_trunk ???
      Then there is no more error message about FOG Multicast Management Server.

      I’ve got always these :
      Estimated FOG sites: Error contacting server
      Latest Version: Error contacting server

      Could you explain me what is the utility of “FOG prep”

      During pxe boot of a client, the console is in qwerty, is there a way to pass it on azerty ?
      You told me to create PXE files with azerty layout, but how you do that ?

      Thanks a lot for your help

      Helped in PM in french 😉

      posted in Linux Problems
      ch3iC
      ch3i
    • RE: Explore FOG images for file recovery?

      @rrjustin Look at here : https://forums.fogproject.org/topic/5204/script-fog-tools to decompress an image. I’ve build this tool to change level compression of a FOG image and update database depending the new compression.

      posted in General
      ch3iC
      ch3i
    • RE: Image download is stuck at 99%

      @Tune389 Seems to be a diskpart problem :

      DISKPART
      DISKPART> list volume
      DISKPART> select volume C (in your case it is the C partition)
      DISKPART> extend filesystem
      DISKPART> exit
      
      posted in FOG Problems
      ch3iC
      ch3i
    • RE: [SVN ???] iPXE input/output error

      @Wolfbane8653 said:

      @Tom Elliott:

      [fogproject:dev-branch] 1 new commit by Tom Elliott:
      447a131: Update ipxe files to latest. Maybe fix escape sequences particularly frustrating to printers and file names. - Tom Elliott

      Tom’s latest update has updated your ipxe files. If you use the kkpxe or any of the other pxe files please try testing around the other pxe files to see if this helps.

      If not then we will have to report your Machine hardware (Make/Model) so the ipxe team can look into it.

      Fixed.

      posted in Bug Reports
      ch3iC
      ch3i
    • RE: FOG FTP login failed (?)

      @cnaud86 said:

      However the image size through the webinterface is 0

      have you tried to download the image ? If you have a size 0 it’s a FTP login problem.

      posted in Linux Problems
      ch3iC
      ch3i
    • RE: FOG with ubuntu server 14.04 - my experience

      @robin-masters said:

      @ch3i

      Thx…for this.

      Who maintained this page?https://wiki.fogproject.org/wiki/index.php/Using_FOG_with_an_unmodifiable_DHCP_server/_Using_FOG_with_no_DHCP_serverundefined

      Under the text: "Make a symlink for the undionly.kpxe file so dnsmasq can find it. " eventually it`s better to use here the relative link it should work for all systems?

      @Wayne-Workman , it’s for you.

      It’s work for all system, I think it’s a tftpd server limitation.

      posted in General
      ch3iC
      ch3i
    • RE: Fatal Error: Failed to mount NFS volume

      @szecca1 said:

      @Wayne-Workman My username and password to log on to the Linux server is administrator/ch@ng3
      I typed that into the storage management and I get the same error message.

      If your NAS have the ip 10.1.220.240, you need to have a user fog in your NAS with NFS and FTP access.

      posted in FOG Problems
      ch3iC
      ch3i
    • [SVN ???] No resize after download task

      Hi,

      I’ve updated my FOG with git today, after download task (on resize image), partitions have the mimimum sizes, no resize.

      Ch3i.

      posted in Bug Reports
      ch3iC
      ch3i
    • RE: samba domain integration

      @Joseph-Hales said:

      I’m not exactly sure what your asking but at the least we need your server os and fog version and the os of the client and which fog client you are using and maybe a more detailed explanation of what you are trying to accomplish.

      It’s simple 😉 He want to join a Samba Domain instead Active Directory Domain 😛

      posted in Linux Problems
      ch3iC
      ch3i
    • RE: Best version of Ubuntu for FOG 1.2.0

      @need2 said:

      The best version of Ubuntu that I can recommend for any server installation is called Debian.

      \o/

      posted in General
      ch3iC
      ch3i
    • RE: Fatal Error: Failed to mount NFS volume

      @szecca1 The same you have in your fog settings and storage settings.

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: [SVN 4437] List/Search images not working

      @Tom-Elliott Found, it was because one of my storage is down !!!

      posted in Bug Reports
      ch3iC
      ch3i
    • RE: Fog Server Fog Account password resets every trunk upgrade

      @fry_p Hi, Have you check the .fogsettings in /opt/fog ? It’s used during the upgrade.

      posted in Linux Problems
      ch3iC
      ch3i
    • 1
    • 2
    • 3
    • 4
    • 5
    • 8
    • 9
    • 3 / 9