Replies: 1 comment 1 reply
-
Super easy in any unix, tmpfs is a filesystem that lives in RAM, so as root (either sudo or su -): mkdir /mnt/ramdisk That'd give you the required size for tmp2 ramdisk. Super fast, no wear, leaving about 16G RAM left, which is enough to run chia_plot. Which you'd run like this from a script -- screen gives you another terminal window -- if just pasting it to the command line replace #!/bin/bash Get into the screen with "screen -Dr chia1" and out of it with ctrl-a-d In windows: Wipe and install linux, follow along ^^^^ ;-) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
if you 128Gib of ddr ram :
Thank you
Beta Was this translation helpful? Give feedback.
All reactions