On 5/4/20 4:33 PM, linux guy wrote:
F31 upgrade to F32.

#dnf system-upgrade download --releasever=32

Error Summary
-------------
Disk Requirements:
   At least 5265MB more space needed on the / filesystem.

# df -h
Filesystem                               Size  Used Avail Use% Mounted on
devtmpfs                                  32G     0   32G   0% /dev
tmpfs                                     32G  112M   32G   1% /dev/shm
tmpfs                                     32G  2.0M   32G   1% /run
/dev/mapper/fedora_localhost--live-root   49G   48G     0 100% /
tmpfs                                     32G   28K   32G   1% /tmp
/dev/nvme0n1p2                           976M  376M  534M  42% /boot
/dev/mapper/fedora_localhost--live-home  162G  132G   22G  86% /home
/dev/loop0                                23M   23M     0 100% /var/lib/snapd/snap/snapd/5754 /dev/loop1                                55M   55M     0 100% /var/lib/snapd/snap/core18/1668 /dev/loop2                               134M  134M     0 100% /var/lib/snapd/snap/projectlibre/3
tmpfs                                    6.3G   20K  6.3G   1% /run/user/42
tmpfs                                    6.3G   64K  6.3G   1% /run/user/1000

How does one resize --live-root ?

The alternate solution which I have used on several occasions is to symlink /var/lib/dnf/system-upgrade to somewhere with enough space for the rpm files. Since they're already downloaded, you can just move them so you don't have to download them again. You have enough room on /home for example. I've even used a USB stick a couple of times, but you have to add it to the fstab for that to work.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to