• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Sebastian Roth
    3. Topics
    S
    • Profile
    • Following 0
    • Followers 28
    • Topics 48
    • Posts 12,331
    • Best 1,698
    • Controversial 0
    • Groups 3

    Topics created by Sebastian Roth

    • S

      FOG 1.5.10 officially released

      Announcements
      • • • Sebastian Roth
      34
      5
      Votes
      34
      Posts
      11.9k
      Views

      Tom ElliottT

      @tedlaur You can provide your error log from the install, but sometimes more fruitful is the actual php-fpm error (or on debian it may just be in the http error logs)

      I don’t recall, and it has been a while since I did direct troubleshooting with fog. I can still read of course and probabaly help in that way, but my systems are limited as of late and as such harder for me to troubleshoot issues to try to replicate.

    • S

      Enable or disable SPECULATION_MITIGATIONS in the Linux kernel

      General
      • • • Sebastian Roth
      4
      0
      Votes
      4
      Posts
      3.5k
      Views

      S

      Forgot to say that I turned SPECULATION_MITIGATIONS on in the current default kernels some days after my last post because there wasn’t any feedback from people testing those kernels.

    • S

      PHP 8 support

      General
      • • • Sebastian Roth
      10
      1
      Votes
      10
      Posts
      2.1k
      Views

      S

      @Fog_Newb Awesome! Thanks for testing 1.5.9.138. This was meant to fix another issue reported on github but looks like the same problem in the code was causing the issue you saw.

      Please keep an eye open and try as many things as you can (capture/deploy, fog-client, maybe plugins).

    • S

      FOG kernels and inits moving to github

      Announcements
      • • • Sebastian Roth
      9
      1
      Votes
      9
      Posts
      3.9k
      Views

      S

      @Tom-Elliott said in FOG kernels and inits moving to github:

      Majority of the time the Inits are built one off for some specific need. No where near the frequency of the kernels needing to be updated.

      I don’t think that’s true. We do bug fixes and add features to the inits way more often than once a year (when at least the buildroot update is to be done). Take a look at the last dozen or so fos repo commits.

    • S

      Streamlining kernel and init releases

      General
      • • • Sebastian Roth
      1
      0
      Votes
      1
      Posts
      280
      Views

      No one has replied

    • S

      FOG Project call for engagement

      Announcements
      • • • Sebastian Roth
      38
      0
      Votes
      38
      Posts
      11.4k
      Views

      S

      @dreN Great! Are you currently using the dev-branch version? Testing/using the latest dev-branch and reporting issues if you can. As well you are more than welcome to help on the documentation. Please send me a private message to discuss further steps.

    • S

      Move partitions on GPT layouts - need people to test

      General
      • • • Sebastian Roth
      44
      1
      Votes
      44
      Posts
      8.8k
      Views

      B

      @sebastian-roth it’s working thank you !!

    • S

      Get webdestdir and symlink right or even rid of the later

      Feature Request
      • • • Sebastian Roth
      11
      0
      Votes
      11
      Posts
      771
      Views

      Wayne WorkmanW

      https://github.com/FOGProject/fogproject/pull/409/files
      https://github.com/FOGProject/fogproject/pull/410/files

    • S

      FOG 1.5.9 Officially Released

      Announcements
      • • • Sebastian Roth
      5
      5
      Votes
      5
      Posts
      3.2k
      Views

      O

      @UWPVIOLATOR

      Yes here -> https://github.com/FOGProject/fogproject/compare/1.5.8...1.5.9

    • S

      FOG 1.5.9-RC2 available

      Announcements
      • • • Sebastian Roth
      1
      4
      Votes
      1
      Posts
      509
      Views

      No one has replied

    • S

      FOG 1.5.9-RC1 available

      Announcements
      • • • Sebastian Roth
      1
      3
      Votes
      1
      Posts
      415
      Views

      No one has replied

    • S

      FOG Client 0.12.0 Officially Released

      Announcements
      • • • Sebastian Roth
      1
      0
      Votes
      1
      Posts
      430
      Views

      No one has replied

    • S

      FOG 1.5.8 and fog-client 0.11.19 Officially Released

      Announcements
      • • • Sebastian Roth
      5
      5
      Votes
      5
      Posts
      933
      Views

      M

      @Sebastian-Roth Ok, thank you.

    • S

      Database security

      General
      • • • Sebastian Roth
      22
      1
      Votes
      22
      Posts
      3.4k
      Views

      S

      Finally merged all the work into dev-branch. Done.

    • S

      The future of partclone and therefore FOG as it is

      General
      • • • Sebastian Roth
      122
      0
      Votes
      122
      Posts
      56.8k
      Views

      JunkhackerJ

      @Sebastian-Roth i understand the reasoning for not updating it. i’m hoping to have a chance to help with testing by the end of the week.

    • S

      Multicast udpcast options

      Feature Request
      • • • Sebastian Roth
      8
      0
      Votes
      8
      Posts
      959
      Views

      L

      Sorry for the late answer …

      We’ve just upgraded to 1.5.9 and update Bitrate and Remit Hello Interval on «Storage Node» settings page.

      The generated command was conform and everythings works great !

      Thanks a lot

    • S

      Circumnavigate fog user issues

      General
      • • • Sebastian Roth
      29
      3
      Votes
      29
      Posts
      3.4k
      Views

      S

      Did some more testing and will merge this into dev-branch now before the new release. Have tested on CentOS (existing installation and fresh) as well as Debian (fresh installation). Should be good to go.

    • S

      Lenovo N24 / USB NIC with ASIX AX88772C chip

      Hardware Compatibility
      • • • Sebastian Roth
      29
      0
      Votes
      29
      Posts
      7.1k
      Views

      S

      @bloodwar I have looked through the code up and down, forth and back… Just don’t know all about UEFI and have no idea why this goes wrong. I am pretty close to sending a message to the kernel mailinglist. But before that I’d like you to try other kernels first. Please use some older kernels just to see if those can boot on that device. I think the easiest way is to download old kernel binaries here and here, plugin the USB key you made and put the kernel binary on it as EFI/BOOT/BOOTX64.EFI (rename that file - GRUB EFI binary).

      Now boot the Lenovo N24 off that USB key and see how far you get. If you see Kernel Panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0)) than you are past the issue. If it just sits there for 3 minutes then I’d expect it to be locked. Please try at least 10 kernel binaries of various versions from the links above.

    • S

      Detect Windows Boot/Recovery/Reserved/System partitions reliably

      General
      • • • Sebastian Roth
      7
      0
      Votes
      7
      Posts
      1.6k
      Views

      S

      @george1421 said in Detect Windows Boot/Recovery/Reserved/System partitions reliably:

      These files would need to be named uniquely global (i.e. not having natural language variants).

      Good point George! Though I am fairly sure this is the case for some files that are used for booting the OS like bootmgr and such files.

    • S

      Compile iPXE on install

      Feature Request
      • • • Sebastian Roth
      8
      0
      Votes
      8
      Posts
      1.8k
      Views

      x23piracyX

      @george1421 webif should be a known short for web interface 😄

    • 1 / 1