I have a partition /dev/sdb1 and a partition /dev/sdb2
They are both in /etc/fstab with proper UUIDs and mounted as /opt and /home
I'd like to merge them without losing any files
Can this be done from the command line without having to move all the files?