From d695bef4a19a199c987c422f92ef95c1b8148d10 Mon Sep 17 00:00:00 2001 From: Enjeck Cleopatra <32180937+PROTechThor@users.noreply.github.com> Date: Fri, 30 Oct 2020 07:34:01 +0100 Subject: [PATCH] Add space --- user/common-tasks/block-devices.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/common-tasks/block-devices.md b/user/common-tasks/block-devices.md index 460aa625..a3bda98f 100644 --- a/user/common-tasks/block-devices.md +++ b/user/common-tasks/block-devices.md @@ -123,7 +123,7 @@ To recover from this error state, in dom0 run However, if the block device originated in dom0, you will have to refer to the next section. -### What if I removed the device before detaching it from the VM?### +### What if I removed the device before detaching it from the VM? ### Currently (until issue [1082] gets implemented), if you remove the device before detaching it from the qube, Qubes OS (more precisely, `libvirtd`) will think that the device is still attached to the qube and will not allow attaching further devices under the same name. The easiest way to recover from such a situation is to reboot the qube to which the device was attached.