-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
verifiedAll test cases were verified successfullyAll test cases were verified successfully
Milestone
Description
Using the the documented script to migrate the /home mount point to a new block device can cause Rocky Linux to fail during boot.
The system will no longer start correctly.
The root cause appears to be related to SELinux contexts: the system requires a full relabel to boot properly after the migration.
To fix this, the following command should be run:
touch /.autorelabel
This command should be included both in the documentation and in the final output message generated by the script.
Components
core:3.8.1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
verifiedAll test cases were verified successfullyAll test cases were verified successfully
Type
Projects
Status
Done