Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upqvm-block -d <device-vm-name>:<device> should be more informative if device is not attached anywhere #1073
Comments
marmarek
added
bug
C: core
P: minor
labels
Jul 21, 2015
marmarek
added this to the Release 3.0 milestone
Jul 21, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
|
Fixed here: QubesOS/qubes-core-admin@6df3093 |
marmarek
closed this
Aug 4, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
nvesely commentedJul 21, 2015
qvm-block -d :
If you run the command above in dom0 CL and the device is not attached anywhere, the qvm-block output should say so instead of returning a traceback.
Edit: R3-rc1