On 1/9/20 9:42 PM, linux guy wrote:
Once the boot process is complete, SELinux won't be happy and some of the partitions will probably mount as read only.

To fix this problem, open a console session and issue the following statement and reboot the computer.

#fixfiles onboot
#shutdown -r now

Alternatively, assuming your target root filesystem is "/mnt/drive" as in your case, you can just do "touch /mnt/drive/.autorelabel". And then when you boot the new system, it will do the relabel at boot. I suspect that's what that command does anyway.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to