When chkdsk.exe forcefully dismounts a volume, the volume doesn't "cease to exist." All that happens in this case is that chkdsk.exe invalidates any currently-open handles which are in use on that volume so that chkdsk.exe can get a full lock on the entire volume. The volume itself doesn't...