This is from an other xenial install: fresh mini.iso, only genuine packages; with the same error logged (#12)
Note that /lib/udev/hdparm had not the "set -x; ...." line; so adding it. #!/bin/sh set -x; exec 2>>/run/hdparm.txt #added due to bug 1568474 #13 set -e Will reboot to know if that change resolve the issue. ** Attachment added: "hdparm.txt" https://bugs.launchpad.net/ubuntu/+source/hdparm/+bug/1568474/+attachment/4632469/+files/hdparm.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1568474 Title: Process '/lib/udev/hdparm' failed with exit code 5 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/hdparm/+bug/1568474/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
