Re: 2 GB RAM support in woody

From: Colin (cwvca_SPAMNOT_at_hotmail.com)
Date: 12/28/04

  • Next message: Marc Demlenne: "gmailfs"
    Date: Tue, 28 Dec 2004 09:38:54 -0500
    To: debian-user@lists.debian.org
    
    

    saravanan ganapathy wrote:
    > Thx Jonathan for ur help
    > .
    > I got the kernel(2.4.28) from kernel.org and started
    > recompiling.
    >
    > My steps:
    >
    > cd /usr/src/linux-2.4.28
    > cp /boot/config-2.4.18-smp .config
    > edit .config and include CONFIG_HIGHMEM=y &
    > CONFIG_HIGHMEM4G=y
    >
    > make-kpkg --revision=debian.2.4 kernel-image
    >
    > Then it prompts lot of questions like the format as
    > CONFIG_SMP=y (y/n...) (NEW)
    >
    > What should I do for all these questions?

    Copy the kernel config file from /boot/config-`uname -r` to
    /usr/src/linux-2.4.28/.config then run "make oldconfig". This should only
    ask questions that need to be asked.

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Marc Demlenne: "gmailfs"