Traditional Culture Encyclopedia - Hotel accommodation - Installing kali on a USB flash drive with a virtual machine is very slow.

Installing kali on a USB flash drive with a virtual machine is very slow.

The root cause is that the file format of windows is NTFS, while the file format of linux is ext4 (all linux supported ext4 a year ago).

But if you start with PE, you will see a USB flash drive. Because PE is a windows system, it will have the function of recognizing other file formats. U disk can be partitioned in PE.

To use linux, you should fully understand linux. Recommend a book: linux Bird Brother Private Kitchen.

Quite a basic book, you will understand it after reading it.