← Back to team overview

ubuntu-phone team mailing list archive

Re: Made your system writeable? Is your disk full? OTA might break

 

El día Friday, July 17, 2015 a las 02:34:16PM +0100, John McAleely escribió:

> If you've made your system writable, I'm going to assume you can use
> terminal or adb on the command line.
> 
> Use df to see how much space you have:
> 
> $ df -h
> /dev/mmcblk0p6                               2.0G  1.6G  460M  78% /
> <more lines skipped>

I do not have / writable:

$ mount | fgrep ' / '
/dev/mmcblk0p6 on / type ext4 (ro,relatime,data=ordered)
$ df -h /
Filesystem      Size  Used Avail Use% Mounted on
/dev/mmcblk0p6  2,0G  1,6G  317M  84% /

Why I see onl 84% free and both we have the same used space of 1,6G?

> You only need to be concerned with the space assigned to / (rightmost
> column). The other columns may differ on each machine. Here you can see the
> results from my machine, and from a 2G partition, around 460M is free. This
> will be fine for OTA update, since this machine has only ever had a
> read-only system partition.

Will 317M still be fine?

Thanks

	matthias

-- 
Matthias Apitz, guru@xxxxxxxxxxx, http://www.unixarea.de/  +49-176-38902045
No! Nein! ¡No! Όχι! -- Ευχαριστούμε!


Follow ups

References