I am using CE on azure VMs. The VM has an attached SSD which is mounted on path /mnt. Device filesystem is /dev/sda1.
The problem now is that it works fine until the machine restarts for some reason. After which the mount is not able to re-register. Similar to this thread.
If not mounted what is the correct way to use SSD as a raw device? I understand I can use the file system but that would be less performant as I understand.