jaxparrow07 / Androidx86-Installer-Linux

Advanced Android x86 Installer for Linux
GNU General Public License v2.0
70 stars 9 forks source link

fix grub boot entry #7

Closed SGNight closed 2 years ago

SGNight commented 2 years ago

androidboot.hardware=android_x86_64 is required by android x86. and acpi_osi=Linux is to avoid ACPI errors on some laptops. mitigations=off is enough to disable all the mitigations. disabling intel_pstate is not a good idea can cause kernel panic in some Devices.