Use balenaEtcher to flash a PureOS Byzantium image onto a USB drive.
Turn off your computer, insert the USB drive into an available USB port, then turn on your computer and select the USB drive to boot PureOS from it.
Connect to an Internet access point using either Ethernet or Wi-Fi, open Terminal, then run the following command to fetch the latest package versions:
sudo apt update
In the same Terminal window, copy, paste, and execute each command below, one line at a time.
The --stable argument/flag will default to the LUKS variant. As a reminder, the default passphrase is 123456.
Username for 'https://source.puri.sm':(my user name)
Password for 'https://myname@source.puri.sm': (my password)
remote: HTTP Basic: Access denied. The provided password or token is incorrect or your account has 2FA enabled and you must use a personal access token instead of a password. See https://source.puri.sm/help/topics/git/troubleshooting_git#error-on-git-fetch-http-basic-access-denied
fatal: Authentication failed for 'https://source.puri.sm/Librem5.librem5-flash-image.git/
Being denied access and in a holding pattern now.
You forgot to give me your username and password @FranklyFlawless@irvinewade
~s