command line for OSFMount

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • sulasno
    replied
    would the command line be

    C:\osfmount\OSFMount.exe -a -t vm -s 512M -m R:

    tia

    Leave a comment:


  • David (PassMark)
    replied
    Check this post,
    http://www.passmark.com/forum/showthread.php?t=3120

    And the help file that comes with the OSFMount software. The help file documents the command line parameters.

    You'll need to use
    -a to mount a new drive
    -t vm to say it is a RAM drive
    -s 512M to say it is 515MB
    -m R: to say it should be assigned to drive R:

    Leave a comment:


  • sulasno
    started a topic command line for OSFMount

    command line for OSFMount

    need help for a command line to create a RAMdisk of 512 MB and assigned to the letter "R"

    intend to put it in the start up folder of WinXP where after booting the RAMDisk will be created automatically
Working...