Kali system installation text tutorial, kali system installation text
Tools and Raw Materials
1. Virtual Machine: Oracle VM VirtualBox
: Https://www.virtualbox.org/wiki/Downloads
Download from your computer's operating system. If the host is a 32-bit x86 version, download the 64-bit x64 version.
2. ISO document: kali-linux-1.0.6-amd64.iso
: Http://www.kali.org/downloads/
Procedure
1. Create a VM
After installing the software, click New in the upper left corner. Many versions are released in the linux World, and kali is derived from debian.
In the pop-up dialog box, enter "kali" as the name, select "kali" as the type, and select "Debian (64bit)" as the version ).
Click Next and select 1024 MB for the memory size.
Click Next and select create virtual disk now
Click Create. Next step, go to the "Create Virtual Disk" dialog box. The virtual disk is stored in C: \ Users \ USERNAME \ VirtualBox VMs \ by default and changed to another disk, select 20 GB.
Click Create
A virtual machine is created. Next we will associate the CD image file.
Right-click the created computer icon, select Settings, find storage, select controller IDE, click the small disc on the right, select the location of the kali image, and click OK. Now you can start the system.
2. Installation of the Kali System
Click Start and select graphical Installation
Press Enter
Select Simplified Chinese
Next, ask if you have selected the language to continue the installation. Select Yes and set the password. Remember this password.
Next step.
On the disk partition page, select the default one.
The following is a long system installation interface.
The default option is used all the way. After "Install GRUB to hard disk", select Yes. If you do not select GRUB, it will be troublesome to start later.
3. kali system installation is complete
Enter the user name root after restart
The password you set during installation
Summary
Wow, I finally finished writing.
How to install kali linux on a virtual machine
Create a virtual machine, load the system image file, start the Virtual Machine installation system, and use it after installation.
Who will install Windows xp and Kali linux on dual systems?
Install the XP system, create a fat32 partition of about 20 GB, burn the livecd image of kali to the CD or USB flash disk, and start the computer with the CD or USB flash disk. In fact, you can install it here, you can also go to the kali system and find the hard disk installation tool in the menu to install it. During installation, select the created partition. The other partitions are default, after the installation is complete, start the computer on a dual-system basis. However, the default is to start kali. If you want to start xp by default, You need to modify the grub file in the kali system.