README: Simplify Ubuntu Server instructions

Since Subiquity is not directly invoked anymore, the standard command can be restored.

See previous commit 72f8e08c29 for an explanation.
This commit is contained in:
Saverio Miroddi 2020-04-27 16:42:45 +02:00
parent a60ef5b378
commit a2186d64d4

View File

@ -55,14 +55,7 @@ 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.
### Ubuntu Server
Ubuntu Server requires a slightly different execution procedure:
- when the installer welcome screen shows up, tap `Ctrl+Alt+F2`,
- then type `sudo -- bash -c "$(curl -L https://git.io/JelI5)"`.
the rest is the same as the generic procedure.
In order to open a terminal on Ubuntu Server, tap `Ctrl+Alt+F2`.
### Unsupported systems/Issues