Hi,
a few days ago my main pc died, it had tumbleweed installed (one hard disc with two partitions: 1. btrfs for / [and subvolumes] and 2. xfs for /home).
I bought some new hardware and build a new pc (also with tumbleweed but on a new hard disc). Now i want to copy some old files from the old hd to the new system,
so i plugged the device in and restarted the system, as expected i the two partitions are listed an dolphin and i can access them by just clicking on them, which automounts them to /run/media/USERNAME/<cryptic device id>.
This works great for the xfs /home partition but the btrfs partiton is missing all of its subvolumes (/opt /usr/local etc. are all empty). I realised that a btrfs partition requires a lot of more entrys in /etc/fstab
but i hope that there is an easier way to mount it