View Issue Details

IDProjectCategoryView StatusLast Update
0009834Kali LinuxKali Package Bugpublic2026-09-11 00:34
Reporterm_rossmiller Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Summary0009834: kali-linux-2026.2-installer-amd64.iso failing to install software, desktop and applications
Description

After three unsuccessful re-install attempts of the kali-linux-2026.2-installer-amd64.iso, the package consistently fails at the Software install phase before the Grub boot step, over 24 hours of waiting for the Kali install to complete. The base linux system and command line access are now accessible, but no Desktop or associated applications were installed.

Activities

m_rossmiller

m_rossmiller

2026-08-18 21:38

reporter   ~0021938

having done a search from the Linux command line, there where no directory or executable reference of the Gnome desktop that was supposed to be installed. My understanding by the installation instructions was that the .iso image I downloaded to install was STAND-ALONE INSTALL, which did not require a live internet connection to successfully install - that is not the case here.

arnaudr

arnaudr

2026-09-11 00:34

manager   ~0021997

Hi, indeed there's no need for a internet connection if you use the standard installer, that is, the file kali-linux-2026.2-installer-amd64.iso.

I double-checked and installed a Kali in VM without internet connectivity. It worked.

If you want to help us to debug this issue, you need to check the logs of the installer. When it hangs for a while, hit F2 to enter a console, login/pass will be kali and kali. Then check the end of the log files, either /var/log/syslog or /target/var/log/syslog. Please paste the output here. Maybe we can see why the installation is stuck in those logs.

Commands to check log files:

tail -n 30 /var/log/syslog
tail -n 30 /target/var/log/syslog

Issue History

Date Modified Username Field Change
2026-08-18 21:34 m_rossmiller New Issue
2026-08-18 21:38 m_rossmiller Note Added: 0021938
2026-09-11 00:34 arnaudr Note Added: 0021997