ubuntuusers.de

Speicheraufteilung Ubuntu-Touch am Beispiel bq E4.5

Status: Ungelöst | Ubuntu-Version: Ubuntu Touch 14.04 (Trusty Tahr)
Antworten |

Toehah3u

Anmeldungsdatum:
27. April 2015

Beiträge: 817

Nach einem apt-get update bekomme ich eine Fehlermeldung von wegen Speicher voll ...

Ja, das ist ein Bug den ich vergessen hatte.

Aber wie funktioniert die Speicheraufteilung?

root@ubuntu-phablet:/var/lib/lxc/android/rootfs# df -h
Filesystem                                   Size  Used Avail Use% Mounted on
udev                                         479M  4,0K  479M   1% /dev
tmpfs                                         97M  328K   96M   1% /run
/dev/mmcblk0p7                               4,4G  212M  4,0G   5% /userdata
/dev/mmcblk0p6                               2,0G  2,0G     0 100% /
/dev/loop0                                   141M  139M  1,8M  99% /android/system
none                                         4,0K     0  4,0K   0% /android
tmpfs                                        481M  4,0K  481M   1% /etc/fstab
tmpfs                                        481M  1,1M  480M   1% /var/lib/lxc/android/rootfs
/dev/disk/by-path/platform-mtk-msdc.0-part5  689M   17M  638M   3% /android/cache
none                                         4,0K     0  4,0K   0% /sys/fs/cgroup
tmpfs                                        481M   24K  481M   1% /tmp
cgmfs                                        100K     0  100K   0% /run/cgmanager/fs
none                                         5,0M     0  5,0M   0% /run/lock
none                                         481M  112K  481M   1% /run/shm
none                                         100M     0  100M   0% /run/user
tmpfs                                        481M     0  481M   0% /media
tmpfs                                        481M  4,0K  481M   1% /var/lib/sudo
tmpfs                                         97M   44K   97M   1% /run/user/32011
tmpfs                                         97M     0   97M   0% /run/user/0

Für was die 689M unter /android/cache ?

Und warum werden, nur unter "fdisk -l" die anderen Partitionen* angezeigt?

fdisk -l

Disk /dev/loop0: 144,6 MiB, 151621632 bytes, 296136 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/zram0: 512 MiB, 536870912 bytes, 131072 sectors
Units: sectors of 1 * 4096 = 4096 bytes
Sector size (logical/physical): 4096 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Ignoring extra data in partition table 5.
Ignoring extra data in partition table 5.

Disk /dev/mmcblk0: 7,3 GiB, 7787773952 bytes, 15210496 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x00000000

Device         Boot  Start        End    Sectors  Size Id Type
/dev/mmcblk0p1        1024 4294968318 4294967295    2T  5 Extended
/dev/mmcblk0p2       18432      38911      20480   10M 83 Linux
/dev/mmcblk0p3       38912      59391      20480   10M 83 Linux
/dev/mmcblk0p4      142336     154623      12288    6M 83 Linux
/dev/mmcblk0p5      182272    1615871    1433600  700M 83 Linux

Disk /dev/mmcblk0boot1: 4 MiB, 4194304 bytes, 8192 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/mmcblk0boot0: 4 MiB, 4194304 bytes, 8192 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes

* 2T (???), da stimmt doch etwas nicht ...

😕

Antworten |