When you reboot, you will need to reassign your drives in the "Main" tab of the WebGUI.
Notes:
Resetting network settings in Unraid can be necessary when you lose access to the WebGUI (usually due to changing hardware, assigning a static IP that conflicts, or a configuration error). Since Unraid runs from a USB drive, the "install" process refers to how the configuration files are stored on the flash drive. unraid reset network settings install
ip addr add 192.168.1.50/24 dev eth0 ip link set eth0 up ip route add default via 192.168.1.1 When you reboot, you will need to reassign
If you have a complex network setup, recreate those settings carefully after regaining access. When you reboot