Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
silentgameplays committed Aug 2, 2020
1 parent cd70221 commit d896700
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,13 @@ nosuid,nodev,nofail,x-gvfs-show,auto
* sudo apt install gdebi-core
#
* sudo gdebi phoronix-test-suite_*.deb
# (100% Optional NB!Might cause issues) upgrading the kernel via backports
* sudo nano /etc/apt/sources.list -
Add this line:
* deb http://deb.debian.org/debian buster-backports main
* sudo apt update
* sudo apt -t buster-backports install linux-image-amd64
* sudo reboot


# NB! In case of "A start job is running for update the operating system while offline" on Debian-based systems during updates while dual-booting press E then F10 and wait for the update process to finish.
Expand Down

0 comments on commit d896700

Please sign in to comment.