Results 1 to 3 of 3

Thread: Problems installing Win10 dualboot on laptop

  1. #1
    Join Date
    2017-Feb
    Posts
    1

    Problems installing Win10 dualboot on laptop

    My Laptop is a convertable. Meaning, it has two harddrives. One in the Touchscreen tablet with the CPU and stuff (SSD) and one in the dock (HDD). Windows obviously is installed on the SSD. However I want Kali to be installed on the detachable HDD, as there is no space left on the SSD.

    My Laptop doesn't have a DVD drive. I tried installing Kali via USB. It would have worked, if I wouldn't be constantly getting an "Faluled to determine the codename for the release." Error.

    How do I fix this issue? And by the way, my built-in Elan trackpad isn't wirking in the installer, either. The touchscreen, however is, as well as the keyboard.

  2. #2
    Join Date
    2015-Aug
    Posts
    19
    Create bootable usb in low writing speed. Try this again in terminal.
    Code:
    $ dd if=kali-linux-2016.2-amd64.iso of=/dev/sdX bs=512k
    where sdX may be sdb, sdc (i.e. pendrive).

  3. #3
    Join Date
    2016-Oct
    Location
    /dev/sda
    Posts
    1,012
    Create bootable USB using rufus.

Similar Threads

  1. Very Slow boot on dualboot Gaming Laptop
    By Thiviyan in forum TroubleShooting Archive
    Replies: 1
    Last Post: 2020-04-25, 13:36
  2. Replies: 3
    Last Post: 2020-01-31, 22:45
  3. Problems with DualBoot after New Win10 Install
    By EzDoesIt in forum Installing Archive
    Replies: 1
    Last Post: 2020-01-20, 21:48
  4. Kali 2016.2 dualboot with Win10...
    By tomume in forum Installing Archive
    Replies: 21
    Last Post: 2017-06-14, 13:35

Tags for this Thread

Posting Permissions

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