On Sun, 2004-04-04 at 23:59, Eugene Tay wrote: > Hi all, > > I have a troubling problem here. > > I was hoping to create an anaconda installation that allows users to put > in different distro of RHEL, FC or RHx CDs and perform the install. > > It's something like a universal Anaconda. I have no idea where Anaconda > determines which package resides on which install disc number and when > it reads the hdlist of the CD. > > Can this be done in the first place or is this just a "we have to > rewrite Anaconda" problem? It is certainly possible, but it may be more work than it is worth. I have created a DVD that will allow users to install three different versions of Red Hat, but I found that it was much easier to use the native anaconda, and just create new kernel/initrd for each, and then rebuild anaconda to point to the new locations. Forrest