I had a lot of problems with Ghostbsd and the updates, and some times, I lost my configuration and some data.
Now the data are in a separarte disk.
The OS is in a SSD (SSD1), and for a new installaton (because of a problematic update), I have installed the last version in a second SSD (SSD2). After the reboot, i try to import the pool in SSD1, I can not use the system (for example: # ls: not found...). 2 pools with an OS, is not a good idea, it seems.
I wonder if it is possible to organise the SSD1 with the OS, which is crashed at each re-installation,
and SSD2 with a pool "/home/myuser",
I think it is necessary to create a link in SSD1 /home/myuser to the pool in SSD2?
In SSD1 /home/myuser is a link to the directory in SSD2; the pool in SSD2 is named "myuser", with a mount point in /home. Is it correct? Or /home/myuser?
Thanks for your ideas.