Results 1 to 2 of 2

Thread: Dual booting Kali linux and Windows 10 pro makes POSTing take forever

  1. #1
    Join Date
    2016-May
    Posts
    1

    Dual booting Kali linux and Windows 10 pro makes POSTing take forever

    Hello,

    I have Windows 10 pro and Kali linux 2016 installed on 2 separate drives on my laptop. After successful installation my computer began to take forever to POST. After POSTing it would boot up very fast though. After trying several hardware troubleshooting steps, along with manufacturer help, nothing seemed to help. I was about to send it in to get checked out, but i needed to use solely windows for a while, and during that time it would POST and boot up quickly. Later i booted into kali, and the problem returned. it now takes insanely long to POST, and many times it doesnt POST at all, i have to force shutdown, and try again until it does.

    lspci
    Code:
    00:00.0 Host bridge: Intel Corporation Sky Lake Host Bridge/DRAM Registers (rev 07)
    00:01.0 PCI bridge: Intel Corporation Sky Lake PCIe Controller (x16) (rev 07)
    00:14.0 USB controller: Intel Corporation Sunrise Point-H USB 3.0 xHCI Controller (rev 31)
    00:14.2 Signal processing controller: Intel Corporation Sunrise Point-H Thermal subsystem (rev 31)
    00:16.0 Communication controller: Intel Corporation Sunrise Point-H CSME HECI #1 (rev 31)
    00:17.0 SATA controller: Intel Corporation Sunrise Point-H SATA controller [AHCI mode] (rev 31)
    00:1b.0 PCI bridge: Intel Corporation Sunrise Point-H PCI Root Port #17 (rev f1)
    00:1c.0 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #1 (rev f1)
    00:1c.6 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #7 (rev f1)
    00:1c.7 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #8 (rev f1)
    00:1d.0 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #13 (rev f1)
    00:1f.0 ISA bridge: Intel Corporation Sunrise Point-H LPC Controller (rev 31)
    00:1f.2 Memory controller: Intel Corporation Sunrise Point-H PMC (rev 31)
    00:1f.3 Audio device: Intel Corporation Sunrise Point-H HD Audio (rev 31)
    00:1f.4 SMBus: Intel Corporation Sunrise Point-H SMBus (rev 31)
    01:00.0 VGA compatible controller: NVIDIA Corporation GM204M [GeForce GTX 980M] (rev a1)
    01:00.1 Audio device: NVIDIA Corporation GM204 High Definition Audio Controller (rev a1)
    02:00.0 SATA controller: Samsung Electronics Co Ltd Device a801 (rev 01)
    3c:00.0 Ethernet controller: Qualcomm Atheros Killer E2400 Gigabit Ethernet Controller (rev 10)
    3d:00.0 SD Host controller: Realtek Semiconductor Co., Ltd. RTS5250 PCI Express Card Reader (rev 01)
    3e:00.0 Network controller: Intel Corporation Wireless 7265 (rev 59)
    dmesg
    http://pastebin.com/b94S1QjP

    if anything else is needed ill gladly provide it.

    Thank You for your help

  2. #2
    if you have windows on a hard drive and want to install kali on other hard drive, make sure you unplug the power and SATA cables from the windows HDD. install kali on the second drive then reboot on kali install. if everything went well, power off, and reconect the other HDD. reboot on kali again and on a terminal insert "update-grub" . this will regenerate the GRUB configuration file and it will scan the system for other operating systems. make sure that on the output there's a line in which it detected the boot manager of windows from the other hard drive. if so, grub will add an entry for all detected operating systems, so at the next reboot you will be able to choose between kali or windows. have fun

Similar Threads

  1. Dual Booting Kali Linux with Windows 7
    By muts in forum Installing Kali Linux
    Replies: 112
    Last Post: 2023-03-04, 14:36
  2. Issue while dual booting kali linux and windows 10
    By coolencyclopedia in forum Installing Archive
    Replies: 0
    Last Post: 2020-08-11, 09:13

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •