File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -491,6 +491,14 @@ def step2_indirect(self):
491491 p_plain ( " You may need to authenticate yourself with your macOS credentials." )
492492 p_message ( "7. Once the 'Asahi Linux installer' screen appears, follow the prompts." )
493493 print ()
494+ time .sleep (1 )
495+ p_warning ( "If you end up in a bootloop or get a message telling you that macOS needs to" )
496+ p_warning ( "be reinstalled, that means you didn't follow the steps above properly." )
497+ p_warning ( "Fully shut down your system without doing anything, and try again. If you" )
498+ p_warning ( "try to change the boot volume or perform any other actions, that will break" )
499+ p_warning ( "the installation process and you may not be able to complete it successfully." )
500+ p_message ( "Please note that your macOS partition is safe. This only affects the new OS." )
501+ print ()
494502 time .sleep (2 )
495503 p_prompt ( "Press enter to shut down the system." )
496504 self .input ()
You can’t perform that action at this time.
0 commit comments