Hide Forgot
Description of problem: // This bug was closed and differed from 1292928 "systemctl enable initial-setup-graphical.target" is not working when VM is created from template. Version-Release number of selected component (if applicable): RHEVM 3.4 How reproducible: After following this article "https://access.redhat.com/solutions/198693" create a vm from the template. Steps to Reproduce: 1. Clean the vm 2. Create template out of it. 3. Create new vm from it. Actual results: After first root login we can see: ABRT has detected 1 problem(s). For more info run: abrt-cli list --since 1450449887 ------------------ Below is the output of ABRT: SettingsNotFoundError: SettingsNotFoundError('eth0') reason: nm.py:760:nm_device_setting_value:SettingsNotFoundError: SettingsNotFoundError('eth0',) time: Fri 18 Dec 2015 07:11:53 PM IST cmdline: python -m initial_setup package: initial-setup-0.3.9.30-1.el7 uid: 0 (root) count: 8 Directory: /var/spool/abrt/Python-2015-12-18-19:11:53-809 ------------------- Expected results: It should ask for root password, Timezone, Hostname, etc at first boot. Additional info: When we follow above article and reboot the vm we are getting expected screen where we can input root password,etc. But when we redo above steps create template and again create vm from it, It is not working.
Why did you clone bug 1292928?
Because earlier bug 1292928 was closed. Later it was re-opened and product was changed. If that bug is progressing then I think we are good to close this bug marking it as duplicate.
*** This bug has been marked as a duplicate of bug 1292928 ***