Fedora 14 64bit Install – Section does not end with %%end.

If you run into the following error while trying to install Fedora 14 on VMware Workstation.
——–
The following error was found while parsing the kickstart configuration file:
The following problem occurred on line 55 of the kickstart file:
Section does not end with %%end.
Install exited abnormally.
——–
It is because VMware is trying to use its automated installation media which is in the first virtual CD/DVD drive and the Fedora ISO is in the second virtual CD/DVD drive.
The issue was resolved when I removed the second virtual CD/DVD drive and then set the first drive to the Fedora ISO.

Published by

Unknown's avatar

Tim Clark

Experienced Business Owner, Chief Information Officer, Vice President, Chief Software Architect, Application Architect, Project Manager, Software Developer, Senior Web Developer, Graphic Designer & 3D Modeler, University Instructor, University Program Chair, Academic Director. Specialties: Ruby, Ruby on Rails, JavaScript, JQuery, AJAX, Node.js, React.js, Angular.js, MySQL, PostgreSQL, MongoDB, SQL Server, Responsive Design, HTML5, XHTML, CSS3, C#, ASP.net, Project Management, System Design/Architecture, Web Design, Web Development, Adobe CS6 (Photoshop, Illustrator)

4 thoughts on “Fedora 14 64bit Install – Section does not end with %%end.

  1. Thanks for posting this! I had a similar problem with Parallels on OS X. After pointing both CD/DVD virtual drives to the iso image, it booted right up and continued the install.

    Like

  2. Is it not simply that one of the sections in the kickstart does not end with “%end”. For example %packages section?

    Like

Leave a comment