On Mon, 2016-06-20 at 09:15 -0400, Neal Becker wrote: > I'm guessing these errors I see on boot, after update f23->f24, are > harmless? > > Activating swap /dev/disk/by-uuid/b0cde31d-3694-4b98-ad90- > e28c7d35a869... > [[0;1;31mFAILED[0m] Failed to start Device-Mapper Multipath Device > Controller. > See 'systemctl status multipathd.service' for details. Harmless unless you're using a multipath storage device (which you almost certainly aren't, if your system works and you don't know what multipathd is :>) > [[0;1;31mFAILED[0m] Failed to start Dispatch Password Requests to Console > Directory Watch. I think this is for entering decryption passphrases on boot, but again if it's not stopping you booting, probably fine. > See 'systemctl status systemd-ask-password-console.path' for details. > [[0;1;31mFAILED[0m] Failed to start Load Kernel Modules. > See 'systemctl status systemd-modules-load.service' for details. For me this one shows 'start condition failed', which means the service is set to run only under certain conditions and none of them were met (so it's fine, not a problem). Is that what it says for you, or something else? > [[0;1;31mFAILED[0m] Failed to mount FUSE Control File System. > See 'systemctl status sys-fs-fuse-connections.mount' for details. Fine unless you're using any FUSE mounts, I guess. > [[0;1;31mFAILED[0m] Failed to start Set Up Additional Binary Formats. > See 'systemctl status systemd-binfmt.service' for details. This one shows as having started successfully for me. I'm not 100% sure what it does. What does the systemctl status command show? > [[0;1;31mFAILED[0m] Failed to start First Boot Wizard. > See 'systemctl status systemd-firstboot.service' for details. This is another 'condition failed' for me. As the name implies, it's only expected to run once (if that). It's not a problem if it doesn't run. Generally speaking, I'd say have a look at the 'systemctl status' commands it tells you to look at, and see what they say... -- Adam Williamson Fedora QA Community Monkey IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net http://www.happyassassin.net -- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://lists.fedoraproject.org/admin/lists/test@xxxxxxxxxxxxxxxxxxxxxxx