

Open up your Kali Linux box and update its system

Step 1: Setting up Kali Linux Environment Now that we got everything ready, let’s start …. Chroot can be considered as installing another operating system inside your existing one.Ĭhroot has many uses, one of them is testing and building new packages before installing and adding them to your ISO. It provides you with all the files that are needed to create your own system.Ģ- Chroot: the basic idea of Chroot is creating a special directory that isolates applications from the rest of the system. The building process needs more file system space the live mode sometimes does not provide enough space to finish building the ISO.Ģ- Your virtual box machine setup should have at least 1300 MB of RAM - the more the betterģ- Stable Internet connection (you can use wired connection if your WiFi isn't stable)Ĥ- Kali Linux tools : (to choose certain tools)Ģ- Install Live - build repository from GitHubĤ- Enable SSH (optional) - if you want to access it remotelyġ- Bootstrap: it's the barebone or the foundation on which your customized ISO would be built on.

NOTE: Kali Linux has to be installed in your virtual machine and not run live. (This tutorial is using 64-bit version of Kali Linux ISO): Tutorial Requirements:ġ- Kali Linux Virtual installed on your virtual box machine. You can create a custom forensics ISO that has all the tools to finish the task. The rest are not relevant to the tasks you're doing.įor example, your operation requires forensics tools only. You want to create a small-sized ISO that contains only the tools you need for the operation. It's fun, as a geek and a hacker, to dive deeper into Operating Systems beyond the surface and know the general process of building them. The answer can have multiple aspects, including: We'll go through the steps of building a customized ISO that can be run Live or on VirtualBox machine.įirst, you might wonder why we're going to create our own distro when there is an existing one already?

Today, we're going to create a custom Kali Linux distribution.
