[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: boot kernel



Hi Martin Tontsch,

Its long process and time consuming .. short desc
# cd /usr/src/linux
# make xconfig            # enable/disable as per your requirement
# make clean
# make dep
# make bzImage
# make modules
# make modules_install

You will get new kernel in /usr/src/linux/arch/i386/boot/bzImage
copy it to /boot
make necesary changes in lilo.conf (add new image) 
# lilo -v

For further information, read Kernel-HOWTO

Yes you can change RH CD kernel,  but here you need to change other settings 
in anaconda(the installer), creating new intrd image, etc.

Regards,
Santosh Pasi



---------------Original Message------------------
From: "Martin Tontsch" <tnma diel co at>
>To: <valhalla-list redhat com>, <redhat-install-list redhat com>
>Subject: boot kernel
>Content-Transfer-Encoding: 7bit
>In-Reply-To: <1025189777 3d1b2791dd738 advan ca>
>Importance: Normal
>Sender: redhat-install-list-admin redhat com
>Errors-To: redhat-install-list-admin redhat com
>Precedence: bulk
>Reply-To: redhat-install-list redhat com
>List-Help: <mailto:redhat-install-list-request redhat com?subject=help>
>List-Post: <mailto:redhat-install-list redhat com>
>List-Subscribe: <https://listman.redhat.com/mailman/listinfo/redhat-install-list>, 
<mailto:redhat-install-list-request redhat com?subject=subscribe>
>List-Id: Getting started with Red Hat Linux <redhat-install-list.redhat.com>
>List-Unsubscribe: <https://listman.redhat.com/mailman/listinfo/redhat-install-
list>, <mailto:redhat-install-list-request redhat com?subject=unsubscribe>
>List-Archive: <https://listman.redhat.com/mailman/private/redhat-install-list/>
>Date: Thu, 27 Jun 2002 18:19:18 +0200
>
>how can i compile a custom boot kernel for installing rhl 7.3
>and does anybody konw how to start the setup process from a krenel booted
>from a floppy created with make bzdisk
>or can i replace the kernel on the rh 7.3 cd's ?????
>
>
>
>_______________________________________________
>Redhat-install-list mailing list
>Redhat-install-list redhat com
>https://listman.redhat.com/mailman/listinfo/redhat-install-list
>



-------------------------------------------------------------------------------------------------------------
 The  information   contained   in  this  Internet  message  is 
 confidential and intended only for the use of the individual
 or entity identified.  If  the reader of this message is not the 
 intended   recipient,   any   dissemination,    distribution  or 
 copying   of   the  information  contained  in  this   Internet
 message is strictly prohibited. 
 If you received this message in error, please notify the 
 sender immediately.
------------------------------------------------------------------------------------------------------------
        +============================================+ 
       /   Santosh Kumar Pasi       |  icq: 16074433                     / 
     /     RHCE               India      |  http://santoshpasi.tripod.com     /  
   +=========================================== +
------------------------------------------------------------------------------------------------------------
Public Key:  http://www.keyserver.net:11371/pks/lookup?op=get&search=0x5BF764B5 
------------------------------------------------------------------------------------------------------------
One machine can do the work of fifty ordinary men. 
No machine can do the work of one extraordinary man. 
-Elbert Hubbard 





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]