Windows down hard disk installation Kali

Source: Internet
Author: User

1, unzip the Kali installation image to any partition root directory.

2. In the boot menu, add grub4dos boot and use grub4dos to boot the installer.

XP system installation Kali can directly copy the Grldr file in grub4dos to the root of the XP system, and then create a new Menu.lst file in the XP root directory as follows:

title   /live/vmlinuz boot=live noconfig=sudo username=root hostname=/live/initrd.img boot    

The hdx,y is used to identify the partition to which the Kali installation image is extracted, X for the hard disk, starting with 0, for example, hd0 represents the first hard disk of the computer, and Y represents the partition where the image was extracted, such as hd0,1, which represents the second partition of the first hard disk. About the partitioning order is: Starting from the primary partition, the 1th to 4th primary partition ordinal is 0~3, and the logical partition starts from 4 (not affected by the number of primary partitions). For example, I unzipped the Kali installation file to the second logical partition of the hard drive, and I have only one primary partition and one extended partition on my hard drive, which is also written as root (hd0,5).

  

3. Restart the computer to enter the installation program installation Kali.

4, after the installation is complete, boot boot repair.

If it is a multi-system, it is recommended to use Grub4dos as the boot program for all systems, Kali install the boot program to the Kali own partition, and so on after the installation is done to boot all the system Menu.lst file to add Kali Startup items, the code is as follows:

/boot/vmlinuz-3.14-kali1-amd64 ro root=/dev//boot/initrd.img-3.14-kali1-amd64 Boot 

Hdx,y for Kali's/boot partition, VMLINUZ-3.14-KALI1-AMD64 and INITRD.IMG-3.14-KALI1-AMD64 files are different according to the Kali version of the file name, it is best not to restart the computer after installation, enter/ Boot view and note the file names of the two files.

There is also a Kali installation overrides the main boot, boot boot is the Kali boot menu, at this time to repair Windows Startup items,

Windows down hard disk installation Kali

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.