• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Fog wont load past kernal_thread_helper+0x6/0x10

    FOG Problems
    5
    62
    15680
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • V
      viper02
      last edited by

      Ok made the setting changes to the tftp but i am still running into the issue. The G1 is a gen4 i5 processor the first one where we started having issues. Should i make the change to a 64bit kernel instead of a 32? if so how do i go about making this change if necessary

      1 Reply Last reply Reply Quote 0
      • Tom ElliottT
        Tom Elliott
        last edited by

        Are you sure you’re using the correct bzImage and init.xz pair? A 32 bit bzImage needs the 32 bit init_32.xz file. A 64 bit bzImage needs the 64 bit kernel.

        As you say you’ve upgraded the fog system (I would typically recommend a fresh install) you likely need to adjust the values in FOG Configuration ( ? ) icon -> FOG Settings -> TFTP Server

        Make the following changes to the relevant lines:

        FOG_TFTP_PXE_KERNEL = bzImage (Exactly, NOT fog/kernel/bzImage)
        FOG_TFTP_PXE_KERNEL_32 = bzImage32 (Should already be set)
        If using Debian variant (e.g. Ubuntu, Debian, mint):
        FOG_TFTP_PXE_KERNEL_DIR = /var/www/fog/service/ipxe/
        If using Redhat Variant (e.g. Redhat, Fedora, CentOS, Scientific Linux)
        FOG_TFTP_PXE_KERNEL_DIR = /var/www/html/fog/service/ipxe/
        FOG_PXE_BOOT_IMAGE = init.xz (Exactly, NOT fog/images/init.gz)
        FOG_PXE_BOOT_IMAGE_32 = init_32.xz

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

        1 Reply Last reply Reply Quote 0
        • 1
        • 2
        • 3
        • 4
        • 4 / 4
        • First post
          Last post

        204

        Online

        10.6k

        Users

        16.5k

        Topics

        151.1k

        Posts
        Copyright © 2012-2023 FOG Project