Unistall #32
-
Which should be the steps to rollback the installation? |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 3 replies
-
You want to rollback the installation of the kernel or complete Ubuntu installation? |
Beta Was this translation helpful? Give feedback.
-
roll back the installation of the kernel. :)
…On Fri, 9 Dec 2022 at 04:26, Aditya Garg ***@***.***> wrote:
Which should be the steps to rollback the installation?
You want to rollback the installation of the kernel or complete Ubuntu
installation?
—
Reply to this email directly, view it on GitHub
<#32 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AD5HRSWD6RC4R3NK5C6OUQ3WMKRHJANCNFSM6AAAAAASYSCV5Y>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Choose your network and type your password. Now it will download macOS recovery which is a few gigabytes, so be patient. After it finishes, Erase the whole disk using disk utility(If it doesn't show the whole disk, Click on View > Show all devices). Quit disk utility and click on the installer. Follow the installation instructions and let it do its thing. once it finishes it should say it's going to reboot. click on the restart button and go through the one-time setup and you are done.
And you are done.
Open terminal. Type this: curl -s --compressed "https://adityagarg8.github.io/t2-ubuntu-repo/KEY.gpg" | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/t2-ubuntu-repo.gpg >/dev/null
sudo curl -s --compressed -o /etc/apt/sources.list.d/t2.list "https://adityagarg8.github.io/t2-ubuntu-repo/t2.list"
sudo apt update If you want an LTS version of the kernel, then:
or else
Then copy and paste the command
|
Beta Was this translation helpful? Give feedback.
-
Alright. Can you tell me the exact reason you wanna do that. |
Beta Was this translation helpful? Give feedback.
-
Run :-
|
Beta Was this translation helpful? Give feedback.
Run :-