• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Fog_Newb
    3. Posts
    F
    • Profile
    • Following 0
    • Followers 0
    • Topics 63
    • Posts 275
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Install FOG on Ubuntu Server 21.10 issues

      @sebastian-roth @brakcounty

      FOG, the dev-branch has been working fine on 21.04

      The other day I updated FOG to 1.5.9.114 on 21.04. Everything was fine .Then just for the heck of it tried updating Ubuntu to 21.10. FOG did not work so I tried installing 1.5.9.114 again.

      During the install everything was fine as far as PHP but there was an error updating MYSQL and it was unable to back up the previous FOG install.

      posted in FOG Problems
      F
      Fog_Newb
    • RE: Install FOG on Ubuntu Server 21.10 issues

      @sebastian-roth Awesome. I can’t wait!

      posted in FOG Problems
      F
      Fog_Newb
    • RE: Install FOG on Ubuntu Server 21.10 issues

      @sebastian-roth

      21.10 doesn’t work with the latest dev-branch either. I ran the upgrade to 21.10 as soon as it came out and couldn’t access the web interface 503 error. So I tied reinstalling FOG - Something something PHP. When the latest dev branch of FOG came out (1.5.9.113) I tried the same thing. I didn’t grab any logs (I was being lazy) I just restored the snapshot I took right before I did the upgrade.

      posted in FOG Problems
      F
      Fog_Newb
    • RE: Error capturing Other - All disks all partitions using 1.5.9.110 and NVMe inits

      @sebastian-roth

      I used the latest inits and I was able to capture the mac OS drive. I forgot about needing the debug option to get the partclone log.

      I didn’t know the dev inits were using the disk size option. I try to keep up on that by going here.
      https://github.com/FOGProject/fogproject/compare/dev-branch

      Thanks for your time.

      posted in FOG Problems
      F
      Fog_Newb
    • Error capturing Other - All disks all partitions using 1.5.9.110 and NVMe inits

      Hello,

      I backed up my hackintosh no problem on the 28th, just 3 days ago and was using whichever the latest dev branch was and the NVMe inits found here. https://fogproject.org/inits/init-disk-size.xz

      There are 2 NVMe drives each with their own OS and EFI.

      It captures the Win 10 drive sda and all the partitions no problem.

      When it starts to capture the mac OS drive I get a bitmap error and am told to check var/logs/partclone.log but it is not there.

      Ubuntu 21.04 Desktop

      I can’t seem to find the FOG error logs that show anything. Any help would be greatly appreciated.

      Thank you.

      posted in FOG Problems
      F
      Fog_Newb
    • RE: NVMe madness

      @sebastian-roth

      Are the new version going to have inits that use the device size? I am still copying over those custom ones after every update.

      posted in General
      F
      Fog_Newb
    • RE: Secure Boot Support for Windows 11

      I installed the leaked dev version 21996/21996.1 on bare metal and in a VM. Secure Boot didn’t have to be enabled . UEFI and TPM (which requires CSM to be disabled) had to be. Secure Boot - the option only had to be present.

      After more testing. I found I could install it in a VM as Legacy. I guess MS laxed on the VM requirements?

      I also found on metal, I could disable TPM and enable CSM which should make secure boot completely unavailable. Then I deploy a sysprep-ed Win 11OOBE UEFI image on it without any problems.

      I will try pure legacy on metal next…

      This was with that leaked dev build so who knows if it was modified or what not and how close it is to the actual dev build release or the final release.

      posted in Feature Request
      F
      Fog_Newb
    • RE: Request dev branch Web UI show how much space an image takes up on the server.

      @junkhacker

      Thank you

      posted in Feature Request
      F
      Fog_Newb
    • Request dev branch Web UI show how much space an image takes up on the server.

      It would be cool if when viewing your images in the Web UI it displayed the amount of space it took up on the server.

      Thank you

      posted in Feature Request
      F
      Fog_Newb
    • RE: Converting fog images to other platforms

      @tom-elliott

      Are there any plans to make a windows/mac/linux app that would allow FOG images to be mounted and read allowing the user to copy files from an image?

      Thanks

      posted in General
      F
      Fog_Newb
    • RE: Dev branch 1.5.9.79 Installing package: php-gettext.............................Failed! has to use -X switch to get it to work.

      @tom-elliott

      Thank you

      posted in Bug Reports
      F
      Fog_Newb
    • RE: Dev branch 1.5.9.79 Installing package: php-gettext.............................Failed! has to use -X switch to get it to work.

      @tom-elliott

      The 1.5.9.86 install completed.

      • Skipping package: php7.4-gettext…(Does not exist)

      fog_error_1.5.9.86.log

      posted in Bug Reports
      F
      Fog_Newb
    • RE: Dev branch 1.5.9.79 Installing package: php-gettext.............................Failed! has to use -X switch to get it to work.

      @tom-elliott

      I tried the latest dev branch 1.5.9.85 and the same problem occurredfog_error_1.5.9.85.log .

      posted in Bug Reports
      F
      Fog_Newb
    • RE: Fog installation failed

      Run the install with the -X switch. I ran into this the other night.

      https://forums.fogproject.org/topic/15370/dev-branch-1-5-9-79-installing-package-php-gettext-failed-has-to-use-x-switch-to-get-it-to-work/2?_=1620026956491

      posted in FOG Problems
      F
      Fog_Newb
    • RE: Dev branch 1.5.9.79 Installing package: php-gettext.............................Failed! has to use -X switch to get it to work.

      @sebastian-roth

      Okay. I will try it later. I was going to post this under Bug Reports initially but I wasn’t sure if something was up with my Ubuntu install. This is the first time I installed Desktop Ubuntu. I am a wicked newb and could not figure out how to properly make the EFI\ESP partition to EFI boot Ubuntu with the server install.

      posted in Bug Reports
      F
      Fog_Newb
    • RE: Dev branch 1.5.9.79 Installing package: php-gettext.............................Failed! has to use -X switch to get it to work.

      @sebastian-roth said in Dev branch 1.5.9.79 Installing package: php-gettext.............................Failed! has to use -X switch to get it to work.:

      @Tom-Elliott Do you know if php-gettext is in use anymore? Don’t really think it is because:

      • It’s only part of the Ubuntu/Debian/Mint packages variable but not for other distros.
      • Ubuntu 20.04 does not install it anyway:
       * Skipping package: php-gettext...............................(Does not exist)
      

      So I’d think we better remove it from the [packages list]

      Thanks

      Could I have edited config.sh in a text editor, removed php-gettext or edited to read php-php-gettext on the packages= line, saved it and re-run the setup without errors? I should just try it and see but not able to ATM.

      posted in Bug Reports
      F
      Fog_Newb
    • Dev branch 1.5.9.79 Installing package: php-gettext.............................Failed! has to use -X switch to get it to work.

      I had to reinstall Ubuntu fresh and along with it FOG. The install wouldn’t complete. It seems to fail finding php-gettext. I installed that package manually without any errors and\set the locales.

      php-php-gettext is already the newest version (1.0.12-4).

      I ran the FOG installer again but ran into the same error.

      UPDATE: After searching this forum, (IKR?), someone else ran into a similar problem and there is a workaround.

      https://forums.fogproject.org/topic/6781/php5-gettext/2?_=1619910130139

      Thanks

      fog_error_1.5.9.79.log

      posted in Bug Reports
      F
      Fog_Newb
    • RE: dnsmasq won't start automatically. [SOLVED]

      @george1421 said in dnsmasq won't start automatically. [SOLVED]:

      @fog_newb Well there are really two commands you need to use.

      1. Enable the service to start every reboot systemctl enable dnsmasq
      2. To start the service now systemctl start dnsmasq

      These are two distinct actions and one doesn’t depend on the other.

      @george1421

      Thanks. I have used both of those commands before trying to get it to autostart on boot. I haven’t used them since running sudo systemctl enable dnsmasq , which was the one that got dnsmasq starting on boot for me. Perhaps since I used those commands prior it is all good?

      I went through my bash history and saw I almost used sudo systemctl enable dnsmasq I had the syntax messed up though. I used sudo systemctl dnsmasq enable

      I am really starting to like Linux. I digress, I am mostly a casual so I doubt I will ever have it on my daily driver but I am thinking about trying it on a laptop. I don’t know though, sometimes, I just like to point and click. 🙂

      posted in Linux Problems
      F
      Fog_Newb
    • 1 / 1