Generating “/run/initramfs” rdsoreport.txt
Entering emergency mode. Exit the shell to continue.
Type “journalctl” to view system logs.
====
I am using RHEL7 – 3.10.0-123.el7.x86_64
======
output of ‘systemctl status network’ shows issue with “lo” – not sure this affects the issue
[root@vmm ~]# systemctl status network
network.service – LSB: Bring up/down networking
Loaded: loaded (/etc/rc.d/init.d/network)
Active: active (exited) since Tue 2016-05-10 13:33:48 EDT; 21min ago
Process: 1167 ExecStart=/etc/rc.d/init.d/network start (code=exited, status=0/SUCCESS)
May 10 13:33:47 vmm.example.com network[1167]: Bringing up loopback interface: Could not load file ‘/etc/sysconfig/network-scripts/ifcfg-lo’
May 10 13:33:47 vmm.example.com network[1167]: Could not load file ‘/etc/sysconfig/network-scripts/ifcfg-lo’
Thanks in advance of any advice