madMAx43v3r / chia-plotter

Apache License 2.0
2.27k stars 662 forks source link

mount: /mnt/ram/: mount point does not exist #982

Closed AjazElahi closed 2 years ago

AjazElahi commented 2 years ago

Trying to mount RAM but getting the following error:

blade3@blade3:~$ sudo mount -t tmpfs -o size=110G tmpfs /mnt/ram mount: /mnt/ram/: mount point does not exist.

Any ideas? Was working fine before... but yesterday I had to re-install the OS and install all programs again and now seeing this error.

AjazElahi commented 2 years ago

Rookie error. Forgot to do sudo mkdir /mnt/ram/