On Wed, Feb 10, 2010 at 5:34 PM, Tim Slot <[email protected]> wrote:
> Hi Kaushal,
>
> try;
>
> apt-get install linux-image-`uname -r`-bigmem
> apt-get install linux-headers-`uname -r`-bigmem
>
> and reboot from this kernel.
>
Hi Tom,

I did the below suggestion.

r...@hostii3:~# apt-get install linux-image-`uname -r`-bigmem
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package linux-image-2.6.24-16-generic-bigmem
r...@hostii3:~:~# uname -r
2.6.24-16-generic
r...@hostii3:~:~# getconf LONG_BIT
64
r...@hostii3:~:~# apt-get install linux-image-bigmem
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package linux-image-bigmem
r...@hostii3:~:~# apt-cache search bigmem
r...@hostii3:~:~#

Please suggest.

Thanks and Regards,

Kaushal

-- 
ubuntu-server mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam

Reply via email to