Advertisement
Guest User

Untitled

a guest
Sep 29th, 2016
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. $ sudo /usr/local/cappsule/usr/bin/virt exec -p unrestricted -n bash
  2. Client error: failed to launch capsule: creation of "fs" device failed for capsule 0.
  3. $ sudo mkdir /root/Downloads
  4. $ sudo /usr/local/cappsule/usr/bin/virt exec -p unrestricted -n bash
  5. Client error: failed to launch capsule: devices initialization timed out (capsule: 1).
  6.  
  7.  
  8.  
  9. [*] daemon ready
  10. [c] 0 process encapsulated
  11. [h] 0 launch_capsule 0 on cpu 2
  12. [h] 0 xchan_notify_trusted: event is NULL (2)
  13. [-] creation of "fs" device failed for capsule 0
  14. [c] 1 process encapsulated
  15. [h] 0 launch_capsule 1 on cpu 4
  16. [c] 1 shadow process: should stop
  17. [c] 1 memory usage: ept: 0M; alloc: 5M
  18. [c] 1 process decapsulated
  19. [c] 1 kill capsule (rip=ffffffffc0bcd312, reason: shadow process received fatal signal)
  20. [c] 1 shadowp freed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement