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

Compiling new kernel

Scheduled Pinned Locked Moved
Linux Problems
6
6
3.5k
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.
  • C
    Cyclothunder
    last edited by Dec 4, 2012, 2:41 PM

    Hi,

    I have a hp laptop 8460p wich can’t boot fog because of lack of drivers for the graphic card, (wich is an ATI).
    So , i decided to build a new kernel… and so far with no sucess 😞
    I’m tried to build the 3.5.0-17 version. When i boot any host with this new kernel, i get:
    “kernel panic - not syning: No init found. Try passing init= option to kernel.”

    My fogserver is an ubuntu server 12.10.
    I built the kernel on another ubuntu 12.10 machine.
    My fog version is 0.32

    What am i doing wrong??
    All i want is to add graphic drivers to the kernel so i can boot my new hosts.

    I really would like to learn on how this is done.

    1 Reply Last reply Reply Quote 0
    • B
      bzm
      last edited by Jan 4, 2013, 10:29 PM

      I have the same problem. Trying to get this right and did this 2x. Please if there is anyone out there who might help it would be great!

      1 Reply Last reply Reply Quote 0
      • S
        Spicoli
        last edited by Jan 7, 2013, 4:31 PM

        log into the fog web interface.
        Click Other Information (Blue Question Mark)
        then on the left hand side click Kernel Updates
        Select one you want to try.
        All fog clients will then boot using this kernel.

        1 Reply Last reply Reply Quote 0
        • C
          chad-bisd Moderator
          last edited by Jan 7, 2013, 7:37 PM

          If you’ll PM me your email address, I can google or dropbox share a kernel with you that seems to work with most newer ATI video cards.


          If you would like to make a donation to the Fog project, please do so [U][COLOR=#0000ff][URL='http://sourceforge.net/dona…

          1 Reply Last reply Reply Quote 0
          • D
            Dariusz Swierzewski
            last edited by Jul 21, 2013, 2:49 AM

            Chad,

            I’m looking to see if your custom kernel may take care of an issue we’re seeing with an HP ProBook 4545s. We get the following message when we try to upload a newly created image to the FOG Server.

            FOG Server version 0.32

            [url=“/_imported_xf_attachments/0/352_image.jpg?:”]image.jpg[/url]

            1 Reply Last reply Reply Quote 0
            • T
              Tom Elliott
              last edited by Aug 12, 2013, 11:53 AM

              One of the things I’ve learned with building a custom kernel is to Read the friendly Wiki page or (RTFW) as other so like to display.

              If you’re building the kernel on a 64 bit system, make sure your make commands are:

              make ARCH=i386 <command>

              So when you’re doing the menuconfig do:

              make ARCH=i386 menuconfig

              Then make your changes and save the new config.

              Then when you create the bzImage file do:

              make ARCH=i386 bzImage.

              I would almost recommend making this an actual part of the WIKI rather than just a note, as it wouldn’t hurt anything to do this from any platform whether i386 or 64 bit.

              Thank you,

              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 / 1
              • First post
                Last post

              184

              Online

              12.0k

              Users

              17.3k

              Topics

              155.2k

              Posts
              Copyright © 2012-2024 FOG Project