(02-Dec-2023, 02:25 PM)hkphantomgtr Wrote:(02-Dec-2023, 09:08 AM)agent_kith Wrote: This is the last test release before 1.3.0 Measurements is made official. This is also about testing the build system of Snakeoil and I reckon most of the kinks are ironed out.
1.3.0 will be made official next weekend. To be honest, although I still a bit hesitant, I think it's time now for people to access Snakeoil without signing up for a member account. It will be big move forward.
There's still a pipeline of work lined up for Snakeoil, and I hope to be able to get some of them out in 2024. A big thanks to everyone who helped out in testing this new release. Really appreciate it.
Ubuntu 22.04 LTS (x86_64)
Code:bash -c "$(wget -qLO - https://artifacts.snakeoil-os.net/artifacts/snakeoil-installer-jammy-x86_64-1.3.0-beta-1.sh)"
Ubuntu 22.04 LTS (aarch64)
Code:bash -c "$(wget -qLO - https://artifacts.snakeoil-os.net/artifacts/snakeoil-installer-jammy-aarch64-1.3.0-beta-1.sh)"
Raspberry Pi OS Bookworm (aarch64)
Code:bash -c "$(wget -qLO - https://artifacts.snakeoil-os.net/artifacts/snakeoil-installer-bookworm-aarch64-1.3.0-beta-1.sh)"
Please excuse a dumb question..... will a 2G ram Pi 4B be able to run it?
It should be fine. I have an RPi 3 running the Alpha version.
(02-Dec-2023, 09:08 AM)agent_kith Wrote: This is the last test release before 1.3.0 Measurements is made official. This is also about testing the build system of Snakeoil and I reckon most of the kinks are ironed out.
1.3.0 will be made official next weekend. To be honest, although I still a bit hesitant, I think it's time now for people to access Snakeoil without signing up for a member account. It will be big move forward.
There's still a pipeline of work lined up for Snakeoil, and I hope to be able to get some of them out in 2024. A big thanks to everyone who helped out in testing this new release. Really appreciate it.
Ubuntu 22.04 LTS (x86_64)
Code:bash -c "$(wget -qLO - https://artifacts.snakeoil-os.net/artifacts/snakeoil-installer-jammy-x86_64-1.3.0-beta-1.sh)"
Ubuntu 22.04 LTS (aarch64)
Code:bash -c "$(wget -qLO - https://artifacts.snakeoil-os.net/artifacts/snakeoil-installer-jammy-aarch64-1.3.0-beta-1.sh)"
Raspberry Pi OS Bookworm (aarch64)
Code:bash -c "$(wget -qLO - https://artifacts.snakeoil-os.net/artifacts/snakeoil-installer-bookworm-aarch64-1.3.0-beta-1.sh)"
I've got lots of testing to do

Thanks AK.
(02-Dec-2023, 03:18 PM)Snoopy8 Wrote: Suggest putting into instructions the specific version to download e.g. Ubuntu Server 22.04 LTS. I have been away during Alpha 2, forgot when I came back and downloaded the wrong image. Undoubtedly, newcomers will make the same mistake of using the desktop version with no remote access. Also please include instructions that default login user name is ubuntu, password ubuntu. Will be prompted to change password, and have to log back in.
Did this twice and both times when I ran the script, it immediately went to the prompt. Script did not run.
Unable to access Bookworm via Putty, tried both full desktop version and non desktop version. What have I missed? I could hook up terminal, but isn't the point here to test what should be the final headless install?
Using Mercury V2 Streamer with CM4. Writing image using Raspberry PI installer.
Click on the cogwheel at the bottom right of the RPI Installer app and set up SSH. Aren't you going to have to use the Terminal to run the bash... command? Am I misunderstanding you?