Re: 2 GB RAM support in woody

From: Jonathan Lassoff (jlassoff_at_gmail.com)
Date: 12/28/04

  • Next message: Jerome BENOIT: "Re: 2 GB RAM support in woody"
    Date: Tue, 28 Dec 2004 02:17:31 -0800
    To: debian-user@lists.debian.org
    
    

    > > On Mon, 27 Dec 2004 23:06:39 -0800 (PST), saravanan
    > > ganapathy
    > > <sarav_gsa@yahoo.com> wrote:
    > > > Hai,
    > > > I installed woody on my dual processor,2 GB RAM
    > > > server. I have enabled smp support by installing
    > > > kernel-image-2.4.18-smp. Now it shows dual
    > > processor.
    > > > But the os detects my RAM as 900 MB only. How do I
    > > > enable the os to detect actual RAM(2 GB)?
    > > >
    > > > Please help me
    > > >
    > > > Sarav

    > --- Jonathan Lassoff <jlassoff@gmail.com> wrote:
    >
    > > You need a kernel that supports large amounts of
    > > RAM. You could get
    > > the sources and compile it yourself which can take
    > > some time, but I
    > > personally found very easy to do. I would think that
    > > there is a .deb
    > > package of a kernel with this support as well, but I
    > > don't know that
    > > much about apt. Perhaps do: "apt-cache search
    > > kernel" and see if
    > > anything jumps out at you.
    > >
    > > I'd be happy to help you compile your own kernel.
    > >
    > > --Jonathan

    On Tue, 28 Dec 2004 01:58:46 -0800 (PST), saravanan ganapathy
    <sarav_gsa@yahoo.com> wrote:
    > I googled and couldn't find the .deb kernel package
    > which supports highmem( its available in testing
    > version only)
    > So I think I need to use the latest 2.4.x kernel from
    > kernel.org. If I am using debian kernel packages, then
    > I can get security updates from debian.
    > Is kernel.org provides security updates? If so , how
    > to apply the updates without disturbing applications
    > running on a production server?
    >
    > Please suggest me
    >
    > Sarav

    Sorry for the topposting above, that was my mistake.

    As to the security updates, those are provided by the Debian security
    team. They maintain software packages with the latest updates for
    security vulnerabilities. The kernel is the core piece of software on
    your system that handles all the system calls and a whole slew of
    other core stuff. Vulnerabilities for the Linux kernel are not as
    common as vulnerabilities for common pieces of Linux software, so you
    could roll your own kernel and still have all the great security
    updates from the Debian security team.

    As to getting your own kernel going, there are two big and easy ways
    to get the sources. One, you can get the sources from backports.org.
    This would consist of adding some lines to your /etc/apt/sources.list
    file to get a kernel-source package. Two, you can get the kernel
    source from kernel.org. I personally would go with the second as it is
    quicker to grab and use. As of this writing, the latest 2.4 kernel is
    2.4.28, and can be had over HTTP at
    http://kernel.org/pub/linux/kernel/v2.4/linux-2.4.28.tar.bz2 Grab this
    and move it to /usr/src You will likely have to become root to do
    this. Then decompress the tarball in /usr/src. This should make
    /usr/src/linux-2.4.28. Then you should cd into this directory and
    proceed to configure your new kernel and compile it. There is ample
    documentation in the linux-2.4.28 directory under Documentation, and I
    don't really feel like rewriting some already great docs. There are
    plenty more online too if you poke around on google or something.

    Direct any questions here, and I'll do my best to help you out. Hope
    this works out for you.

    --Jonathan

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

  • Next message: Jerome BENOIT: "Re: 2 GB RAM support in woody"

    Relevant Pages

    • [UNIX] Flaws Found in Recent Linux Kernels (newgrp, symblinks)
      ... Flaws Found in Recent Linux Kernels (newgrp, ... The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com ... An attacker can force the kernel to spend almost arbitrary amount of time ... script creates 5 symlinks, each of them containing 2*N+1 path elements. ...
      (Securiteam)
    • [UNIX] Linux Kernel File Offset Pointer Handling
      ... Get your security news from a reliable source. ... The Linux kernel offers a file handling API to the userland applications. ... One of the properties of the file object is something called 'file offset' ... about one page of un-initialized kernel memory and can be exploited to ...
      (Securiteam)
    • [UNIX] Kmail HTML Support Allows Spoofing of Emails Content
      ... Get your security news from a reliable source. ... system call handler in the 2.4 Linux Kernel on the AMD64 platform a local attacker can gain root access using a simple program. ... it contains the sources that the binary kernel rpm packages are created from. ... Since the kernel-source.rpm is an installable package that contains sources for the linux kernel, it is not the source RPM for the kernel RPM binary packages. ...
      (Securiteam)
    • Re: thoughts on kernel security issues
      ... major security figure and/or haven't donated your life to security and ... the developer and more focus on the development. ... That's pretty complex in terms of kernel code, ... > most of the extra patches that distribution kernels apply are patches ...
      (Linux-Kernel)
    • [UNIX] Grsecurity Allows Modifying of "read-only kernel"
      ... The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com ... local attackers to overwrite the memory content even though protection ... root will not be able to modify the contents of kernel ...
      (Securiteam)