Changes between Version 20 and Version 21 of BuildingAPC/Ubuntu20pt04_Focal_Install
- Timestamp:
- Apr 16, 2021, 7:55:22 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildingAPC/Ubuntu20pt04_Focal_Install
v20 v21 1 1 = Ubuntu 20.04, low-latency, non-realtime = 2 2 3 Start by [https://releases.ubuntu.com/20.04/ installing Ubuntu 20.04]. If you are using Linux to write the downloaded ISO to a flash drive, th ese are probably the commandsyou need:3 Start by [https://releases.ubuntu.com/20.04/ installing Ubuntu 20.04]. If you are using Linux to write the downloaded ISO to a flash drive, this is probably the command you need: 4 4 {{{ 5 5 sudo dd bs=4M if=ubuntu-blah.iso of=/dev/sdb status=progress oflag=sync