Installation crashes

Repeat the installation procedure, including the e, to open editor, the noaer parameter.
Once you get to the screen that says,
"Install Zorin alongside" etc... you should see a last option below: "Something Else."
Select Something else.
This will open the partition manager. Once at that point, can you take a photo of the screen and post it here?

I rebooted and no errors.

Did not need since a reboot worked

1 Like

Installation worked.
I booted without the "PCI=noaer"
And seems to be working fine for now !

Thank you.

1 Like

Ok, good. So we only needed it for the installation. Rock on.
Fortune has favored the bold.:wink:

1 Like

I'm still getting those in logs :

Should I do something?

Yes, you can still use the pci=noaer by

sudo nano /etc/default/grub

arrow key down and then over to "quiet splash" and add the parameter: "quiet splash pci=noaer"
tap ctrl+x to exit, then the y key to say yes to save, then the enter key.
The terminal will revert to normal. That will make that grub parameter permanent.
Reboot and test...

Does this have any downsides (performance, features) ?

No downsides to performance, no. It merely quiets the error reporting, since the error is corrected (as you can see in your screenshots.)
However... You may prefer to use pci=nommconf - as this disables the PCI memory mapping. This one can potentially cause a loss of performance if the computer is left running for a time, though. For some it is several days... for others a matter of hours.
So, I usually aim for the noaer.

Ok, thank for the explanation. I update the system and see after that. Errors still here, don't mind for now.
Also I'm having issues when rebooting, it stays on boot logo and nothing, I have to force shutdown.

Thank you.

There are many things that can cause that... it would be best to start a new thread on that issue.
Possible causes can be MEI module
Nvidia Graphics
The EFI boot...
Solutions may be using a different Kernel. Blacklisting the MEI module. Or using the noefi grub parameter...

1 Like

Thank you again.
I'll stop for today.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.