Re: [SLE] Kernel Patch

From: Polarizer (Polarizer_at_Codixx.Com)
Date: 02/22/05

  • Next message: Helge Preuss: "[SLE] Alternative Gateways"
    Date: Tue, 22 Feb 2005 12:59:58 +0100
    To: suse-linux-e@suse.com
    
    

    Henry Standing schrieb:
    > Ok - this is just embarrasing....
    >
    > I have been using Linux for a couple of years now and have NO IDEA what
    > I am doing when it comes to the Kernel. I would like to apply the
    > following patch to the stock 9.2 Kernel - can someone walk me through,
    > or point me at a decent resource?
    >
    > http://bugs.kde.org/attachment.cgi?id=8665&action=view
    >

    Here is a short howto

    cd /usr/src
    joe cifspatch
    find . -name cifsfs.c
    cd ./linux/fs/cifs/
    patch -i /usr/src/linux/cifspatch

    where joe is the editor i took to place in the text from the url.

    now back to

    cd /usr/src/linux

    if you do compile the kernel 4 the 1st time try

    make oldconfig

    then

    make dep bzImage modules modules_install

    you have to copy the kernel from the ./arch subdirs to the appropriate
    place.

    Sure that helps

    The polarizer

    polarizers at its best
    http://www.glass-polariser.com

    -- 
    Check the headers for your unsubscription address
    For additional commands send e-mail to suse-linux-e-help@suse.com
    Also check the archives at http://lists.suse.com
    Please read the FAQs: suse-linux-e-faq@suse.com
    

  • Next message: Helge Preuss: "[SLE] Alternative Gateways"

    Relevant Pages