Mailing List
Home
Forum Home
Linux - General Red Hat Linux discussion list
Installation - Getting started with Red Hat Linux
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
Subject: application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
Subject: X Windows problem (xauth)
Subject: Upgrading openoffice 1 1 rpm
Subject: FTP: connection refused
Subject: FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
Subject: broadcom network interface
make mrproper
Couldn 't open PID file /var/run/named/named pid Permission denied
sendmail configuration on redhat
kernel 2 6 and /dev/sound/mixer not found
Subject: Promise 378 controller
Subject: Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
Subject: Lotus Notes under Wine
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
/etc/security/limits conf question
Intel E/1000 driver
rpm database corrupt
Command stream end of file while reading
qla2300 modules
 
memory limitations

memory limitations

2003-11-10       - By PSpatola@(protected)

 Back
Reply:     1     2     3     4     5     6     7  





Thanks for the help. I will be sure to read all the material you have
suggested before I go any further. Once again, thanks for you help. I'll
let you know how I make out.

Pat Spatola
Unix Administrator
Berkley Technology Services
302-439-2006
pspatola@(protected)


                                                                             
                                       
                     Antonio Galea                                            
                                       
                     <ant9000@(protected)        To:       enigma-list@(protected)
                                       
                     it>                      cc:       enigma-list-admin
@(protected)                                  
                     Sent by:                 Subject:  Re: memory limitations
                                       
                     enigma-list-admin                                        
                                       
                     @(protected)                                              
                                       
                                                                             
                                       
                                                                             
                                       
                     11/07/2003 02:59                                        
                                       
                     AM                                                      
                                       
                     Please respond to                                        
                                       
                     enigma-list                                              
                                       
                                                                             
                                       
                                                                             
                                       




On Thu, 6 Nov 2003 PSpatola@(protected) wrote:

> Thanks for the help. I ran the make menuconfig and changed the high
memeory
> attribute to 64GB. Ran the 'make dep' command which completed
successfully.
> Do I need to reboot to move the new kernel into place?
>

No, you're not there yet: 'make dep' updates just the dependencies inside
the
source tree.

You have to 'make bzImage' to actually create a kernel, then 'make modules'
to
recompile the modules - aka runtime insertable/removable drivers.

At this point, everything is ready, but yet to be installed: your new
kernel is
placed at

_kernel_source_top_/linux/arch/i386/boot/bzImage

so copy it into /boot, let's say to

/boot/vmlinuz-2 (See http://nuz-2.ora-code.com).4._stick_your_version_here_-very-large-mem

and then install the new modules with 'make modules_install'. If your
system
requires any of these new modules in order to boot, you could also have to
update your initrd image at

/boot/initrd-...

Chances are you don't need this step, but if you do and skip it, your
system
won't boot with the new kernel.

The final step is to configure your boot loader - which still doesn't know
anything about your new toy - to look for it. If you use the default
install of
grub, the config file is /boot/grub/grub.conf; should you be using LILO, go
for /etc/lilo.conf (and remember to rerun LILO after you change it!).

But please, before doing anything, READ CAREFULLY _AT_LEAST_ THESE DOCS:
- _kernel_source_/README
- _kernel_source_/Documentation/initrd.txt
- 'info grub' or 'man lilo.conf'

Hope this helps to clear up your way a little bit!

Ant9000

--
__ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____

Dr. Antonio Galea       N e t   W i s e
http://www.netwise.it
Sviluppo tecnico     Tecnologie per il Web    Tel 0461.421016 Fax
0461.426021
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----

OK, so you're a Ph.D, great... just don't touch anything.
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----

--


__ ____ ____ ____ ____ ____ ____ ____ ____ ____
enigma-list mailing list
enigma-list@(protected)
https://www.redhat.com/mailman/listinfo/enigma-list




CONFIDENTIALITY NOTICE: This e-mail and the transmitted documents contain
private, privileged and confidential information belonging to the sender.
The information therein is solely for the use of the addressee.  If your
receipt of this transmission has occurred as the result of an error, please
immediately notify us so we can arrange for the return of the documents.
In such circumstances, you are advised that you may not disclose, copy,
distribute or take any other action in reliance on the information
transmitted.