Categories

  • 12k Topics
    114k Posts
    R

    @JCS-RVK Hi I have a kernel that should work for XCP-ng. If you don’t mind giving it a try and let me know if it works for you please.
    You will need to download and set it up manually but here are the instructions.

    On your FOG server, run this command to download the test kernel
    wget https://github.com/rluzuriaga/fos/releases/download/EXPERIMENTAL_XCP_1/bzImage
    That will download it to whatever directory you are currently on.

    Rename the file and move it to the correct location like this:
    sudo mv bzImage /var/www/fog/service/ipxe/bzImage_XCP

    Then you need to change the permissions and ownership of that file:
    sudo chmod 644 /var/www/fog/service/ipxe/bzImage_XCP

    Red Had based server: sudo chown fogproject:apache /var/www/fog/service/ipxe/bzImage_XCP

    Debian based server: sudo chown fogproject:www-data /var/www/fog/service/ipxe/bzImage_XCP

    Then add bzImage_XCP to the Host Kernel line in the XCP-ng host on the FOG web.
    Also, remove all the host kernel arguments.

  • Get the latest news on what's happening.
    184 Topics
    825 Posts
    A

    @Tom-Elliott I really appreciate that you are putting effort into providing more frequent releases, which makes it easier for everyone to deploy new security fixes in time. Keep up the good work!

  • View tutorials or talk about FOG in general.
    2k Topics
    19k Posts
    T

    I think I figured it out. I need to run sysprep on the machine I am imaging before capture the image.

  • Report bugs, request features, or get the latest progress.
    2k Topics
    21k Posts
    M

    Okay - So what killled this installation was the fact a 1.5.9 csv load was imported into my 1.5.10.1698 FOG - this killed a bunch of features and I eded up having to reinstall.

148

Online

12.6k

Users

17.5k

Topics

156.4k

Posts