• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. rodluz
    3. Best
    R
    • Profile
    • Following 0
    • Followers 0
    • Topics 9
    • Posts 125
    • Best 29
    • Controversial 0
    • Groups 1

    Best posts made by rodluz

    • RE: bzImage working with Realtek r8126

      @ingemedia We just released new experimental kernel/initrd. I included the r8126 drivers. I don’t have any devices to test with so would you be willing to test it and let me know?

      posted in General
      R
      rodluz
    • RE: Fog & Windows 11

      @louisjjames Hello, I am able to capture/deploy Windows 11 images just fine. When you create an image, there is no Windows 11 selection but just use Windows 10 and it will work.

      f2ab7fee-5a96-4c3e-b47e-4c6258ce90f3-image.png

      posted in Windows Problems
      R
      rodluz
    • RE: The version fogproject-1.5.10 is unable to download the kernel.

      @mrowand I just tried installing 1.5.10 on a fresh Rocky 8.9 VM. It went through and downloaded everything correctly.
      Try running these commands on the server to see if you can manually download the files.

      curl -kOL https://github.com/FOGProject/fos/releases/latest/download/bzImage
      curl -kOL https://github.com/FOGProject/fos/releases/latest/download/bzImage32
      curl -kOL https://github.com/FOGProject/fos/releases/latest/download/init.xz
      curl -kOL https://github.com/FOGProject/fos/releases/latest/download/init_32.xz
      curl -kOL https://github.com/FOGProject/fog-client/releases/download/0.13.0/FOGService.msi
      curl -kOL https://github.com/FOGProject/fog-client/releases/download/0.13.0/SmartInstaller.exe
      

      Let us know if this works.

      Edit by Tom to ensure urls were accurate for fos files

      posted in FOG Problems
      R
      rodluz
    • RE: "Not shrinking (/dev/nvme0n1p1) as it is detected as fixed size

      @sami-blackkite What filesystem are you using on your device?

      posted in Linux Problems
      R
      rodluz
    • RE: No deja subir ni clonar imágenes de procesador de generación 10

      @Eliza Cual version de FOG y de Kernel esta usando? Puede poner una foto de la pantalla con el error de Kernel?


      What version of FOG and Kernel are you using? Can you post a photo os the screen with the Kernel error?

      posted in General Problems
      R
      rodluz
    • RE: Can't upload Arch Image

      @VegaFlash I just published the new inits that include a newer version of e2fsck.
      If you have the newest version of FOG installed from the dev-branch 1.5.10.18, you should be able to update it easily through the settings page.
      8ffd4ecc-a34a-493b-9708-ba6f14fcac60-image.png

      If your FOG server isn’t on the newest dev-branch release, either update it or follow the next steps.

      1. SSH into your FOG server
      2. cd /var/www/fog/service/ipxe
      3. mv init.xz init_original.xz #Not necessary but recommended so you can revert if there are any issues
      4. wget https://github.com/FOGProject/fos/releases/download/EXP_20240430/init.xz
      5. chmod 644 init.xz
      6. chown fogproject:www-data init.xz
      posted in FOG Problems
      R
      rodluz
    • RE: Cannot find disk on system (get harddisk) - Dell Latitude 3140

      @Kureebow Kernel version 6.1.63 is the one with changes for UFS. You can try updating the kernel on its own first.

      posted in FOG Problems
      R
      rodluz
    • RE: FOG Very Slow to Deploy Image - Lenovo Neo 50Q Gen 4

      @Clebboii Thank you so much for testing this! I now have a better idea of what needs to be done for future releases.
      You are welcome to continue using the “OEM driver” kernel for now until I create a full upstream release.

      posted in FOG Problems
      R
      rodluz
    • RE: FOG Very Slow to Deploy Image - Lenovo Neo 50Q Gen 4

      @george1421 That is exactly what I did, I disabled the 8169 driver from the kernel config too.
      I think I know what other issue you are talking about. The release that I posted earlier only has the 8168 driver.

      I just uploaded a kernel with 8125, 8126, and 8168 drivers, if you want to try it out for that issue.
      https://github.com/rluzuriaga/fos/releases/tag/EXPERIMENTAL_REALTEK_DRIVERS

      posted in FOG Problems
      R
      rodluz
    • 1
    • 2
    • 2 / 2