I'm trying to do this: kernel vmlinuz append ks=cdrom:/misc/kickstart/server-ks.cfg initrd=initrd.img lang= text devfs=nomount where on 7.1 and before I always put the server-ks.cfg in tmp on the initrd.img, but I'd like to maintain it outside of the initrd.img. When it boots it complains that it can't find /tmp/ks.cfg. What is it still looking there and not where I told it ? Dan