I am attempting to mount a ramdisk using CLI. I continue to run into syntax errors no matter what I specify in the command.
I am looking to mount a 65MB R: drive with default settings.
I have tried using aim_cli.exe, aim_ll.exe and ramdyn.exe.
Could someone please direct me to documentation on mounting the ramdisk?
Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
aim_cli.exe is mostly designed to mount image files of various formats.
aim_ll.exe can be used to mount and unmount raw image files, create static ramdisks and unmount them.
Just run "aim_ll.exe" without argument to get synthax help.
For ramdisks with dynamic memory allocation, use RamDyn.exe. "RamDyn.exe" without argument can be used for synthax help.
If something is not clear in these synthax helps, I can clarify it here.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I am attempting to mount a ramdisk using CLI. I continue to run into syntax errors no matter what I specify in the command.
I am looking to mount a 65MB R: drive with default settings.
I have tried using aim_cli.exe, aim_ll.exe and ramdyn.exe.
Could someone please direct me to documentation on mounting the ramdisk?
Thanks!
aim_cli.exe is mostly designed to mount image files of various formats.
aim_ll.exe can be used to mount and unmount raw image files, create static ramdisks and unmount them.
Just run "aim_ll.exe" without argument to get synthax help.
For ramdisks with dynamic memory allocation, use RamDyn.exe. "RamDyn.exe" without argument can be used for synthax help.
If something is not clear in these synthax helps, I can clarify it here.
I just can't seem to get it to work.
I am trying to create a 65MB ramdisk (R:) with the default settings (no temp folder if possible).
Thanks!
When I use "aim_ll.exe -a -t vm -s 65M -m R: -p "/fs:ntfs /q /y"", this is not surviving a reboot.
Am I missing a parameter?
Thank!
Any feedback on which paramter I need to specify to make the mounting of the Ramdisk persistent and survive a reboot?
I see when I run the GUI configuration utility it adds a service which runs at logon.
Please advise.
Thanks!