Thursday, November 30, 2023

Solution for freezing linux during boot problem.

If linux freezing when booting either setup or installed system, solution is simply modifying GRUB config entering with e key and then add the nomodeset option end to line something like this:


Disabling graphics drivers by adding nomodeset option to the kernel.

https://itsfoss.com