& Nbsp; USB flash drive virus. every time you see this auto file under linux. Ls-l found that all attributes are not? The result cannot be deleted. The reason for the query is that linux cannot process files ending. Therefore, you cannot delete it here. But the solution is yes.
USB flash drive virus. This file is displayed under linux every time.
Ls-l found that all attributes are not?
The result cannot be deleted.
The reason for the query is that linux cannot process files ending. Therefore, you cannot delete it here.
But there are some solutions.
The method is as follows:
First, umount
Then, enter the following:
Sudo mount-t msdos/dev/sd */media/disk
Which of the following is different from the default one?
The-t parameter is changed from vfat to msdos. Because vfat is for fat32. Msdos is for fat16.
When you enable the USB flash drive again, you will find it. The name has been changed to autorn. Because fat16 file names can only display 6 characters. If there are many, they can only be used.
However, the virus can be deleted.