We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
With nbd0 configured in /etc/nbdtab:
nbd0
/etc/nbdtab
$ nbd-client nbd0 Negotiation: ..size = 32768MB Connected /dev/nbd0
But...
nbd-client -d nbd0 Error: Invalid nbd device target Exiting.
Version:
$ nbd-client --version This is nbd-client, from nbd 3.18
The text was updated successfully, but these errors were encountered:
It does work with the full device name, but yeah, that seems like an obvious oversight.
Sorry, something went wrong.
No branches or pull requests
With
nbd0
configured in/etc/nbdtab
:But...
Version:
The text was updated successfully, but these errors were encountered: