Skip to content

Conversation

taylorsmcclure
Copy link

Adding a sleep for one second as buffer for using this in a higher latency environment such as on a VM. For example if you are using USB emulation pass through from bare metal not having a buffer will result in a race condition. You will receive a device does not exist error:

mount: special device /dev/sdb2 does not exist

Race condition found on:

Virtualized OS: Ubuntu 16.04 LTS
Virtualization Method: Virtualbox
USB Device: Transcend USB3.0 SD card reader
Host OS: Windows 10

Adding a sleep for one second as buffer for using this in a higher latency environment such as on a VM. If you are using USB emulation pass through from bare metal not having a buffer will result in a race condition.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant