I have a PC running Ubuntu 9.4. I have Avast Linux Home Edition 1.3.0 installed. It has a GUI interface but I can’t get it to scan a USB drive. I can scan from the command prompt, but then I get no progress info. Is there any way to scan a USB drive with the GUI?
I would think that would be a very common thing to do, scanning a Windows drive for viruses.
Hallo,
there’s nothing special on USB drive - it’s just a block device, hosting a filesystem (usually flat-placed, w/o partition table). Thus, just mount/get automounted, and scan like any other path. Avast doesn’t treat USB drives specially, it’s just a place in the directory structure.
What filesystem is on the USB drive - FAT16/32? What does find (run from the command line by the same user as avast) - goes through subdirectories or not?
Now I am very puzzled. We loaded another computer with the same Linux and same Avast and that scans the entire drive. As far as I can tell, we are using the same settings. If anyone can think of something, great. If not we will use the other PC to do the scanning I guess.
Hallo,
that’s really strange. Don’t use Avast, but something simple and bullet-proof. Open terminal, and do find <that_path> OR ls -R <that_path>. Is the behavior the same?
IMHO it’s the problem of NTFS mounting style, thus, well below the level where Avast accesses the filesystem. Please, re-check with mount.