Can you provide more of your kickstart file? The error could be coming later than what you show.
I can't speak of RHEL6, but I do know that on earlier versions of RHEL, the anaconda-ks.cfg file generated by a manual install would have syntax errors that would prevent it from being used for an actual kickstart. Prentice MJang wrote: > Folks, > > I'm trying to test RHEL6 Kickstart on a KVM virtual machine. It stops on > the Installation Method screen, where the choices are: > > Local CD/DVD > Hard Drive > NFS Directory > URL > > I end up having to > > -- select URL > -- enter the URL of the FTP server > > Then the rest of the installation proceeds automatically, completing the > installation without intervention. > > I use the anaconda-ks.cfg on one KVM system, and copy it to the ks.cfg > file on an FTP server. I can't find any related bug. > > It's the same directory as the files where I copied the RHEL6 (beta 2 > server, i386) DVD. > > I boot by adding the following to the directives associated with the > standard option: > > ks=ftp://myftpipaddress/pub/ks.cfg > > Here are the first few lines from my ks.cfg file: > > # Kickstart file automatically generated by anaconda. > > #version=RHEL6 > install > url --url=ftp://myftpipaddress/pub/ > lang en_US.UTF-8 > keyboard us > > Here are the last 3 messages (all INFO) from the 3rd virtual terminal, > before it stops on the Installation Method screen: > > KickstartFromUrl > results of url ks, url ftp://myftpipaddress/pub/ > setting language to en_US.UTF-8 > > Because of that sequence, I've tried the url directive in different > locations, with no effect. > > Help will be appreciated! > Mike > > _______________________________________________ > rhelv6-beta-list mailing list > rhelv6-beta-list@redhat.com > https://www.redhat.com/mailman/listinfo/rhelv6-beta-list > -- Prentice Bisbal Linux Software Support Specialist/System Administrator School of Natural Sciences Institute for Advanced Study Princeton, NJ _______________________________________________ rhelv6-beta-list mailing list rhelv6-beta-list@redhat.com https://www.redhat.com/mailman/listinfo/rhelv6-beta-list