Glacially slow system updates on Mobian - waiting on boot 20m - 1h
#1
Hello!

I have Mobian installed to the embedded SD in my PinePhone PmOS edition.

Any time I do a System Update with a reboot, it takes very long. I haven't timed it, but I wager the better part of an hour was spent updating once, then when I loaded in it asked for another (it's been a while, so that's fine), but then that took ~20m.

What are the average system update times for anyone else here?
Is there a way to speed this up? Is it affected by system encryption?
  Reply
#2
Hello there,

the cause of lenghty updates might be the update of initramfs, which takes quite a while in my case with full disc encryption.

I'm always updating via terminal so I can see, what is taking so long.

Hopefully, that helped you.

Cheers
  Reply
#3
(02-22-2022, 10:34 AM)bujiraso Wrote: What are the average system update times for anyone else here?
Is there a way to speed this up? Is it affected by system encryption?

It used to be discouraged to use "Software" and the Graphical User Interface for updates because it was known to cause problems (not sure if that's still the case). It was recommended to to use the terminal instead:

Code:
sudo apt update && sudo apt upgrade -y -y

That's how I've always done it without ever experiencing any problems or delays of glacial proportions. Never takes more than five minutes to upgrade (which I do on a daily basis though).
  Reply
#4
I've seen very slow initramfs creation with full disc encryption too. I update from the terminal not the gui.
  Reply
#5
(02-23-2022, 11:45 AM)Anna Wrote:
(02-22-2022, 10:34 AM)bujiraso Wrote: What are the average system update times for anyone else here?
Is there a way to speed this up? Is it affected by system encryption?

It used to be discouraged to use "Software" and the Graphical User Interface for updates because it was known to cause problems (not sure if that's still the case). It was recommended to to use the terminal instead:

Code:
sudo apt update && sudo apt upgrade -y -y

That's how I've always done it without ever experiencing any problems or delays of glacial proportions. Never takes more than five minutes to upgrade (which I do on a daily basis though).

It's also quite worth the time to alias Anna's tip to ~/.bash_aliases (or .bashrc )
Code:
alias sup='sudo apt update && sudo apt upgrade -y'
 that way all you need to do is run `sup` in your terminal if you find yourself unable to ssh in and have a tendency to fat finger the tiny popup keyboard.
  Reply
#6
Thanks, all, for the feedback!
I'll update via terminal, as suggested
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  bookworm vs trixie discussion for mobian in pinephone regular. zetabeta 43 10,763 01-17-2025, 02:39 PM
Last Post: fernando_c_m
  mobian phosh on screen keyboard not popping up for Chromium/Electron apps grump_fiddle_reinstall 1 176 01-15-2025, 08:08 PM
Last Post: Kevin Kofler
  How to use QR codes on Mobian Sid(unstable) Pinephone Pro biketool 1 206 01-02-2025, 12:47 PM
Last Post: zetabeta
  Upgrade to Mobian (Trixie) Staging biketool 13 1,195 12-29-2024, 10:35 AM
Last Post: biketool
  Mobian Bulleyes aberrio 0 220 12-16-2024, 08:27 AM
Last Post: aberrio
  Mobian, Suspend, and Audio Playback biketool 0 280 12-11-2024, 12:56 AM
Last Post: biketool
  how to update mobian over tor vusra 14 9,986 12-04-2024, 07:01 PM
Last Post: vusra
  Modem wakes for incoming call, but too slow to answer the call dchang0 8 624 12-01-2024, 07:54 PM
Last Post: dchang0
  atinout binaries for mobian/debian? NeutralGrey 4 1,755 10-31-2024, 04:16 AM
Last Post: astylethargic
  boot gets stuck shortly after disk decryption vortex 9 6,298 09-11-2024, 05:40 AM
Last Post: normangraves

Forum Jump:


Users browsing this thread: 1 Guest(s)