File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
repos/system_upgrade/el7toel8/actors/checkfirstpartitionoffset/libraries Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,9 @@ def check_first_partition_offset():
4444 'We recommend to perform a fresh installation of the RHEL 8 system '
4545 'instead of performing the in-place upgrade.\n '
4646 'Another possibility is to reformat the devices so that there is '
47- 'at least {0} kiB space before the first partition. '
47+ 'at least {0} kiB space before the first partition. If reformatting the drive is not possible, '
48+ 'consider migrating your /boot folder and grub2 configuration to another drive '
49+ '(refer to https://cloudlinux.zendesk.com/hc/en-us/articles/14549594244508)'
4850 'Note that this operation is not supported and does not have to be '
4951 'always possible.'
5052 )
You can’t perform that action at this time.
0 commit comments