← Back to team overview

ubuntu-phone team mailing list archive

Re: Disk usage in emulator

 

On Sat, Apr 11, 2015 at 01:18:28AM +0200, Niklas Wenzel wrote:
> Thank you, Robert. However, given that output, it looks like my guess was
> wrong. Maybe someone else has an idea what's wrong.

On the contrary, you were exactly right.  Note that the output of 'mount'
shows /dev/mmcblk0 (bind) mounted in multiple locations:

> >/dev/mmcblk0 on /userdata type ext4 (rw,relatime,discard,nodelalloc,data=journal)
> >/dev/mmcblk0 on /var/lib/ureadahead type ext4 (rw,relatime,discard,nodelalloc,data=journal)
> >/dev/mmcblk0 on /android/data type ext4 (rw,relatime,discard,nodelalloc,data=journal)
> >/dev/mmcblk0 on /etc/NetworkManager/system-connections type ext4 (rw,relatime,discard,nodelalloc,data=journal)
> >/dev/mmcblk0 on /home type ext4 (rw,relatime,discard,nodelalloc,data=journal)
> >/dev/mmcblk0 on /opt/click.ubuntu.com type ext4 (rw,relatime,discard,nodelalloc,data=journal)
> >/dev/mmcblk0 on /var/crash type ext4 (rw,relatime,discard,nodelalloc,data=journal)

<snip>

Etc.

I'm not sure about the difference in output between df and mount.  That's
surely a bug of one variety or another.

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                    http://www.debian.org/
slangasek@xxxxxxxxxx                                     vorlon@xxxxxxxxxx

Attachment: signature.asc
Description: Digital signature


Follow ups

References