File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -529,13 +529,12 @@ def step2_indirect(self):
529529 p_plain ( " You may need to authenticate yourself with your macOS credentials." )
530530 p_message ( "7. Once the 'Asahi Linux installer' screen appears, follow the prompts." )
531531 print ()
532- time . sleep ( 1 )
532+ print ( )
533533 p_warning ( "If you end up in a bootloop or get a message telling you that macOS needs to" )
534534 p_warning ( "be reinstalled, that means you didn't follow the steps above properly." )
535- p_warning ( "Fully shut down your system without doing anything, and try again. If you" )
536- p_warning ( "try to change the boot volume or perform any other actions, that will break" )
537- p_warning ( "the installation process and you may not be able to complete it successfully." )
538- p_message ( "Please note that your macOS partition is safe. This only affects the new OS." )
535+ p_message ( "Fully shut down your system without doing anything, and try again." )
536+ p_message ( "If in trouble, hold down the power button to boot, select macOS, run" )
537+ p_message ( "this installer again, and choose the 'p' option to retry the process." )
539538 print ()
540539 time .sleep (2 )
541540 p_prompt ( "Press enter to shut down the system." )
You can’t perform that action at this time.
0 commit comments