Guest User

Untitled

a guest
Sep 10th, 2017
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.92 KB | None | 0 0
  1. root@kali:~# dpkg -i /path/to/virtualbox-5.1_5.1.26-117224-Debian-stretch_amd64.deb
  2. 以前に未選択のパッケージ virtualbox-5.1 を選択しています。
  3. (データベースを読み込んでいます ... 現在 360540 個のファイルとディレクトリがインストールされています。)
  4. .../virtualbox-5.1_5.1.26-117224-Debian-stretch_amd64.deb を展開する準備をしています ...
  5. virtualbox-5.1 (5.1.26-117224~Debian~stretch) を展開しています...
  6. virtualbox-5.1 (5.1.26-117224~Debian~stretch) を設定しています ...
  7. addgroup: グループ `vboxusers' はシステムグループとしてすでに存在しています。終了します。
  8. Created symlink /etc/systemd/system/multi-user.target.wants/vboxdrv.service → /lib/systemd/system/vboxdrv.service.
  9. Created symlink /etc/systemd/system/multi-user.target.wants/vboxballoonctrl-service.service → /lib/systemd/system/vboxballoonctrl-service.service.
  10. Created symlink /etc/systemd/system/multi-user.target.wants/vboxautostart-service.service → /lib/systemd/system/vboxautostart-service.service.
  11. Created symlink /etc/systemd/system/multi-user.target.wants/vboxweb-service.service → /lib/systemd/system/vboxweb-service.service.
  12. vboxdrv.sh: failed: Look at /var/log/vbox-install.log to find out what went wrong.
  13. This system is not currently set up to build kernel modules (system extensions).
  14. Running the following commands should set the system up correctly:
  15.  
  16. apt-get install linux-headers-4.9.0-kali3-amd64
  17. (The last command may fail if your system is not fully updated.)
  18. apt-get install linux-headers-amd64
  19.  
  20. There were problems setting up VirtualBox. To re-start the set-up process, run
  21. /sbin/vboxconfig
  22. as root.
  23. systemd (234-2.3) のトリガを処理しています ...
  24. desktop-file-utils (0.23-2) のトリガを処理しています ...
  25. mime-support (3.60) のトリガを処理しています ...
  26. hicolor-icon-theme (0.15-1) のトリガを処理しています ...
  27. shared-mime-info (1.8-1) のトリガを処理しています ...
  28.  
  29. root@kali:~# chmod +x /path/to/genymotion-2.10.0-linux_x64.bin
  30.  
  31. root@kali:~# /home/toor/Downloads/genymotion-2.10.0-linux_x64.bin
  32. Installing for all users.
  33.  
  34. A previous installation already exists in folder [/opt/genymobile/genymotion]. Overwrite [y/n] ? y
  35.  
  36.  
  37. - Trying to find VirtualBox toolset .................... OK (Valid version of VirtualBox found: 5.1.26r117224)
  38. - Removing old installation ............................ OK
  39. - Extracting files ..................................... OK (Extract into: [/opt/genymobile/genymotion])
  40. - Installing launcher icon ............................. OK
  41.  
  42. Installation done successfully.
  43.  
  44. You can now use these tools from [/opt/genymobile/genymotion]:
  45. - genymotion
  46. - genymotion-shell
  47. - gmtool
  48.  
  49. root@kali:~# cd /opt/genymobile/genymotion
  50.  
  51. root@kali:/opt/genymobile/genymotion# ./genymotion
  52. Logging activities to file: /root/.Genymobile/genymotion.log
Add Comment
Please, Sign In to add comment