Results 1 to 5 of 5

Thread: Partitioner problem - Scanning disks - 50% and hanging

  1. #1
    Join Date
    2013-Mar
    Posts
    2

    Partitioner problem - Scanning disks - 50% and hanging

    Hi,

    I've tried the install without any HDD partitions, with one partition and swap, with many partitions.. no success. As in the title - when scanning the HDD during installation, the partitioner stops at 50% and hangs forever.

    I'm on Acer Aspire 5315, trying to use my old laptop for Kali installation. Thanks for any help.

  2. #2
    Join Date
    2013-Mar
    Posts
    19
    Try changing in your BIOS the HDD access mode from AHCI to IDE and disable SMART. The Debian kernel packed with Kali supports AHCI, but I've experienced some errors when that mode is selected using some types of old hardware. If it works, sometimes changing it back to AHCI after the install should give you a better performance.

  3. Hi. I believe you may need to run a check on the hard drive for possible errors. From the Live Environment, in a terminal you can try:
    fsck -f /dev/sdaX -Where X is your disk number that you are scanning. To determine I believe the right command is "fdisk -l"

    Alternatively, if you have a Windows Boot DVD you can also run chkdsk from a command prompt for ex: "chkdsk C: /r"
    Let us know

  4. #4
    Join Date
    2013-Mar
    Posts
    2
    There might be some problems with my HDD I believe, but after some googling (debian mailing lists) like here and reading about USB keyboard problems during the installation on this forum I decided to do it the old way. I burned the ISO to a DVD and it went through ok and I'm a happy kali user now! The installer has problems when the USB stick (or any other devices i guess) are connected when installing (partman bug?).

    Thank you for your suggestions charonsecurity, I will take care of the disk later For now, and for all the people that will come across the 50% problem, just burn the ISO onto DVD and install from there.

    Case closed and solved for me.

  5. #5
    Join Date
    2013-Mar
    Posts
    354
    Quote Originally Posted by amorandi View Post
    Try changing in your BIOS the HDD access mode from AHCI to IDE and disable SMART. The Debian kernel packed with Kali supports AHCI, but I've experienced some errors when that mode is selected using some types of old hardware. If it works, sometimes changing it back to AHCI after the install should give you a better performance.
    I would strongly suggest read more on Debian, not distros based on Debian. Debian is handling SATA drives without any hasseles since debian Etch (Ver 4.0 released in 2007)...If your OS does not support AHCI (SATA) then you can switch to IDE in Bios. But Again, Debian handles since Etch with kernel 2.6.x.

    Luck.

Similar Threads

  1. Kali shows no disks
    By SHACKLEBOLT in forum Installing Archive
    Replies: 2
    Last Post: 2020-05-05, 23:53
  2. two disks with same uuid and setroot
    By bradw in forum TroubleShooting Archive
    Replies: 2
    Last Post: 2017-08-21, 18:41
  3. Starting up the partitioner - Scanning disks
    By mmmmm in forum Installing Archive
    Replies: 3
    Last Post: 2014-07-08, 21:28
  4. partition disks issue.
    By clock in forum Installing Archive
    Replies: 0
    Last Post: 2013-09-19, 01: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
  •