i have no idea if im running this correctly lol. I can get the miner running and i guess i put my wallet id in the adress text file, what else do i need to do?
Quickstart(for windows):
Sync your clock. Go to set date/time -> Internet time, and manually make it sync.
Java must be installed and runnable from the command line.
Put a long password in passphrases.txt
Run run_dump_address.bat
Copy the long number generated after your password from address.txt
Now you can run run_generate.bat like this "run_generate.bat <number retrieved in last step> <plot number you want to start with> <number of plots you want to generate> 8191 <number of threads>
The number of plots should be a multiple of 8191.
This will generate plots with nonces from <starting plot num> up to <starting plot + number of plots>. Don't make overlapping ranges.
When your client is running and synced, run run_mine.bat to start mining.
You can mine while still generating plots. The miner will throw some read errors, but you can ignore them.
Use the password from the passphrase before to access your coins in the wallet.
Also, please post your HW setup.