Upgrading from Trixie to Forky in late 2025(proposal)(tested works for me)
#1
This is a proposal for a guide to upgrade to Forky(Mobian testing) from Trixie(the previous testing release)
This has now been tested!!! it worked for me on my PPpro.
https://blog.mobian.org/posts/2025/10/ne...ting-keys/
It seems there are errors but we can fix these.

I will first recommend everyone with disk space use the tow-boot blue light special bulk storage mode and save the / of your PP or PPp to your computer, this will take a while to do but even if encryptde is pretty easy, in my ubuntu derivitave OS the GUI asked if I wanted to decrypt the volume, entered password, and I had access to my root.  A alternative is to use a USB mass storage device over an adapter or a big SD card to save your root or at least your /home.

below is form the guide linked above with some lined out do-not instructions and my edits in green 
_______________________________________________________________

  1. keep your device plugged to a power source: such an upgrade can be a rather long process, you don’t want to run out of battery half-way there!
  2. backup all your personal data
  3. really, we mean it: backup all your personal data!
  4. install
    Code:
    sudo apt install openssh-server
    and execute the entire upgrade process over SSH (and preferrably using
    Code:
    sudo apt install screen
    or a similar tool, so the upgrade can carry on even if the network connection is lost)
  5. ensure your Trixie installation is fully up-to-date; as the GPG key we use for signing the package repository has expired since the Bookworm release, you’ll probably need to run
    Code:
    sudo apt update && sudo apt dist-upgrade
    at least twice: the first time it will update the Mobian keyring package, the second invocation will pull in the latest updates for Mobian-specific packages
    reboot,
  6. then edit both 
    Code:
    sudo vi /etc/apt/sources.list.d/debian.sources
    and
    Code:
    sudo vi /etc/apt/sources.list.d/mobian.sources
    , replacing all occurences of trixie with forky in both files; forky
  7. (not sure this step is required in trixie to forky)you should then stop the
    Code:
    sudo service greetd stop
    service (this will stop all running graphical applications, and is why SSH is needed!) and run
    Code:
    sudo apt update && sudo apt dist-upgrade
    once again
  8. (trixie to forky I didn't need this as only 2 packages were removed non-mobian both)write down the list of packages removed by
    Code:
    sudo apt dist-upgrade
    which start with
    Code:
    mobian-
    as those will have to be reinstalled later on to restore full functionality of your device; please note that some packages have been renamed/replaced in Trixie, so it can be expected to see e.g.
    Code:
    phog
    or
    Code:
    pinephonepro-tweaks
    in the list of removed packages
  9. reinstall all
    Code:
    mobian-*
    packages removed in the previous step; this will remove
    Code:
    pulseaudio
    from the system, which is to be expected as Mobian now relies on (and mandates the use of) PipeWire(already done in the trixie upgrade form bookworm)
  10. run
    Code:
    sudo apt autoremove
    to clean up unneeded packages


________________________________________________

I have tested this now, but everyone have a look, does this look correct, did I miss something obvious?  it seems that an apt update && apt upgrade will update the signing crypto keys so we dont need to dl that for a trixie to forky upgrade which is far cleaner than bookworm to trixie.
  Reply


Messages In This Thread
Upgrading from Trixie to Forky in late 2025(proposal)(tested works for me) - by biketool - 10-20-2025, 02:39 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  bookworm vs trixie discussion for mobian in pinephone pro. zetabeta 21 13,763 10-20-2025, 07:01 AM
Last Post: biketool
Rainbow Plasma-Mobile on Mobian Trixie, task switcher issue pineconeuser 0 1,295 01-02-2025, 09:21 AM
Last Post: pineconeuser
  Booting from SD Works for Installers, not OS's ?? Diagon 3 3,335 08-13-2023, 03:27 AM
Last Post: fxc
  Megapixels - Camera App - Works w. Beta NOT Pro iwm 3 4,934 11-01-2022, 02:13 PM
Last Post: mburns

Forum Jump:


Users browsing this thread: 1 Guest(s)