Remote Exploit Forums

Go Back   Remote Exploit Forums > BackTrack News


BackTrack News Updated BackTrack news from Offensive Security blog

Reply
 
LinkBack Thread Tools Display Modes
  #21 (permalink)  
Old 09-06-2009, 03:22 AM
waxlrose's Avatar
Junior Member
 
Join Date: Feb 2009
Posts: 27
Default

How do I or where do I make optimization of an kernel 'CONFIG_HIGHMEM64G' memory option so to expand PAE - addressing capabilities of an 4GB of RAM memory feature. BTW I've never configed kernel yet, but I would be glad if someone could throw some info or guide. thx
Reply With Quote
  #22 (permalink)  
Old 09-06-2009, 04:05 AM
Eatme's Avatar
Senior Member
 
Join Date: Aug 2009
Location: Socks v5
Posts: 183
Send a message via AIM to Eatme
Default

Quote:
Originally Posted by Snayler View Post
Take a snapshot and try the default option. If something goes wrong, revert your virtual machine state to the last snapshot taken.
Yea i did that even before reading this..lol

Nothing wrong happen even when choosing the option 23: 2Core or the default one.

Everything is installed and sorted out, im just stuck on: Trouble installing Nvidia Driver
__________________
Gerix-Wifi-Cracker - was the best thing that ever happen to me. NO more command line. Wo0oT

Last edited by Eatme; 09-06-2009 at 04:30 AM.
Reply With Quote
  #23 (permalink)  
Old 09-07-2009, 07:42 PM
Junior Member
 
Join Date: Aug 2007
Posts: 8
Default

Quote:
Originally Posted by waxlrose View Post
How do I or where do I make optimization of an kernel 'CONFIG_HIGHMEM64G' memory option so to expand PAE - addressing capabilities of an 4GB of RAM memory feature. BTW I've never configed kernel yet, but I would be glad if someone could throw some info or guide. thx
I'll try to make it easy... (Everything as root from the shell)

1. apt-get install linux-source-2.6.30.5
2. cd /usr/src
3. tar xvjf linux-source-2.6.30.5.tar.bz2
4. cd linux-source-2.6.30.5
5. zcat /proc/config.gz > .config
6. make menuconfig
7. In the menu choose: Processor type and features -> High Memory Support (4GB) -> 64GB, and then exit the program saving the changes when it asks for it
8. make (And wait... Depending on your computer this may take something between 15 minutes to about an hour. This will create /usr/src/linux-source-2.6.30.5/arch/x86/boot/bzImage and /usr/src/linux-source-2.6.30.5/System.map that you will use with grub so copy them as /boot/vmlinuz-2.6.30.5 and /boot/System.map-2.6.30.5 respectively. You will have to make an entry for them in /boot/grub/menu.lst)
9. make modules
10. make modules_install
11. mkinitramfs -o /boot/initrd.img-2.6.30.5 2.6.30.5
12. reboot (assuming you made the correct entry for grub you will be able to boot from it)
13. (from the shell as root) fix-splash

And everything should be working...

Check the memory with free, and it should report the amount of RAM you really have.

Hope it helps
Reply With Quote
  #24 (permalink)  
Old 09-08-2009, 08:21 PM
waxlrose's Avatar
Junior Member
 
Join Date: Feb 2009
Posts: 27
Default

Quote:
Originally Posted by admrt View Post
I'll try to make it easy... (Everything as root from the shell)

1. apt-get install linux-source-2.6.30.5
2. cd /usr/src
3. tar xvjf linux-source-2.6.30.5.tar.bz2
4. cd linux-source-2.6.30.5
5. zcat /proc/config.gz > .config
6. make menuconfig
7. In the menu choose: Processor type and features -> High Memory Support (4GB) -> 64GB, and then exit the program saving the changes when it asks for it
8. make (And wait... Depending on your computer this may take something between 15 minutes to about an hour. This will create /usr/src/linux-source-2.6.30.5/arch/x86/boot/bzImage and /usr/src/linux-source-2.6.30.5/System.map that you will use with grub so copy them as /boot/vmlinuz-2.6.30.5 and /boot/System.map-2.6.30.5 respectively. You will have to make an entry for them in /boot/grub/menu.lst)
9. make modules
10. make modules_install
11. mkinitramfs -o /boot/initrd.img-2.6.30.5 2.6.30.5
12. reboot (assuming you made the correct entry for grub you will be able to boot from it)
13. (from the shell as root) fix-splash

And everything should be working...

Check the memory with free, and it should report the amount of RAM you really have.

Hope it helps
many thx
Reply With Quote
  #25 (permalink)  
Old 09-09-2009, 02:29 AM
Just burned his ISO
 
Join Date: Sep 2009
Location: Southwest
Posts: 1
Default Not picking up the right kernel file

When I run

apt-get update
apt-get install -d linux-image

and then
cd /var/cache/apt/archives/

I don't have a file labeled

linux-image-2.6.30.5_2.6.30.5-10.00.Custom_i386.deb

The files that are there are all 2.6.27...

It would appear that I'm not pointed at the right repositories. I haven't changed the /etc/apt/sources.list file. It has the following entries (system won't let me post urls yet so forgive the kludge):
Quote:
deb http:<slashslash>archive.offensive-security.com pwnsauce main microverse macroverse restricted universe multiverse
deb http:<slashslash>archive.ubuntu.com/ubuntu/ intrepid main universe
#deb http:<slashslash>archive.offensive-security.com/repotest ./
Output of uname -a:
Linux vbox-bt4pr 2.6.29.4

Any suggestions would be appreciated.

/txb/
Reply With Quote
  #26 (permalink)  
Old 09-10-2009, 07:48 AM
Junior Member
 
Join Date: Oct 2008
Posts: 10
Default

thanks a lot
work fine for me ...
Reply With Quote
  #27 (permalink)  
Old 09-17-2009, 11:25 AM
Junior Member
 
Join Date: May 2009
Posts: 11
Default Nvidia driver

Quote:
Originally Posted by Barry View Post
Yaaaay! Back to no working video!!!
I have a Nvidia 8600gt 256m and i installed the driver from the driver auto update and now i can't startx no configurable screen i says i think i was the 180 driver any ideas why it wont load it?
Reply With Quote
  #28 (permalink)  
Old 09-17-2009, 11:55 AM
KMDave's Avatar
Administrator
 
Join Date: Jan 2008
Location: Moshpit
Posts: 1,956
Default

Quote:
Originally Posted by hellmonger View Post
I have a Nvidia 8600gt 256m and i installed the driver from the driver auto update and now i can't startx no configurable screen i says i think i was the 180 driver any ideas why it wont load it?
Most likely because the driver has been compiled with an older version of the kernel.
Same happened with the ATI driver. I'll be working on the ATI driver this weekend to get the newest version running with the 2.6.30.5 kernel.
__________________
My life, my rules.
Reply With Quote
  #29 (permalink)  
Old 09-17-2009, 12:11 PM
Junior Member
 
Join Date: May 2009
Posts: 11
Default

Quote:
Originally Posted by KMDave View Post
Most likely because the driver has been compiled with an older version of the kernel.
Same happened with the ATI driver. I'll be working on the ATI driver this weekend to get the newest version running with the 2.6.30.5 kernel.
i did a fresh install updated kernel, updated, installed kubuntu-desktop updated to 9.04 did the updates then it told me to install the 180 driver and now wont startx.
Reply With Quote
  #30 (permalink)  
Old 09-17-2009, 12:24 PM
secure_it's Avatar
Senior Member
 
Join Date: Dec 2007
Location: 在後面之間|軌道4 & Fwd|軌道4
Posts: 861
Send a message via Yahoo to secure_it Send a message via Skype™ to secure_it
Post

Quote:
Originally Posted by hellmonger View Post
I have a Nvidia 8600gt 256m and i installed the driver from the driver auto update and now i can't startx no configurable screen i says i think i was the 180 driver any ideas why it wont load it?
edit the xorg.conf file.
and try with these settings
option "UseEDID" "False" to "True"
Tested on my nvidia 9200GS using 2.6.30.5 compiled kernel having Nvidia 185 version binary drivers.also check with the xorg & nvidia log for detail diagnosis.

if all fails and still not avail.there are 2 methods-
open /etc/X11/xorg.conf and
replace in the driver section
"nvidia"
to
"nv"

method 2:
copy xorg.conf.back(up) and replace with xorg.conf
you will be having working X session
__________________
Back|Track 4 Wiki Editor & Founder of Indian Cyber Army
0pen and free" d0es not mean "expl0ited and abused."


Centrino Core 2 Duo,250GB HDD,Geforce 9200 GS,4 Gigs RAM,Windows 7 Ultimate,Sun Solaris 10,BackTrack 4,2003 Server,2 Cisco ASA 5520 w/ security+,Cisco 7200 Series Adv. Security IOS 12.4T,Cisco NAC,Cisco IPS 4215 5.1,6.0,Cisco MARS,Cisco ACS 4.2,NetForensic Log Analyzer,Linksys WRT54G,2 Alfa AWUS036H 500 mW cards with 16 dBi Omni Antenna


Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 12:31 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2