First of all thank you for writing and making the software available!
I've been using version V2.0.1001 to create empty formatted RAM Drives with the command below and was working fine.
Testing the new V3 Beta Build: 0001 (64-bit) it creates a "Logical" "RAM (Virtual)" drive, but it fails to format it now.
Any thoughts, am I doing anything wrong?
Thank you,
Dan
I've been using version V2.0.1001 to create empty formatted RAM Drives with the command below and was working fine.
Testing the new V3 Beta Build: 0001 (64-bit) it creates a "Logical" "RAM (Virtual)" drive, but it fails to format it now.
Code:
OSFMount.com -a -t vm -s 2G -o format:"RAM Disk" -m "R:" Creating device... Created device 0: R: -> VM image Unknown Error encountered during formatting of RAM Disk. Manual format may be necessary.
Code:
OSFMount.com --version PassMark OSFMount Command Line Interface. Version 2.0.1001 - (Compiled Jan 16 2019)
Thank you,
Dan
Comment