PDA

View Full Version : While Installing Kali Linux my SSD is not Detected



XBlack
2022-07-15, 02:32
Hi Guys,

Hope all doing great, I need a help,

While installing the Kali Linux on ASUS ROG , Until WAN Connection setup everything is okay.

While doing the Partition Manual, Boot Pendrive detected. But my SSD not detected.

Help out to solve this.

Fred Sheehan
2022-07-16, 02:30
SSD installed in computer or running from a USB adapter?
Is SSD 'blank' or does it already have partitions on it?
have you tried usingh fdisk from a command line..

XBlack
2022-07-19, 04:30
SSD installed in computer or running from a USB adapter?
Is SSD 'blank' or does it already have partitions on it?
have you tried usingh fdisk from a command line..

Its installed on the laptop. Already i have installed Windows on C:// and D:// normal Files. Another is empty.

Fred Sheehan
2022-07-21, 10:09
Dual booting Kali with Windows requires a bit of work, Newer versions of Windows use UEFI boot which Kali can use too, but it does also require a 500MB FAT32 partition for GRUB and Windows 'wants' to be the only OS on a system so it normally overwrites boot partitions when it updates, so you might have to fix it now and again.

You didn't say if you were trying to install Kali on its own drive or on a multi partition drive with Windows already on it.

The fact it is not seen by Kali is because it is probably in a format Kali doesnt recognise (or its not 'initialised'), if you want to 'fix it' from within Windows, format the drive/partition as FAT32 and then the Kali installer should be able to access the drive/partition and go from there..

XBlack
2022-07-22, 02:19
Dual booting Kali with Windows requires a bit of work, Newer versions of Windows use UEFI boot which Kali can use too, but it does also require a 500MB FAT32 partition for GRUB and Windows 'wants' to be the only OS on a system so it normally overwrites boot partitions when it updates, so you might have to fix it now and again.

You didn't say if you were trying to install Kali on its own drive or on a multi partition drive with Windows already on it.

The fact it is not seen by Kali is because it is probably in a format Kali doesnt recognise (or its not 'initialised'), if you want to 'fix it' from within Windows, format the drive/partition as FAT32 and then the Kali installer should be able to access the drive/partition and go from there..

Thank you Sheehan,

I have 1TB SSD, And C:// Drive i have installed Window , D:// Drive is for Normal Data.
And i partitioned E:// for Kali Linux (NTFS)

Fred Sheehan
2022-07-27, 00:19
Kali cannot see an NTFS formatted drive or use it, as described earlier, first format it to FAT32 in Windows and then reformat it when booted from the Kali installer.

aali
2023-03-03, 21:42
same problem here