#M is not a nameable device. It is a pseudo-device representing mounted connections. Instead of writing
bind -b #M123 /dev
You are supposed to write
mount -b /srv/whatever /dev
My memory is that the name space files use
the latter form unless the original name is gone.
Russ
