new miner with ??'s
-
I have been having an 'Inconsistency ...' error while trying to plot a 5TB drive, but need direction for Linux Ubuntu 14.04 system. I have an explanation under Mining and Plotting/Inconsistent Error ...
Any help would be greatly appreciated.
-
This post is deleted!
-
have not seen anyone post about it anyplace and not sure if it's the same for everyone but im my case ploting 3 dif HDD's with GPU ploter the <number of nonces> 100,000 is = to 24GB of space used... using that its easy to figure up a <number of nonces> to make a plot file the size you want.
-
Nonces_to_plot = Round_Down(( disk_size_in bytes / 262144) / stagger ) * Stagger
That will get you the exact number of nonces to fill a specific free space.
