This guide is not valid for the latest release. If you experience problems make sure you use the latest one.
Installing 22.10 is currently not possible without a workaround. This is it:
Note: if you have already installed vanilla but still have problems follow: https://discord.com/channels/1023243680829681704/1160619106828046366
You have to do this process after you first boot into the live system on your USB stick and then a second time after the first reboot directly after loggin in.
- open a terminal
sudo apt edit-sources- choose nano as your editor
- replace all instances of
archivewithold-releases - exit nano and save the changes (Ctrl+X and then Y)
sudo apt-get update