- Kali Linux Cookbook(Second Edition)
- Corey P. Schultz Bob Perciaccante
- 280字
- 2021-07-02 18:27:12
How to do it...
Let's begin the process of creating a bootable Kali Linux USB device:
- Starting with the Kali Linux ISO file we downloaded in the earlier recipe, installing VirtualBox, we will use Win32DiskImager (https://sourceforge.net/projects/win32diskimager/) to create a bootable USB using the ISO. Download and install Win32DiskImager.
- Once installed, launch Win32DiskImager.
In order to format the USB drive and to write the raw image, Win32DiskImager needs admin permissions to run. You will need to give permission for it to run when the user access control dialog is presented.
- Win32DiskImager will use IMG files, but we will tell it to use an ISO file as the source. From the application screen, click on the File Open button, and when presented with the File Open box, change the file filter to *.* in the lower right, and navigate to the Kali Linux ISO file.
- Select the drive letter of your USB device, and click on Write:

FW32 DiskImager example
- Once the image has been written to the USB drive, you will be able to boot from this device on machines that support the USB bootable media. In this configuration, you now have a bootable USB drive that will from which the Kali Linux operating system will boot, as if it were installed onto the local disk. Across reboots, you will lose any documents you may have created. If you choose it, you can create an additional partition on the USB drive that will be persistent, and keep files and documents you may wish to keep. The step-by-step instructions on how to extend this functionality can be found on the Kali Linux documentation wiki at http://docs.kali.org under 02. Kali Linux Live.
推薦閱讀
- VMware View Security Essentials
- Learning Flask Framework
- 青少年美育趣味課堂:XMind思維導圖制作
- Scratch 3.0少兒編程與邏輯思維訓練
- GitLab Repository Management
- Nginx Essentials
- ArcGIS By Example
- INSTANT Passbook App Development for iOS How-to
- 深入RabbitMQ
- Mastering Business Intelligence with MicroStrategy
- JavaScript編程精解(原書第2版)
- Microsoft HoloLens By Example
- Microsoft Dynamics GP 2013 Cookbook
- Leaflet.js Essentials
- jQuery Essentials