I am attempting to install Kali 2025.2 in VirtualBox 7.1.10 r169112 using the installer image, not the pre-configured VM image. Host machine running an ASUS P8Z77-V PRO with 32 GB RAM and AMD Radeon RX 570 on Ubuntu 2024.04.2.
The installation fails with two error messages:
- An installation step failed. You can try to run the failing item again from the menu, or skip it an choose something else. The failing step is Select and install software.
After searching for a resolution, it was suggested to continue and install GRUB boot loader.
- GRUB boot loader installation fails. The ‘grub-pc’ package failed to install into /target/. Without he GRUB boot loader, the installed system will not boot.
I followed the Kali documentation for configuring the VM 4 GB memory, 30 GB hard drive space, 128 video, 2 CPUs, and Enable PAE/NX. Virtualization is on in the BIOS and other Windows VM’s run fine.
Below are the options selected when installing:
- Guided – use entire disk and setup encrypted LVM.
- Separate /home, /var, and /tmp partitions.
- Suggested software installation selected, i.e. no Gnome or KDE environment selected.
After software installation progresses the error message 1 appears. I attempt to move to install GRUB and error message 2 appears.
Yes, I could install the pre-configured VM image, but I wanted more control over the installation. Any suggestions to resolve would be greatly appreciated. Thanks.