Re: Bind mounting hogs.

2024-08-29 Thread R. Clayton
Is this an old system that has been updated across several versions? It is; my notes start at 31, and it's been all updates since. -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedorapro

Re: Bind mounting hogs.

2024-08-28 Thread R. Clayton
Depending on the details of your disk partition and file system setup you may be able to grow / Are you using LVM? I assuming you do not use btrfs. Apparently I am using LVM, although I didn't set it up. I specify ext4 whenever I make file systems; it doesn't look like anything has helped me

Bind mounting hogs.

2024-08-27 Thread R. Clayton
I'm having space pressure under /: Fedora 40 won't install because it runs out of space. I'm thinking I can solve this by moving some hogs from / into /home and bind mounting them back into / like so: /home/storage/cache /var/cache none bind /home/storage/flatpak /var/lib/flatpak none