Menu

Energy saving

Neumi
2021-12-21
2021-12-21
  • Neumi

    Neumi - 2021-12-21

    I use
    g:\veracrypt\VeraCrypt.exe /q /a /v g:\archivename Y
    to mount an encrypted file to drive Y. Everything works fine so far.

    However ... I noticed a delay between starting the command and the
    appearance of the password dialog.
    The reason: Veracrypt wakes disks that are currently on standby, in my case
    the ones mounted to J: and K:
    What for? And can it be avoided?

     
  • Enigma2Illusion

    Enigma2Illusion - 2021-12-21

    Even when using the command line, I would expect Veracrypt to scan the system for available drives and drive letters to check if "Y" drive letter is currently in use.

     
  • Adrian Kentleton

    I agree with @enigma2illusion, but the options you say you use in your command are not technically correct. They should be /q /v g:\archivename /l Y

    You apparently didn't use /l, and /a is redundant ('cos implicit) if /q /v are specified.

    Have you tried if not exist Y:\ etc etc? Possibly in a batch file?

    I've no idea if it'll make a difference, since I can't test it on my PCs!

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.