ubuntu-phone team mailing list archive
-
ubuntu-phone team
-
Mailing list archive
-
Message #06960
BUG: Ran out of space while installing ubuntu-sdk/go-qml directly on Nexus 4
This weekend I tried to install ubuntu-sdk directly on my Nexus 4 in
order to directly build go-qml apps. I ran out of space on the device.
df -h
Filesystem Size Used Avail Use% Mounted on
*****************************************************************
/dev/loop0 2.0G 1.9G 0 100% / ***Problem
*************************************************************
udev 916M 4.0K 916M 1% /dev
tmpfs 184M 708K 183M 1% /run
/dev/mmcblk0p23 13G 2.7G 9.7G 22% /home
/dev/loop1 106M 104M 1.5M 99% /lib/modules
none 4.0K 0 4.0K 0% /android
tmpfs 184M 708K 183M 1% /run
tmpfs 918M 4.0K 918M 1% /etc/fstab
/dev/disk/by-partlabel/cache 552M 9.9M 542M 2% /android/cache
/dev/disk/by-partlabel/persist 16M 4.2M 12M 27% /android/persist
/dev/disk/by-partlabel/modem 64M 45M 20M 70% /android/firmware
none 4.0K 0 4.0K 0% /sys/fs/cgroup
tmpfs 918M 32K 918M 1% /tmp
none 5.0M 0 5.0M 0% /run/lock
none 918M 84K 918M 1% /run/shm
none 100M 20K 100M 1% /run/user
tmpfs 918M 0 918M 0% /var/lib/lightdm
tmpfs 918M 4.0K 918M 1% /var/lib/sudo
tmpfs 918M 952K 917M 1%
/var/lib/lxc/android/rootfs
udev 916M 4.0K 916M 1%
/var/lib/lxc/android/rootfs/socket
none 4.0K 0 4.0K 0%
/var/lib/lxc/android/rootfs/aboot
none 4.0K 0 4.0K 0%
/var/lib/lxc/android/rootfs/boot
none 4.0K 0 4.0K 0%
/var/lib/lxc/android/rootfs/misc
none 4.0K 0 4.0K 0%
/var/lib/lxc/android/rootfs/radio
none 4.0K 0 4.0K 0%
/var/lib/lxc/android/rootfs/recovery
none 4.0K 0 4.0K 0%
/var/lib/lxc/android/rootfs/rpm
none 4.0K 0 4.0K 0%
/var/lib/lxc/android/rootfs/sbl1
none 4.0K 0 4.0K 0%
/var/lib/lxc/android/rootfs/sbl2
none 4.0K 0 4.0K 0%
/var/lib/lxc/android/rootfs/sbl3
none 4.0K 0 4.0K 0%
/var/lib/lxc/android/rootfs/tz
Details are in the go-qml mailing list.
Pardon my ignorance, but can we make /dev/loop0 bigger?
>From what I understand /var/cache and the installed packages reside
within /dev/loop0.
/dev/mmcblk0p23 still has 9.7GBytes of free space. Pardon my ignorance,
but why can't we install packages and cache here?
Cheers,
David Marceau
Follow ups