Sorry people I didn't edit the comps.xml file properly. Now after editing it properly for my list of packages I am now done with my customisation and I have also installed my customised OS in my machine but still I have som,e questions:
1. I don't see the installer probing for Video Cards and Monitor. What could be the reason ?
2. The Graphical Installation didn't start. Don't know why
3. How can I skip some steps during installation (like the selection of languages) so that by default I can go and continue the installation instead of just pressing a Enter key during that stage.
4. What should I do if I need to run my cutom script during some stage of the installation like, during the Post Install as I need to change the Fedora Core in the /etc/fedora-release. So what can I do ?
Please guide me ...
Thanking you,
MAK
Today's Topics:
1. File conflicts error during FC5 installation (M. ArunKumar)
2. Re: File conflicts error during FC5 installation (Vnpenguin)
3. Need help wth kickstart setup of network devices. ifcfg files
being renamed to .bak (Howard Wilkinson)
--- Begin Message ---
- Subject: File conflicts error during FC5 installation
- From: "M. ArunKumar" <marun@xxxxxxxxxxxxxx>
- Date: Tue, 2 Jan 2007 10:10:15 +0530
- Message: 1
- Reply-to: Discussion of Development and Customization of the Red Hat Linux Installer <anaconda-devel-list@xxxxxxxxxx>
Hello All,
I'm trying to build my own customised OS from FC5 which will be of just a single CD.
I have completed almost all the process but now met with the FILE CONFLICTS error.
The installation is very proper and even during the checking of the package dependencies I don't have any problem. The file system formatting is also proper and I could also delete and reformat a partition. But once the installer gets ready to start the installation of various packages I get the the following error:
Installation couldn't continue because of the the following reasons : file conflicts
I have edited the comps.xml file accordingly and have also completed the necessary things as given in the Fedora site perfectly. I have gone wrong somewhere but couldn't traceout where exactly I went wrong.
If anyone have previuosly completed this task previously kindly please help me so that I can build my own distribution as once this is complete I can proudly say that I also have a new distribution.
Waiting for your generous response,
M. Arunkumar @ MAK
--- End Message ---
--- Begin Message ---
On 1/1/07, M. ArunKumar <marun@xxxxxxxxxxxxxx> wrote:
Hello All,
I'm trying to build my own customised OS from FC5 which will be of just a single CD.
I have completed almost all the process but now met with the FILE CONFLICTS error.
The installation is very proper and even during the checking of the package dependencies I don't have any problem. The file system formatting is also proper and I could also delete and reformat a partition. But once the installer gets ready to start the installation of various packages I get the the following error:
Do you use your local yum repo or directly from Intenet repo ?
For local repo, tell us how do you check package dependencies.
I do also my customized one-cd based on FC5/FC6 no problem.
Cheers,
--
http://vnoss.org
--- End Message ---
--- Begin Message ---
- Subject: Need help wth kickstart setup of network devices. ifcfg files being renamed to .bak
- From: Howard Wilkinson <howard@xxxxxxxxxxx>
- Date: Tue, 02 Jan 2007 14:20:55 +0000
- Cc:
- Message: 3
- Reply-to: Discussion of Development and Customization of the Red Hat Linux Installer <anaconda-devel-list@xxxxxxxxxx>
Can anybody point me to the code that is renaming the ifcfg-<device>
files I am creating in the post install part of kickstart. They end up
as ifcfg<device>.bak and get replaced by DHCP entries. As we run our
servers with bonded interfaces I need to get these device to come up as
slaves to the bond device which has a static address.
I know this happens after the %post section has run and I am fairly sure
it happens after the reboot and once the rc.sysinit hhas run for the
first time. I do not have firstboot installed or any of the
system-config-* packages so I have eliminated them from the path. I am
fairly sure it is not anaconda itself that is doing this, but cannot for
the life of me see where it could be happening.
I am running a slightly extended FC6 install with minimal packages.
--- End Message ---