(06-18-2021, 12:43 PM)Anna Wrote: Thank you, @Maus , that worked!
(And I've learnt that there's a difference between using sudo and running commands as root...)
I usually just
Code:
sudo su
(run commands now as "global" root without sudo)
exit
UPDATED (June 2021): 17-distro multi-boot image for Pinephone (incl. 3GiB variant)
|
(06-18-2021, 12:43 PM)Anna Wrote: Thank you, @Maus , that worked! I usually just Code: sudo su |