Let's see if I understand this correctly. In order to run 2 4 TB drives worth of plots, on a computer with another smaller drive as its boot drive (Windows 7 64 bit), I need to:
1. Download the 1.0.2 wallet and miner folders onto each freshly formatted hard drive. Since I already have my folders on my laptop, I can just Copy and Paste them to a flash drive, then onto the other 4 TB drives. This will negate the need to generate a new wallet address and all coins will go to the wallet I already have?
2. Go onto 1 of the 4 TB drives, and have the miner start generating a plot. I'll make 1 plot the size of the whole drive. And take care to number the plot of one drive differently than any other plot on any other drive going to my wallet? So drive 1 might read plot 1 to 5000000, and drive 2 would then have to be 5000001 to 10000000 (Those are just made up numbers). Drive 3 might be 10000001 to 15000000, drive 4 would be 15000001 to 20000000, etc?
3. Go onto the other 4 TB hard drive, and have its miner program start making a plot also. Can I make both hard drives' plots at the same time, or only one at a time? I have 2 identical motherboards in my GPU miners, I could put one 4 TB drive on each to make the plots simultaneously, then put both drives on one PC?
4. Once that is done, just go to each 4 TB drive, open the miner folder, and click run_mine, so I have 2 run_mine command line windows open, and 2 BURST windows open?
Yes?
Tell me again, it is 4096 units per GB? So a 100 GB plot file would have numbers from 1 to 409600?
16384000 would be the right number for a 4000 GB plot file?
1.
First your need the Wallet to generate your adress. Your can use 1 central Wallet for many miners and other systems. But the wallet must be opened for other network Systems.
Go to Burst/conf/ nxt-default
Change in This Config under
#### API SERVER ####
nxt.allowedBotHosts=0.0.0.0; *
nxt.apiServerHost=0.0.0.0
This 2 point from local to open for all or your IPs.
look at the manual in the first post für the miner and genrate.
2.
Volumen : 256 = nuancen
4000000000 : 256 = 15.625.000
With 4 Plots your need 4 plots with 3900000
Plot 1: Startpoint plotsize
*youradress* 0 3900000 1000 cores
Plot 2:
*youradress* 3900000 3900000 1000 cores
Plot 3:
*youradress* 7800000 3900000 1000 cores
Plot 4:
*youradress* 11700000 3900000 1000 cores
3. Your can generating more plots if your have enough CPU cores.
4. Yes and your can mine and generationg an the same time.