Page 1 of 1

Move /home mount to another Volume

Posted: 10 Nov 2024, 06:01
by bugacha
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

Code: Select all

mount | grep home
/dev/mapper/vg0-lv0 on /home type btrfs (rw,noatime,ssd,space_cache=v2,subvolid=258,subvol=/@/homes)
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.

Re: Move /home mount to another Volume

Posted: 10 Nov 2024, 09:17
by TMzethar
One of the volumes will be designated as the primary volume, which is where the /home directory is located.
If you want to set another volume as your primary volume, go to Control Panel > Shared Folders > More > Advanced Settings > Restore to your other volume.

Re: Move /home mount to another Volume

Posted: 10 Nov 2024, 22:18
by Gremlin
TMzethar wrote: 10 Nov 2024, 09:17 One of the volumes will be designated as the primary volume, which is where the /home directory is located.
If you want to set another volume as your primary volume, go to Control Panel > Shared Folders > More > Advanced Settings > Restore to your other volume.
:?: Would that also move apps (and other things such as apps) to the other volume as well. :?:
(May not be the desired result.)

Re: Move /home mount to another Volume

Posted: 11 Nov 2024, 09:43
by TMzethar
Gremlin wrote: 10 Nov 2024, 22:18
The app installation directory in the App Center will become a new volume with it. Previously installed ones will remain on the original volume. You can change the app installation directory individually at any time.