Difference between revisions of "PinePhone FAQ"

Jump to navigation Jump to search
Line 162: Line 162:


Wi-Fi in the PinePhone only seems stable after a warm reboot like this.
Wi-Fi in the PinePhone only seems stable after a warm reboot like this.
====  I can't update or install packages through apt ====
<code>W: Problem unlinking the file /var/lib/apt/lists/partial/ports.ubuntu.com_ubuntu-ports_dists_xenial_InRelease - PrepareFiles (30: Read-only file system)</code>
Remount the root filesystem as read-write:
<code> phablet@ubuntu-phablet:~$ sudo mount -o remount,rw / </code>
Now you should be able to run updates and install new packages


=== Android ===
=== Android ===