cloned Fedora20 from HDD to SSD - getting some errors
I get following "Failed" messages during boot, how to fix them? command i used to get failed messages is "journalctl -xb | grep -i failed"
http://paste.fedoraproject.org/130452/9679610/
i copied fedora20 partition from HDD to SSD.
here's link to auditd.service... telling why it failed... http://paste.fedoraproject.org/130469/82665140/
What to do?
Depending on how you cloned, this could be an SELinux mislabel. Do
fixfiles onboot
and reboot to relabel.fixfiles onboot - did not fix the issue, i am getting same "failed" messages on boot. will i have to reinstall fedora20 on ssd? i have /var/log and /tmp in /etc/fstab which i got from here ssd optimize. is that why i am getting auditd and other 'failed' errors?
Maybe try without
auditd
for one boot, and turn on again? Don't keep it off though, it's for SELinux.i tried disable/enable auditd service, but i still get failed message!