On Mon, 04 Mar 2002, McCantaJ@xxxxxxxxxxx wrote: > I have downloaded an update diskette image from RedHat that fixes a couple > of anaconda bugs. How do I apply this to the install image I use on an > NFS server? In addition to the method proposed by <m.o.tigchelaar@xxxxxxx>, you can refer to Tony Nugents posting at http://www.redhat.com/mailing-lists/kickstart-list/msg01728.html Which I have got most of the way through. However, I have stalled at this point :- On Fri, 15 Feb 2002, Tony Nugent wrote: > # >> RedHat 7.2 Customised Installation Disk mini-HOWTO > # >> Tony Nugent <tony(at)linuxworks.com.au> > # >> 27/28th January 2002 Version 0.2 (pre-release) > # >> Thanks to: Scott Sharkey <ssharkey(at)linux-no-limits.com> > # >> Comments and additions gratefully accepted. > # >> I wrote this. It might all be lies, you take the risk. > # >> It works for me, if you are lucky it might work for you too. > # >> If you reproduce any of this document, kindly give me due credit. > > Install the (updated) kernel-BOOT package. Must this just be installed, or must I be running it too ? > If you don't have the kernel-BOOT package installed, then > bootinstall will give lots of complaints about things like missing > modules. I get these (for example) :- Module dmx319ld not found in kernel rpm Module fcal not found in kernel rpm Module fmv18x not found in kernel rpm Module myri_sbus not found in kernel rpm Module pluto not found in kernel rpm Module qlogicpti not found in kernel rpm Module sktr not found in kernel rpm Module smc9194 not found in kernel rpm Module sunbmac not found in kernel rpm Module sunqe not found in kernel rpm Module dmx319ld not found in kernel rpm Module fcal not found in kernel rpm Module pluto not found in kernel rpm Module qlogicpti not found in kernel rpm Wrote /export/ftp/pub/redhat-7.2/RedHat/base/netstg1.img (6780k)... I have both a regular and a -BOOT kernel RPM installed. I also get these :- [root@wizzydc redhat-7.2]# buildinstall --pkgorder /export/ftp/pub/redhat-7.2/pkgorder.txt /export/ftp/pub/redhat-7.2 Building images... Assembling package list... Expanding packages... retrieving timezones Running mkfontdir... /usr/X11R6/bin/mkfontdir: failed to create directory in /export/ftp/pub/redhat-7.2/RedHat/instimage/usr/share/fonts/ISO8859-2/* rm: cannot remove `/export/ftp/pub/redhat-7.2/RedHat/instimage/usr/X11R6/bin/mkfontdir': No such file or directory Scrubbing trees... /export/ftp/pub/redhat-7.2/image-templateusr/sbin/ldconfig: /usr/lib/libbz2.so.1 is not a symbolic link Scrubbing trees... /export/ftp/pub/redhat-7.2/RedHat/instimageusr/sbin/ldconfig: /usr/lib/libbz2.so.1 is not a symbolic link It is not a symlink - but making it one does not help .. That directory (for the mkfontdir) does not exist - creating it does not help .. Ideas ? Cheers, Andy!