I would like to mount /dev/sda2 from 42.3 to copy some files.
I can mount it, but /home is empty.
I guess it has to do with subvolumes (I am a noob).
What can I do?
Better show what you try to explain. Thus when you g=have mounted it, show it so we can see that that is true and how it is mounted (with thye mount statement.
And when you say the /home is empty then show it with something like
ls -l /mnt/sda2/home
And it is better to include the command line when you post output. Not the output alone, but one line more at the begin and the end. Then we have the prompt, the command, the output and the next prompt. E.g. when you show your fstab, include the prompts and the cat /etc/fstab.
I also doubt that it is a goof idea to have /home inside the / Btrfs file system. When it takes snapshots for everything you change in /home …
After that, it shows me the partition, but only some folders have a content. As you can see, home and other folders are empty.
It’s the same whein I use “ls” or the Dolphi in Super User Mode.