Commit Graph

12 Commits

Author SHA1 Message Date
Fernando Carolo
fd48b2641f Update instructions for Ubuntu on Raspberry Pi for 20.04.2 release.
Update the getting started instructions for Ubuntu on a Raspberry Pi to
use the 20.04.2 LTS release. Add `-a` flag to the `wipefs` command to
make sure it will erase any filesystem header from previous use of the
SD card.

Signed-off-by: Fernando Carolo <fcarolo@google.com>
2021-05-04 00:49:12 -05:00
Richard Laager
e08d1c19ef Ubuntu Pi: Fix a formatting syntax error 2020-12-12 03:53:49 -06:00
Richard Laager
3d862230eb Debian/Ubuntu: Add some blank lines
The convention here is to add a blank line between commands that
cannot be copied-and-pasted together.  apt is such a command, as it
will eat the input from the paste.
2020-12-12 03:49:41 -06:00
Richard Laager
6bfb226bf0 Ubuntu: Drop gdm InitialSetupEnable=false
I can't remember why this was added and it does not seem to be particularly
necessary.
2020-12-12 03:46:14 -06:00
Richard Laager
e536ce98a0 Ubuntu: Drop dd ... of=/dev/stdout
This does not make any sense to me.  dd outputs to stdout by default.
2020-12-12 03:42:26 -06:00
Mathias Gibbens
9ed82cda6e Fix pip3 install command for Debian-based distros
Signed-off-by: Mathias Gibbens <mathias@calenhad.com>
2020-11-25 17:17:29 -06:00
Richard Laager
04db2386fd Ubuntu: Fix a typo
Reported-by: donniep
Fixes #71
2020-11-09 19:35:24 -06:00
George Melikov
a12e60f437 Use mailing lists anchor everywhere 2020-09-21 19:28:09 +03:00
Richard Laager
5523d6cb6b Ubuntu: Fix patch commands
These were missing "sudo".

Reported-by: Sithuk
Issue #52
2020-09-07 00:44:54 -05:00
Richard Laager
08832a3454 Ubuntu 20.04 Pi: Fix Pi 4 B name
There is no 4 B+.
2020-08-31 01:47:45 -05:00
Richard Laager
5b4f4779ea Ubuntu 20.04 Pi: Simplify SD card clearing
Zeroing the entire disk takes a long time.  These steps _should_ be
sufficient.
2020-08-31 01:20:49 -05:00
Richard Laager
51a4f5055e Ubuntu: Add instructions for the Raspberry Pi
I have not tested encryption, but otherwise this works.
2020-08-31 01:12:02 -05:00