Restore (and update) the Ubuntu Server installation procedure
Forgot that Ubuntu Server doesn't have GET.
This commit is contained in:
parent
7257b06902
commit
9d434616ca
@ -55,7 +55,14 @@ GET https://git.io/JelI5 | sudo bash
|
||||
|
||||
then follow the instructions; halfway through the procedure, the GUI installer of the O/S will be launched.
|
||||
|
||||
In order to open a terminal on Ubuntu Server, tap `Ctrl+Alt+F2`.
|
||||
### Ubuntu Server
|
||||
|
||||
Ubuntu Server requires a slightly different execution procedure:
|
||||
|
||||
- when the installer welcome screen shows up, tap `Ctrl+Alt+F2`,
|
||||
- then type `curl -L https://git.io/JelI5 | sudo bash`.
|
||||
|
||||
then follow the instructions.
|
||||
|
||||
### Unsupported systems/Issues
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user