INFO: make_bootable_linux v1.3
INFO: The following device appears to be the unRAID USB Flash drive: /dev/sda
INFO: Temporarily mounting unRAID USB Flash drive to /tmp/UNRAID_TMP_MOUNT
FAIL: unRAID Flash drive detected but unable to detect where it is currently mounted, aborting!
I'm trying to create a flash disk from my arch linux setup, using these instructions https://wiki.unraid.net/Articles/Getting_Started#Manual_Install_Method
command used
```
sudo bash -x ./make_bootable_linux
```