Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on...
Note: An (*) indicates there is no official participation from that distribution here at LQ. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
12-28-2016, 07:03 PM
|
#1
|
Member
Registered: Oct 2009
Distribution: Windows10 Linux Mint NST Kali CentOS
Posts: 203
Rep:
|
Kali & Windows10 Dual-booting
What are user experiences as regards dual-booting Kali on an existing Windows 10 installation?
Other than backing up existing data/setup, BIOS checks etc., what are potential issues encountered and how to avoid?
|
|
|
12-28-2016, 10:33 PM
|
#2
|
LQ Guru
Registered: Dec 2011
Distribution: Slackware, Debian 12, Devuan & MX Linux
Posts: 9,528
|
Quote:
Originally Posted by shayno90
What are user experiences as regards dual-booting Kali on an existing Windows 10 installation?
Other than backing up existing data/setup, BIOS checks etc., what are potential issues encountered and how to avoid?
|
I've never dual booted Kali with Windows but I have dual booted many Linux distrubutions with Windows and didn't have any issue.
If your Windows 10 machine is UEFI and I suspect that it is you will need to disable the secure boot in order to install Linux. You'll want to shrink your Windows partition before your Kali install.
You may not be able to boot into Windows after the install and this is because the bootloader doesn't know about Windows. You can easily fix this by updating grub. 
Last edited by Ztcoracat; 12-28-2016 at 10:48 PM.
|
|
|
12-29-2016, 01:08 PM
|
#3
|
Member
Registered: Oct 2009
Distribution: Windows10 Linux Mint NST Kali CentOS
Posts: 203
Original Poster
Rep:
|
Have done numerous dual installs on previous Windows OS' but have read some additional issues for Windows 10.
This guide will be utilized:
https://techlog360.com/how-to-dual-b...th-windows-10/
Will update once done on my own experience.
|
|
|
12-29-2016, 03:07 PM
|
#4
|
LQ Guru
Registered: Dec 2011
Distribution: Slackware, Debian 12, Devuan & MX Linux
Posts: 9,528
|
Let us know how your fresh install goes.
|
|
|
01-11-2017, 04:00 PM
|
#5
|
Member
Registered: Oct 2009
Distribution: Windows10 Linux Mint NST Kali CentOS
Posts: 203
Original Poster
Rep:
|
Successfully have Quad booting setup after many issues along the way.
Installed Kali, Windows 10, NST and Linux Mint on the SSD.
Issues encountered were numerous which I will list per OS install.
Windows 10, shrinking volume, SATA configuration (inaccessible boot device)
Linux Mint, easiest of all to install, on board mouse driver issue so used USB mouse.
NST, issue with using onboard USB as not detected had to use during install and after install. Installed Boot EFI partition messed up Windows SATA config so had to recover AHCI driver as RAID driver not allowing other OS to boot.
Kali, problem "burning" Kali ISO image with Rufus to 4GB USB, used Win32DiskImager to successfully burn then could launch live USB for install. Had to edit Grub in order for it to load past splash screen.
Will write a blog to explain the details in further.
To finish, used the tech360blog for prepping Windows 10 before installing any Linux and then for Kali.
Last edited by shayno90; 01-11-2017 at 04:05 PM.
Reason: More info
|
|
1 members found this post helpful.
|
01-11-2017, 04:17 PM
|
#6
|
LQ Guru
Registered: Dec 2011
Distribution: Slackware, Debian 12, Devuan & MX Linux
Posts: 9,528
|
Quote:
Originally Posted by shayno90
Successfully have Quad booting setup after many issues along the way.
Installed Kali, Windows 10, NST and Linux Mint on the SSD.
Issues encountered were numerous which I will list per OS install.
Windows 10, shrinking volume, SATA configuration (inaccessible boot device)
Linux Mint, easiest of all to install, on board mouse driver issue so used USB mouse.
NST, issue with using onboard USB as not detected had to use during install and after install. Installed Boot EFI partition messed up Windows SATA config so had to recover AHCI driver as RAID driver not allowing other OS to boot.
Kali, problem "burning" Kali ISO image with Rufus to 4GB USB, used Win32DiskImager to successfully burn then could launch live USB for install. Had to edit Grub in order for it to load past splash screen.
Will write a blog to explain the details in further.
To finish, used the tech360blog for prepping Windows 10 before installing any Linux and then for Kali.
|
Sorry you had to jump through so many hoops.
Sounds like you did have success and that's great.
Any issue's booting into each os?
|
|
|
01-11-2017, 04:33 PM
|
#7
|
Member
Registered: Oct 2009
Distribution: Windows10 Linux Mint NST Kali CentOS
Posts: 203
Original Poster
Rep:
|
Will put more detail in the blog but a quick summary per OS.
Windows 10 (preinstalled) 76GB
Note: SATA Config set to RAID so change to AHCI for Linux) 70GB
Linux Mint (partitioned via default directories, no impact to UEFI booting.)
NST (partitioned by viewing default installed directories then manually adjusting size, unfortunately installed /EFI boot partition
messed up the UEFI settings for Windows and made both Mint and Windows inaccessible while NST booted) 50GB
Kali (partitioned by manually using separate directories, expected the installed GRUB to restore MBR for Windows and Mint but only for Mint while
NST can still boot) 50 GB
Windows had to be booted while SATA set to RAID, then boot Safe Mode which should load Windows 10, restart and AHCI storage device controller is restored to override RAID controller.
Straightforward as you can read 
|
|
|
01-13-2017, 07:39 PM
|
#8
|
LQ Guru
Registered: Dec 2011
Distribution: Slackware, Debian 12, Devuan & MX Linux
Posts: 9,528
|
Quote:
Originally Posted by shayno90
Will put more detail in the blog but a quick summary per OS.
Windows 10 (preinstalled) 76GB
Note: SATA Config set to RAID so change to AHCI for Linux) 70GB
Linux Mint (partitioned via default directories, no impact to UEFI booting.)
NST (partitioned by viewing default installed directories then manually adjusting size, unfortunately installed /EFI boot partition
messed up the UEFI settings for Windows and made both Mint and Windows inaccessible while NST booted) 50GB
Kali (partitioned by manually using separate directories, expected the installed GRUB to restore MBR for Windows and Mint but only for Mint while
NST can still boot) 50 GB
Windows had to be booted while SATA set to RAID, then boot Safe Mode which should load Windows 10, restart and AHCI storage device controller is restored to override RAID controller.
Straightforward as you can read 
|
Thanks for the details.
Can you boot into Mint and Kali now?
|
|
|
01-14-2017, 03:19 PM
|
#9
|
Member
Registered: Oct 2009
Distribution: Windows10 Linux Mint NST Kali CentOS
Posts: 203
Original Poster
Rep:
|
Quote:
Originally Posted by Ztcoracat
Thanks for the details.
Can you boot into Mint and Kali now?
|
All are bootable now. Windows 10 and its UEFI settings really aim to make it more complicated to install
Linux OS alongside it.
|
|
1 members found this post helpful.
|
01-14-2017, 05:02 PM
|
#10
|
LQ Guru
Registered: Dec 2011
Distribution: Slackware, Debian 12, Devuan & MX Linux
Posts: 9,528
|
Quote:
Originally Posted by shayno90
All are bootable now. Windows 10 and its UEFI settings really aim to make it more complicated to install
Linux OS alongside it.
|
Good.
Yeah I know. I don't like the UEFI stuff either.
Unless you do some reading online most people don't know to disable the secure boot and turn off quick boot and make efi partitions.
Glad to hear things are working well for you now.
Enjoy your system.
|
|
|
03-09-2021, 05:02 PM
|
#11
|
Member
Registered: Oct 2009
Distribution: Windows10 Linux Mint NST Kali CentOS
Posts: 203
Original Poster
Rep:
|
Due to continuous updates on Windows 10 consuming alot of disk space, had to delete the less used OSes in order to recover disk space.
Make sure you have a large SSD >256GB if planning for a Quad boot.
Mint and Windows 10 are the way to go.
Recent versions of Mint have no driver compatibility issues such as the mouse pad as mentioned before.
Last edited by shayno90; 03-09-2021 at 05:04 PM.
|
|
|
All times are GMT -5. The time now is 10:15 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|