Unable to Flash to LUKS Byzantium Image

The list of sequential steps:

  1. Use balenaEtcher to flash a PureOS Byzantium image onto a USB drive.
  2. 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.
  3. 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
  1. 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.

3 Likes

Copied into LibreOffice for easy read /w Internet.
Many thanks. I will use it very soon.
Just finding out age of modem.

1 Like

RESULT

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 :rofl:
@FranklyFlawless @irvinewade
~s

1 Like

That is unusual, I have never experienced that issue. Are you using PureOS 10.3 on a USB drive as instructed earlier?

Yes.
characters

1 Like

Okay, you may need to upgrade packages first:

sudo apt upgrade

After that, try using git again and let me know if it works or not.

There is a . where there should be a /, and there shouldn’t be a / at the end.

git clone https://source.puri.sm/Librem5/librem5-flash-image.git
3 Likes

That worked. I did do that first, but it sometimes needs a reminder I guess.

Made it to the desktop. Just about to add the MMSC settings and check texts too.

:+1:

1 Like