• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. AsciiReign
    3. Topics
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 13
    • Groups 0

    Topics

    • A

      Kernel panic after upgrading to trunk

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems bzimage kernel panic trunk
      8
      0 Votes
      8 Posts
      4k Views
      ch3iC

      @AsciiReign said:

      How do i mark the thread as solved?

      It’s done

    • A

      Intel I219-LM bzImage

      Watching Ignoring Scheduled Pinned Locked Moved Solved Hardware Compatibility 0.32 bzimage i219 kernel 4.3
      5
      0 Votes
      5 Posts
      4k Views
      A

      @Tom-Elliott
      I know that.
      I am just irritated that the network card seems to work with the same kernel version on one server and not on the other. and coming down to wich arch it uses seems kind of strange to me.

      Are there any information or screenshot i could provide that could help to further look into that?

      thanks a lot.

    • A

      Search Host by Image

      Watching Ignoring Scheduled Pinned Locked Moved General
      4
      0 Votes
      4 Posts
      2k Views
      Tom ElliottT

      Thank you for posting the code. I’d have done it, but I’m more focused on 0.33 so thank you for taking the time and posting the code you used.

    • A

      DHCP: Two leases per client

      Watching Ignoring Scheduled Pinned Locked Moved Linux Problems
      2
      0 Votes
      2 Posts
      2k Views
      A

      We fixed this by adding the following to our dhcpd.conf
      [CODE]class “pxeclients”{
      match if ((substring(option vendor-class-identifier, 0, 9) = “PXEClient”) or (substring(opti
      filename “pxelinux.0”;
      max-lease-time 120;
      }
      [/CODE]

    • 1 / 1