This is a discussion on Custom CentOS installer within the Linux software forums, part of the Linux Getting Started category; Hi there, I wanted to create my custom CentOS installer cd, does anyone have a good tut or can help ...
|
|||||||
| Register | FAQ | Members List | Calendar | Forgotten your password? | Mark Forums Read |
| Sponsored Links | ||
|
|
|
||||
|
You can use Redhat / Centos kickstart to create custom CentOS installer cd. Few links to get started /tutorials:
Customizing RedHat Linux Kickstart Installation Cdrom Hacking Red Hat Kickstart | Linux Journal ChapterÂ*28.Â*Kickstart Installations |
|
|||
|
Hi,
Thanks for your reply. the thing is i want to load my custom kernel into the centos 4.4 installation. because the standard installation does not support my chipset from my motherboard. Any idea's? |
|
||||
|
Do you really want to modify CD ISO image? You can compile kernel with your own drivers and build an RPM file. Once done you simply install the same RPM file on all other servers.
Download kernel and build the kernel as an RPM package: Code:
wget http://kernel.org/pub/linux/kernel/v2.6/linux-2.6.21.5.tar.bz2 cd linux-2.6.21.5 make help
__________________
Rocky Jr. You may have my body & soul, but you will never touch my pride! If you have knowledge, let others light their candles at it. Certified to work on HP-UX / Sun Solaris / RedHat |
![]() |
| Bookmarks |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Cannot log in to centos 5 server | melvuen | CentOS / RHEL / Fedora | 0 | 04-24-2008 10:50 AM |
| Useless services in CentOS VDS/VPS | meowing | Web servers | 6 | 06-02-2007 06:34 PM |
| rkhunter installer script | digen | Shell scripting | 2 | 02-07-2007 04:36 PM |
| Linux GNOME change / create or make a custom logon banner | chimu | Getting started tutorials | 0 | 12-19-2006 01:20 AM |
| How can I add custom watermarks to images from shell prompt? | ac1 | Linux software | 2 | 12-20-2005 11:53 PM |