I installed FreeBSD with very custom ZFS layout to try out manual steps in shell. It served no other purposes. Now I want migrate my pool back to the default ZFS layout provided in default images. https://cgit.freebsd.org/src/tree/release/tools/vmimage.subr#n215
current layout:
vixen/os/main
is my "/" I want to preserve /music and /torrent, of course, as well as /home. Can this migration be achieved without reinstalling whole system from scratch? default layout appears well thought and also is supported by bectlcurrent layout:
NAME USED AVAIL REFER MOUNTPOINT
vixen 248G 643G 96K none
vixen/home 96K 643G 96K /usr/home
vixen/music 108G 643G 108G /music
vixen/os 62.4G 643G 96K none
vixen/os/main 62.4G 643G 62.4G none
vixen/torrent 78.1G 643G 78.1G /torrent