Move /home mount to another Volume
Posted: 10 Nov 2024, 06:01
I just got F4-424 Max and booted it with SSD to try it out.
It automatically created Volume (which I didn't ask) and put homes folder there that is mounted to /home
After that I installed HDD disks for proper volume and would like to move this to a new volume.
How do I do this ?
Where does mount setup is stored ? I checked /etc/fstab and its not there.
It automatically created Volume (which I didn't ask) and put homes folder there that is mounted to /home
Code: Select all
mount | grep home
/dev/mapper/vg0-lv0 on /home type btrfs (rw,noatime,ssd,space_cache=v2,subvolid=258,subvol=/@/homes)
How do I do this ?
Where does mount setup is stored ? I checked /etc/fstab and its not there.