madMAx43v3r / chia-plotter

Apache License 2.0
2.27k stars 664 forks source link

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

Closed JasonUK786 closed 2 years ago

JasonUK786 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.

JasonUK786 commented 2 years ago

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