Just a reminder how to do some things in linux system
1. sudo gedit /etc/default/grub 2. Find where it says, GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" 3. Change this to GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi=force" 4. sudo update-grub
No comments:
Post a Comment