• 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
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by AsciiReign

    • A

      Solved Kernel panic after upgrading to trunk

      FOG Problems
      • bzimage kernel panic trunk • • AsciiReign
      8
      0
      Votes
      8
      Posts
      3.5k
      Views

      ch3iC

      @AsciiReign said:

      How do i mark the thread as solved?

      It’s done

    • A

      Solved Intel I219-LM bzImage

      Hardware Compatibility
      • 0.32 bzimage i219 kernel 4.3 • • AsciiReign
      5
      0
      Votes
      5
      Posts
      3.7k
      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

      General
      • • • AsciiReign
      4
      0
      Votes
      4
      Posts
      1.8k
      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

      Linux Problems
      • • • AsciiReign
      2
      0
      Votes
      2
      Posts
      2.3k
      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