Advertisement
Guest User

Untitled

a guest
Feb 28th, 2013
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.86 KB | None | 0 0
  1. 255|root@android:/ # ubuntu_chroot shell
  2. root@localhost:/# mount -t proc proc /proc
  3. mount: proc already mounted
  4. root@localhost:/# su -l phablet
  5. To run a command as administrator (user "root"), use "sudo <command>".
  6. See "man sudo_root" for details.
  7.  
  8. -su: /home/phablet/.dbus-session: No such file or directory
  9. phablet@localhost:~$ ubuntu-session
  10. Redirecting output to local session logs
  11. /usr/bin/ubuntu-session: line 21: /home/phablet/.ubuntu-session/logs/ubuntu-session.log: No such file or directory
  12. Device=endeavoru
  13. Starting session bus
  14. Started pulseaudio with pid 1092 (0 secs start delay)
  15. Started maliit-server with pid 1097 (0 secs start delay)
  16. Started qml-phone-shell with pid 1115 (2 secs start delay)
  17. Got Shell pid = 1115
  18. Started chewie_messaging_populate_menu with pid 1120 (0 secs start delay)
  19. Started friends-service with pid 1129 (0 secs start delay)
  20. Started manage-address-books.py with pid 1162 (2 secs start delay)
  21. /usr/bin/ubuntu-session: line 131: 1097 Segmentation fault ${service[1]} $arguments &>"$HOME/.ubuntu-session/logs/$binary.log"
  22. Started ofono-setup with pid 1219 (12 secs start delay)
  23. /usr/bin/ubuntu-session: line 135: 1115 Segmentation fault ${service[1]} $arguments &>"$HOME/.ubuntu-session/logs/$binary.log"
  24. Stopping services...
  25. Stopping pulseaudio
  26. /usr/bin/ubuntu-session: line 38: kill: (1092) - No such process
  27. Stopping maliit-server
  28. /usr/bin/ubuntu-session: line 38: kill: (1097) - No such process
  29. Stopping qml-phone-shell
  30. /usr/bin/ubuntu-session: line 38: kill: (1115) - No such process
  31. Stopping chewie_messaging_populate_menu
  32. Stopping friends-service
  33. Stopping manage-address-books.py
  34. /usr/bin/ubuntu-session: line 38: kill: (1162) - No such process
  35. Stopping ofono-setup
  36. /usr/bin/ubuntu-session: line 38: kill: (1219) - No such process
  37. Killing session bus...
  38. Session stopped.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement