Kali boot issues for Linux, Windows, Ubuntu three systems

Source: Internet
Author: User
Tags kali linux

' Small plane ' is a student, so contact with things, although extensive, but not proficient in this use of essays, record their own some of the learning process, as well as their own ideas, can have time to review their own, but also to help others.

Recently because of the temptation of students and the boy is born to crack curiosity, began the Kali Linux Tour, before this installed has Ubuntu, Windows7, because these two systems are configured a lot of things, really can not abandon, so ready with the fashion three systems, namely

Kali Linux, Ubuntu, Widnows7. about how to install here is not to elaborate, online casually a bunch of. These three systems I first installed Windows, later installed Ubuntu, finally installed Kali Linux, in the installation of Kali Linux, the system recognized,

Chose to co-exist with Windows7 and Ubuntu, the boot time should theoretically have three system boot, but only show the Ubuntu and Kali Linux two,

At this time I

First think of the official website known as boot anything, boot anywhere easy BCD, because the original is too expensive, and temporary use once, on the download cracked version,,, the steps are unknown, not successful,,,

Then, I tried using Ubuntu repair boot (repaired with the system disk), and also repaired the option of not appearing windows,,,

Finally prepare manual write boot entry (Ubuntu) I opened the/boot/grub/grub.cfg document, which is written in the system's boot entry, adding a bit of code to it:

Menuentry ' windows 7 (loader) (on/dev/sda1) '--class windows--class os $menuentry _id_option ' osprober-chain-1ecc308fcc3        06367 ' {   ##### #我的windows在dev/sda1   Kali Linux in dev/sda10 so not necessarily, according to their actual situation insmod Part_msdos Insmod NTFS set root= ' HD0,MSDOS1 ' if [x$feature_platform_search_hint = xy]; Then search--no-floppy--fs-uuid--set=root--hint-bios=hd0,msdos1--hint-efi=hd0,msdos1--hint-baremetal=ahci0, MSDOS1 1ecc308fcc306367 Else Search--no-floppy--fs-uuid--set=root 1ecc308fcc306367 fi pa Rttool ${root} hidden-drivemap-s (hd0) ${root} chainloader +1}menuentry ' Windows 7 (loader) (ON/DEV/SDA2) '--class windows--class os $menuentry _id_option ' osprober-chain-84da09c9da09b886 ' {insmod part_msdos INSM OD NTFS set root= ' Hd0,msdos2 ' if [x$feature_platform_search_hint = xy]; Then search--no-floppy--fs-uuid--set=root--hint-bios=hd0,msdos2--hint-efi=hD0,msdos2--hint-baremetal=ahci0,msdos2 84da09c9da09b886else Search--no-floppy--fs-uuid--set=root 84DA09C9DA0 9b886 fi parttool ${root} hidden-drivemap-s (hd0) ${root} chainloader +1}

,,,,,,

At last:

Attach a picture to the cousin to test the success

Kali boot issues for Linux, Windows, Ubuntu three systems

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.