Why does kickstart installation of Red Hat Enterprise Linux 7.1 fail with an error "An unknown error has occurred" but 7.0 works just fine?

Solution Verified - Updated -

Issue

  • Why does kickstart installation of Red Hat Enterprise Linux 7.1 fail with an error An unknown error has occurred but 7.0 works just fine?
  • The kickstart file used for installation on VMWare Virtual Machines is as follows.
cdrom
lang en_US.UTF-8
keyboard 'us'
rootpw  redhat
firewall --disabled
services --disabled=NetworkManager
authconfig --enableshadow --passalgo=sha512
selinux --disabled
firstboot --disabled
timezone --utc Europe/Moscow
user --name=administrator --groups=wheel --homedir=/home/administrator --shell=/bin/bash --password=123456 --plaintext
graphical
services --disabled NetworkManager
%packages
@base
@core
@legacy-unix
@network-tools
@performance
@system-admin-tools
%end

Environment

  • Red Hat Enterprise Linux 7.1

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content