Does anyone know if it's possible to setup dev/random when running the OS within a VM (VMWare in this case)?
|
|
|
|
|
|
|
What do you mean by "setup"? /dev/random will be available in the VM, and work just fine. |
||||
|
|
|
For me the question is not yet answered. I have a Ubuntu VM (VMware) and /dev/random is there, but it provides far too less bytes. E.g. if I want to generate a GPG key, gpg complains "Not enough random bytes available. Please do some other work to give the OS a chance to collect more entropy! (Need 300 more bytes)". Since it is a VM I can do what I want, GPG will just keep on waiting... |
||||||||||
|
|
|
Tis is not an answer but a workaround: When I had the same problem I generated the keys on a physical machine and copied it. |
||
|
