Verifique o espaço do disco do Ubuntu
# shows total, available, and used.
df / -h
Busy Beaver
# shows total, available, and used.
df / -h
df -hx squashfs --total
df -h
or
df -h --total
or
lsblk
du -cha --max-depth=1 / | grep -E "M|G"
df -h