• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. JGeear
    • Profile
    • Following 1
    • Followers 0
    • Topics 5
    • Posts 17
    • Groups 0

    JGeear

    @JGeear

    1
    Reputation
    442
    Profile views
    17
    Posts
    0
    Followers
    1
    Following
    Joined
    Last Online

    JGeear Unfollow Follow

    Best posts made by JGeear

    • RE: Moving FOG's /images files off the root partition 2017 edition

      @george1421 said in Moving FOG's /images files off the root partition 2017 edition:

      touch /opt/fog/snapin.chk

      Tutorial worked like a charm! The is some minor errors as follows:

      The following line needs bind bind 0 0 added
      /opt/fog/snapins /opt/fogdisk/snapins bind bind 0 0

      and the Snapin test file needs to be in the right directory!
      touch /opt/fog/snapins/snapin.chk

      posted in Tutorials
      JGeearJ
      JGeear

    Latest posts made by JGeear

    • RE: FOG ubuntu image fails to update database

      @Tom-Elliott Okay what changed? It was working fine until a few weeks ago. 🤔

      posted in FOG Problems
      JGeearJ
      JGeear
    • RE: FOG ubuntu image fails to update database

      @Redbob I did notice the file /var/www/fog/lib/fog/Config.class.php had different password than the GUI and the /.fogsettings file. modifying this file had no effect.

      posted in FOG Problems
      JGeearJ
      JGeear
    • RE: FOG ubuntu image fails to update database

      @Redbob Yeah, I verified the passwords in the GUI as well as the /.fogsettings file and they are identical. I was able to transfer files via FTP using the username and password. Note, I am able to capture Windows images, it’s this Ubuntu image that’s causing the grief.

      posted in FOG Problems
      JGeearJ
      JGeear
    • FOG ubuntu image fails to update database

      Hi, I am running the latest dev-branch FOG version 1.5.10.1792 on a Ubuntu 24.04 machine. I have not had any issues creating Windows images. I just tried an ubuntu image!Ubuntu.jpg
      I am now receiving an FTP login incorrect. I have checked the FOG settings and the passwords match and I can transfer files to the server via FTP.🤔

      posted in FOG Problems
      JGeearJ
      JGeear
    • RE: FOG Update errors

      @Tom-Elliott said in FOG Update errors:

      ./installfog.sh -y

      Thanks Tom! I am up and running again!

      posted in Linux Problems
      JGeearJ
      JGeear
    • RE: FOG Update errors

      @Tom-Elliott Awesome that worked I was able to complete the update. I did receive a error unable to update database. Apache error log.

      [Wed Aug 07 16:02:42.370052 2024] [proxy_fcgi:error] [pid 207214] [client 10.160.241.168:57856] AH01071: Got error 'PHP message: PHP Parse error:  syntax error, unexpected token "<<" in /var/www/fog/lib/fog/system.class.php on line 56'
      [Wed Aug 07 16:02:45.486205 2024] [proxy_fcgi:error] [pid 207210] [client 10.160.241.168:57855] AH01071: Got error 'PHP message: PHP Parse error:  syntax error, unexpected token "<<" in /var/www/fog/lib/fog/system.class.php on line 56'```
      posted in Linux Problems
      JGeearJ
      JGeear
    • RE: FOG Update errors

      @Fog_Newb
      I receive the following messages trying to do a dev-branch and git pull.
      FOG.png

      posted in Linux Problems
      JGeearJ
      JGeear
    • FOG Update errors

      I had install errors updating my Trunk version on Ubuntu 20.04 LTS. I updated Ubuntu to 22.04 LTS. Now I am receiving a GIT conflict on the git pull a install script error

      posted in Linux Problems
      JGeearJ
      JGeear
    • Image USB drive

      I have Dell OptiPlex 3070’s that we UEFI PXE Boot with a USB stick. The FOG server is running on Ubuntu 16.04 and the FOG version is 1.5.9.59. The Dell BIOS is set to RAID by default and when we try to image a PC it tries to image the USB drive and fails. The work around is to switch the SATA settings to AHCI. We are then able to image the PC and save the USB drive from being corrupted and repaired with Diskpart.

      posted in FOG Problems
      JGeearJ
      JGeear
    • RE: Moving FOG's /images files off the root partition 2017 edition

      @george1421 said in Moving FOG's /images files off the root partition 2017 edition:

      touch /opt/fog/snapin.chk

      Tutorial worked like a charm! The is some minor errors as follows:

      The following line needs bind bind 0 0 added
      /opt/fog/snapins /opt/fogdisk/snapins bind bind 0 0

      and the Snapin test file needs to be in the right directory!
      touch /opt/fog/snapins/snapin.chk

      posted in Tutorials
      JGeearJ
      JGeear