On Sun, Jul 19, 2026 at 7:32 AM Jon Ingason via users < [email protected]> wrote:
> I have a PC with Fedora 43 installed 2Tb hard disk (SSD) an want to add > another 2Tb hard disk (SSD) to increase total disk space to 4Tb. > > The file system following: > > UUID=xxxxxxxx / btrfs subvol=root 0 0 > UUID=xxxxxxxx /boot ext4 defaults 1 2 > UUID=xxxxxxxx /boot/efi vfat umask=0077,shortname=winnt 0 2 > UUID=xxxxxxxx /home btrfs subvol=home 0 0 > > How is the simplest way to increase do this without lot of work? > Well really that's insufficient information. I would assume you want more space on /home but you really need to say. If this system isn't critical in any way then you could just extend /home onto another device, google is your friend there. If you care about the data you have some decisions to make, but two drives isn't really doesn't help. In fact it makes the likelihood of losing data worse. If you don't want to add a 3rd drive and mess with raid and if you can afford it, buy a single drive of the capacity you want and just move /home over to it. Still no redundancy but a single drive would just lose the data on that drive and not the whole file system. Thanks, RIchard
-- _______________________________________________ users mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
