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
  Mobian Bulleyes aberrio 0 37 Yesterday, 08:27 AM
Last Post: aberrio
  Mobian, Suspend, and Audio Playback biketool 0 99 12-11-2024, 12:56 AM
Last Post: biketool
  Upgrade to Mobian (Trixie) Staging biketool 12 640 12-06-2024, 05:46 PM
Last Post: vusra
  how to update mobian over tor vusra 14 9,408 12-04-2024, 07:01 PM
Last Post: vusra
  Modem wakes for incoming call, but too slow to answer the call dchang0 8 423 12-01-2024, 07:54 PM
Last Post: dchang0
  bookworm vs trixie discussion for mobian in pinephone regular. zetabeta 41 9,254 11-27-2024, 10:39 AM
Last Post: fernando_c_m
  atinout binaries for mobian/debian? NeutralGrey 4 1,496 10-31-2024, 04:16 AM
Last Post: astylethargic
  boot gets stuck shortly after disk decryption vortex 9 5,875 09-11-2024, 05:40 AM
Last Post: normangraves
  Mobian-Kicksecure? 3460p 0 898 05-26-2024, 02:09 PM
Last Post: 3460p
  Mobian repository status henrythemouse 16 12,391 04-10-2024, 10:02 AM
Last Post: diederik

Forum Jump:


Users browsing this thread: 1 Guest(s)