• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Yellow Bricks

by Duncan Epping

  • Home
  • Unexplored Territory Podcast
  • HA Deepdive
  • ESXTOP
  • Stickers/Shirts
  • Privacy Policy
  • About
  • Show Search
Hide Search

Ubuntu 32bit and 4GB of memory

Duncan Epping · Nov 12, 2008 ·

For a 32bit OS you can theoretically address 4GB of memory, but when running a 4GB system with a 32bit OS hit you’ll probably hit a barrier around roughly 3GB. For Windows XP there’s no way of solving this unfortunately as far as I know, which is a shame cause 800MB was not being utilised. For Ubuntu there is, my former colleague Patrick pointed me out to this and it works great, thanks again for me helping me:

sudo apt-get install linux-server linux-headers-server

So what it does is installing the Ubuntu server kernel which includes PAE support. PAE stands for Physical Address Extension and it increases the address size from 32bits to 36bits which means you can address up til 64GB. For more info on PAE read this wiki.

Related

Various linux, ubuntu

Reader Interactions

Comments

  1. Erik says

    12 November, 2008 at 12:17

    Same solution applies to Windows XP aswell.
    Add the /PAE boot.ini switch and all memory is reported.

    http://support.microsoft.com/kb/833721

  2. BenG says

    13 November, 2008 at 00:35

    CentOS, RedHat Enterprise, Fedora:
    yum install kernel-PAE (as root, or add sudo in front)
    reboot.

  3. Roger Lund says

    14 November, 2008 at 06:51

    I have installed the same kernel for SLES 10.2 and it works well, thanks for posting it!

    Roger Lund

    http://rogerlunditblog.blogspot.com/

  4. web hole says

    25 January, 2009 at 20:31

    working perfect on ubuntu 8.10

Primary Sidebar

About the Author

Duncan Epping is a Chief Technologist and Distinguished Engineering Architect at Broadcom. Besides writing on Yellow-Bricks, Duncan is the co-author of the vSAN Deep Dive and the vSphere Clustering Deep Dive book series. Duncan is also the host of the Unexplored Territory Podcast.

Follow Us

  • X
  • Spotify
  • RSS Feed
  • LinkedIn

Recommended Book(s)

Advertisements




Copyright Yellow-Bricks.com © 2025 · Log in