Skip to content

SerialCore/kali-standalone-instruction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kali-standalone-instruction

This instruction was inspired by official document titled Standalone Kali Linux 2021.4 Installation on a USB Drive, Fully Encrypted, and further modified or tested each time I reinstalled my kali system. The script install.sh is not a real executable shell script, but rather a record of what the READER should have done while

  • preparing target usb drive and table files;
  • performing the actual installation;
  • setting up inital ram and removable grub.

And this project will be maintained all the time until I give up Kali Linux some day, when is supposed to be non-existence!

Materials

For completing installation of standalone system, and of course for your convenience, please set up three USB drives before everything that begins. Here is a checklist:

  • USB drive burnt with Kali installer (for actual installation);
  • USB drive burnt with Kali live system (for partitioning hard drive and setting up removable grub);
  • USB drive that contains the code of this project (for duplicating table files and scripts).

If that's possible, please adopt a wifi-supported device as your playground. I don't expect your system to be installed without wifi firmwares.

Issues

  • The real-time kernel that's being named kali-6.8.11-rt doesn't work on desktop device. I don't know the reason but it happens to me, so I prefer standard kernel while using desktop. When I say "doesn't work", that means the system cannot load x windows directly, after which one could enter tty terminal and start the GUI manually by commanding "startx". All of this occurs since I have installed nvidia-driver. So, why is that?

About

The instruction for installing the kali standalone system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages