Explicit wait for system volume is no longer needed.
Now it is guaranteed that, if the volume was inserted at power-on time,
it is mounted at this point. This is because (1) srv_start(devman)
only returns once all devices have been enumerated and
(2) srv_start(volsrv) only returns once all volumes have been mounted.