From d7e2c4abe29725b664ad13b940e7b8d419d30fe2 Mon Sep 17 00:00:00 2001 From: Aditya Garg <85610623+AdityaGarg8@users.noreply.github.com> Date: Fri, 25 Nov 2022 13:49:12 +0530 Subject: [PATCH] Update instructions.txt --- .github/workflows/instructions.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/instructions.txt b/.github/workflows/instructions.txt index 979ee8b..936e309 100644 --- a/.github/workflows/instructions.txt +++ b/.github/workflows/instructions.txt @@ -5,3 +5,5 @@ Follow [this guide](https://wiki.t2linux.org/guides/wifi-bluetooth/) for Wi-Fi a Users of **MacBookPro16,4** are recommended to use the safe graphics ISO as the kernel doesn't have the driver for their AMD Graphics Card. Rest users can use the normal ISO. The **t2-external** ISO has the internal SSD support removed in the kernel. This can be useful if you wish to install in an external SSD. After installation, you can update your kernel to a **t2** kernel by following [this guide](https://github.com/t2linux/T2-Ubuntu-Kernel#installation) which shall bring back internal SSD support. + +**Getting kernel updates :-** Post installation, users are recommended to set up the [kernel update script](https://github.com/t2linux/T2-Ubuntu-Kernel#installation) to receive kernel updates.