What exactly went wrong? (In simple words)
The error says:
“Installation step failed: Select and install software”
This step downloads Kali software packages from the internet.
The failure usually happens due to one of these reasons:
-
❌ No internet connection inside the VM
-
❌ Wrong network adapter setting in VirtualBox
-
❌ Mirror (repository) not reachable
-
❌ Low RAM / CPU allocated
-
❌ ISO corruption or incomplete download
MOST COMMON CAUSE (90% cases): Internet not working inside VM 🌐
Kali installer needs active internet at this step.
✅ Fix 1: Check VirtualBox Network Settings (Very Important)
-
Power OFF the Kali VM
-
Go to VirtualBox → Settings → Network
-
Adapter 1:
-
✔ Enable Network Adapter
-
Attached to:
NAT -
✔ Cable Connected
-
-
Click OK
-
Start the VM again
-
Resume installation → click Continue
🔑 NAT works best for beginners and students
If it still fails → Use this SAFE OPTION
✅ Fix 2: Skip software selection and finish installation
This is perfectly OK for learning labs.
-
Click Continue
-
When asked again, choose:
-
❌ Do NOT select Desktop Environment
-
❌ Do NOT select Graphical Desktop
-
-
Finish installation
-
System will boot into command line
After login, run:
This installs everything after login, more reliable than installer phase.
If you see only blinking cursor after install (related issue)
This happens when GUI is not installed.
Fix it easily:
Login using your username and password, then:
XFCE is lightweight and best for VirtualBox.
Check VM Resource Allocation (Recommended for students)
Before reinstalling:
| Resource | Minimum | Recommended |
|---|---|---|
| RAM | 2 GB | 4 GB |
| CPU | 1 | 2 cores |
| Video Memory | 16 MB | 128 MB |
| Graphics | VMSVGA | ✔ |
VirtualBox → Settings → Display → Graphics Controller → VMSVGA
BEST PRACTICE FOR TEACHING STUDENTS 🎓
Instead of Installer ISO:
⭐ Use Pre-built Kali VirtualBox Image
-
Faster
-
No installation errors
-
Ideal for labs & classrooms
Workflow:
-
Download Kali VirtualBox image
-
Import
.ova -
Start VM → Ready to use
No comments:
Post a Comment