Mount Rng Script Hot -

dd if=/dev/rng_script bs=1 count=100

# Perform bind mount mount --bind "$RNG_HOST_DEV" "$RNG_TARGET" mount rng script hot

If you want a different style (formal doc, blog paragraph, or code for systemd unit), say which and I’ll produce it. Also confirm target OS (Linux container, VM, bare metal). dd if=/dev/rng_script bs=1 count=100 # Perform bind mount