How To Compile A Kernel - The Debian (Sarge) Way

Discussion in 'HOWTO-Related Questions' started by Torsson, Jan 4, 2007.

  1. Torsson

    Torsson Member

    Hi i have done every step in the howto but when i need to create the ramdisk:
    mkinitrd.yaird -o /boot/initrd.img-2.6.18.3-default1 2.6.18.3-default1

    it fails and give me this:
    yaird error: can't open /proc/bus/input/devices (fatal)

    Anywhon who knows how to fix this?


    /proc/bus/input/devices dosent even exist :eek:.
     
    Last edited: Jan 4, 2007
  2. falko

    falko Super Moderator ISPConfig Developer

    What's the output of
    Code:
    uname -a
    ?
    Is this a physical server or a virtual one?
     

Share This Page