OSX
Kali linux에 Parallels Tool 설치
Cirrus.Kim
2014. 8. 15. 09:06
Note: this was performed on Kali 1.0.6 amd64 which was downloaded from here:
http://cdimage.kali.org/kali-latest/....0.6-amd64.iso Note: all procedures were performed under root user.
1. Install Kali with default partitioning.
2. Edit /etc/apt/sources. list to have the necessary repositories as described here: http://docs.kali.org/general-use/kal...t-repositories
3. In Terminal: 'apt-get update'
4. In Mac menu bar, select 'Virtual Machine'->'Install Parallels Tools'.
5. In Terminal: 'mkdir ~/Desktop/tools && cd ~/Desktop/tools && cp -r /media/cdrom/* . && chmod -R 777 . && ./install'
6. Parallels Tools installation should start. Follow the instructions on the screen to complete the process and reboot.