You are on page 1of 1

page

home

forums

blog

training

downloads

about

PAE kernel

Getting Started Kernel Customization Information Gathering Vulnerability Identification Exploitation Radio Network Analysis Privilege Escalation Telephony Hardware Forensics Known BackTrack Bugs FAQ search

> > > > > > > >

Enable PAE on Backtrack5 R2 & R3


NOTE: Do not change any other settings in your kernel unless you know exactly what you are doing!
In this tutorial we will proceed to enable PAE on Backtrack5 R2. We first prepare our kernel and enter the kernel menuconfig.
root@bt:~# prepare-kernel-sources root@bt:/usr/src/linux# zcat /proc/config.gz > .config root@bt:/usr/src/linux# make menuconfig

After we have launched the ncurses menuconfig we proceed in enabling PAE which can be found at the following: Processor type and features
> > >

-> High Memory Support(4) --> 64GB

Go Search
toolbox What links here Related changes Special pages Printable version Permanent link

Once we have enabled PAE from the menuconfig we proceed into building our kernel.
root@bt:/usr/src/linux# root@bt:/usr/src/linux# root@bt:/usr/src/linux# root@bt:/usr/src/linux# root@bt:~# update-grub2 make scripts make prepare make update-initramfs -u

We than reboot and check to see if PAE is enabled. (Adjust the path to your running kernel)
root@bt:~# cat /boot/config-3.2.6 | grep HIGHMEM</span # CONFIG_HIGHMEM64G is not set CONFIG_HIGHMEM=y

This page was last modified on 13 August 2012, at 12:43.

This page has been accessed 33,695 times.

Privacy policy

About BackTrack Linux

Disclaimers

converted by Web2PDFConvert.com

You might also like