I am currently building custom RHEL ES 3.0 update3 install disks. I'm getting the following errors, which appear to cause the iso's that I've generated to fail. The disks boot fine, but anaconda bombs out after it's loaded the kernel modules. I believe the following errors are causing my problems which appear to be coming from the upd-instroot script. Going to run buildinstall again Building images... Assembling package list... Expanding text packages... Expanding graphical packages... retrieving timezones ln: creating symbolic link `/tmp/treedir.31597/instimage/etc/joe/picorc' to `jpicorc': No such file or directory ln: creating symbolic link `/tmp/treedir.31597/instimage/etc/joe/emacsrc' to `jmacsrc': No such file or directory Creating nsswitch.conf Fixing up /etc/man.config to point into /mnt/sysimage Running mkfontdir... Getting pango modules /usr/sbin/chroot: /usr/bin/pango-querymodules: No such file or directory Getting gtk2 input method modules /home/redhat/dist/redhat- cd-3.0/redhat-3.0/i386/buildinstall.tree.31578/upd-instroot: line 903: /tmp/treedir.31597/instimage/etc/gtk-2.0/gtk.immodules: No such file or directory Getting gtk2 gdk-pixbuf loaders /home/redhat/dist/redhat- cd-3.0/redhat-3.0/i386/buildinstall.tree.31578/upd-instroot: line 913: /tmp/treedir.31597/instimage/etc/gtk-2.0/gdk-pixbuf.loaders: No such file or directory Munging fonts.conf Scrubbing trees... /tmp/treedir.31597/image-template /usr/sbin/chroot: usr/sbin/ldconfig: No such file or directory Scrubbing trees... /tmp/treedir.31597/instimage /usr/sbin/chroot: usr/sbin/ldconfig: No such file or directory Compressing .mo files in stage2 images... Creating fontconfig cache /usr/sbin/chroot: /usr/bin/fc-cache: No such file or directory Creating debug dir Patching python library... Removing unused python files in hdimage... /usr/sbin/chroot: /usr/bin/anaconda: No such file or directory done. I've spent a good bit of time googling on this. Any ideas? thanks, Daniel