Featured

How to Upgrade Manually to Ubuntu 26.10 "Stonking Stingray"

  With the development cycle for Ubuntu 26.10 officially underway, Canonical has published stonking/snapshot-1 . For early adopters, developers, and enthusiasts looking to ride the absolute edge of the open-source wave, the temptation to jump from the stable shores of 26.04 LTS, Resolute Raccoon, into the development stream is strong. Because the automated release pathways are not populated so early in the cycle, the standard do-release-upgrade -d tool will politely decline to find the new branch. To make the leap, we must step past the guardrails and manage our repository tracking manually. > Important Prerequisite: Upgrading to a day-one snapshot moves your environment into a highly experimental space. Ensure all core personal files, configurations, and local development repositories are thoroughly backed up before executing these steps. Ubuntu 26.04 has transitioned to a modern, structured deb822 formatting layout for core package sources. This means standard mod...

LineageOs 19 for various Samsung devices [guide]


Needs R firmware










Follow the instructions here if you don't have Twrp

Flash the LineageOs 19 recovery image file with Twrp 

Reboot to recovery  

Extract the platform tools zip into a folder named adb

In the advanced menu format data 

On the PC , rename the lineageos19.zip to lineage.zip , same with gapps.zip , also rename the Lygisk.apk to lygisk.zip

Transfer the files to the adb folder 

Open a terminal 

adb sideload C:\adb\lineage.zip

adb sideload C:\adb\gapps.zip

adb sideload C:\adb\lygisk.zip

Reboot


For bricks see here

Comments