Comment 11 for bug 1991975

Revision history for this message
Dave Chiluk (chiluk) wrote :

Here is a workaround for this issue in case anyone finds this in the future.

Copy remount_dev.service to /etc/systemd/system
sudo chown root:root /etc/systemd/system/remount_dev.service
sudo systemctl daemon-reload
sudo systemctl enable remount_dev.service

Still I think the kernel patch should be applied, but at least there's a workaround for now.