Ahoi Fedora community.
I have an issue on Fedora 33 Workstation wrt low disk space on my boot disk. I often look at Disk Usage Analyser (DUA), but I’m not sure what I can delete safely without jeopardising my system. In the past I have deleted the cache contents in DUA menus and I have also started to delete a lot of programs, files and folders, but the issue still persists.
I regularly run:
sudo dnf pkcon refresh force -c
sudo dnf autoremove
sudo dnf clean all
…but these commands only help minimally and I still receive popups about low disk space.
This problem has limited me from updating my system, installing needed programs and it is now starting to affect basic everyday processes that fundamentally undermines the usefulness of my pc.
Below is the output of sudo fdisk -l:
Disk /dev/sda: 111.8 GiB, 120040980480 bytes, 234455040 sectors
Disk model: WDC WDS120G2G0A-
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: E603AA7B-5FCD-46AC-913A-153DA2E08BEFDevice Start End Sectors Size Type
/dev/sda1 40 409639 409600 200M EFI System
/dev/sda2 409640 117408855 116999216 55.8G Microsoft basic data
/dev/sda3 117409792 119506943 2097152 1G Linux filesystem
/dev/sda4 179754256 233185463 53431208 25.5G Apple HFS/HFS+
/dev/sda5 233185464 234454999 1269536 619.9M Apple boot
/dev/sda6 119506944 179752959 60246016 28.7G Linux LVMPartition table entries are not in disk order.
Disk /dev/mapper/fedora_localhost–live-root: 25.75 GiB, 27648851968 bytes, 54001664 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytesDisk /dev/mapper/fedora_localhost–live-swap: 2.98 GiB, 3196059648 bytes, 6242304 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytesDisk /dev/zram0: 4 GiB, 4294967296 bytes, 1048576 sectors
Units: sectors of 1 * 4096 = 4096 bytes
Sector size (logical/physical): 4096 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytesDisk /dev/sdb: 29.3 GiB, 31457280000 bytes, 61440000 sectors
Disk model: ProductCode
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x00000000Device Boot Start End Sectors Size Id Type
/dev/sdb1 * 2048 61439998 61437951 29.3G c W95 FAT32 (LBA)
Any help with the above would be greatly appreciated.
Thank you in advance!