some things that come to mind when using kickstart configs from Rh62 for Rh70 you may need to doublecheck tha package names that are specified for install some of tha names have changed and then don't forget to edit ks.cfg to point to tha new rh7 nfs share rather than the old rh62 nfs share also did you do this - I'm sure you already did , but alot of people get this part wrong. (from rh7 readme) "If you are setting up an image for NFS... 1) Insert disc 1 2) mount /mnt/cdrom 3) cp -a /mnt/cdrom/RedHat /target/directory 4) umount /mnt/cdrom 5) Replace disc 1 with disc 2 6) mount /mnt/cdrom 7) cp -a /mnt/cdrom/RedHat /target/directory 8) umount /mnt/cdrom" thats all i can think of for now