Author

Topic: [ANN][BURST] Burst | Efficient HDD Mining | New 1.2.3 Fork block 92000 - page 1075. (Read 2170889 times)

full member
Activity: 224
Merit: 100
Can I have some assistence please, Im trying to get started and ive been successfully following instructions except for this part


this example :  

C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate xxxxx plot#tostartwith plot#toendwith 1000 4


how do i know where i want my plot to start and end? could i have some clarification please, and how would i go about setting this up on multiple harddrives... and lastly what are the to last arguments on the end of this.. the 1000 and the four?

use the run_generate.bat, its easier.
run_generate.bat id-that-you-got-from-running-run_dump_address.bat starting-nonce ending-nonce stagger-size cores-to-use
like this
run_generate.bat 987654567890987612 0 80000 8000 7
It will start from nonce 0 and will plot to nonce 80000
The next file should start at nonce 80000 to whatever you want it to be. Like:
run_generate.bat 987654567890987612 80000 80000 8000 7
The same applies if you run across multiple drives. Do not overlap the nonces. Start your next file from where you stopped the previous one



I think I'm even more confused now, I'm noob. okay i am editing my generate bat file. i have my ID in there but I do not know what plots to use, or "nonces" to use, should i just use the 0 to 80000?? will it figure it out by it self?  im testing it on a old computer i have sitting around with like 50gb freespace... before i unpack some harddrives i want to know what I am doing.


Hi,

you have to plot from 0 to "HDD free space x 4096" and if you want to use more plotfiles then from "(plotfilesize1) +1 to "(HDD free space x 4096)+plotfilesize1".

Now you got me confused...
sr. member
Activity: 397
Merit: 250
i have 4x2tb
i has create plots on first disk
can i copy plots to other disk ?
thanks


Yes you can. I am moving plots as we speak

thanks
 Grin
sr. member
Activity: 334
Merit: 250
🌟 æternity🌟 blockchain🌟
Btw I just saw at C-Cex trollbox that bittrex won't add Burst =(

Lol... That's a big lie. Burstcoin is on Bittrex to add list

It's not a lie. there's proof.

full member
Activity: 154
Merit: 100
Add me on Twitter! @AnonOnAMoose
Btw I just saw at C-Cex trollbox that bittrex won't add Burst =(

They can't add burst because they have an incompatible platform. Mintpal, however, is upgrading their platform to utilize NXT-based coins
newbie
Activity: 26
Merit: 0
Can I have some assistence please, Im trying to get started and ive been successfully following instructions except for this part


this example :  

C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate xxxxx plot#tostartwith plot#toendwith 1000 4


how do i know where i want my plot to start and end? could i have some clarification please, and how would i go about setting this up on multiple harddrives... and lastly what are the to last arguments on the end of this.. the 1000 and the four?

use the run_generate.bat, its easier.
run_generate.bat id-that-you-got-from-running-run_dump_address.bat starting-nonce ending-nonce stagger-size cores-to-use
like this
run_generate.bat 987654567890987612 0 80000 8000 7
It will start from nonce 0 and will plot to nonce 80000
The next file should start at nonce 80000 to whatever you want it to be. Like:
run_generate.bat 987654567890987612 80000 80000 8000 7
The same applies if you run across multiple drives. Do not overlap the nonces. Start your next file from where you stopped the previous one



I think I'm even more confused now, I'm noob. okay i am editing my generate bat file. i have my ID in there but I do not know what plots to use, or "nonces" to use, should i just use the 0 to 80000?? will it figure it out by it self?  im testing it on a old computer i have sitting around with like 50gb freespace... before i unpack some harddrives i want to know what I am doing.


Hi,

you have to plot from 0 to "HDD free space x 4096" and if you want to use more plotfiles then from "(plotfilesize1) +1 to "(HDD free space x 4096)+plotfilesize1".
full member
Activity: 224
Merit: 100
i have 4x2tb
i has create plots on first disk
can i copy plots to other disk ?
thanks


Yes you can. I am moving plots as we speak
legendary
Activity: 1400
Merit: 1000
Btw I just saw at C-Cex trollbox that bittrex won't add Burst =(

Lol... That's a big lie. Burstcoin is on Bittrex to add list
full member
Activity: 224
Merit: 100
Can I have some assistence please, Im trying to get started and ive been successfully following instructions except for this part


this example :  

C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate xxxxx plot#tostartwith plot#toendwith 1000 4


how do i know where i want my plot to start and end? could i have some clarification please, and how would i go about setting this up on multiple harddrives... and lastly what are the to last arguments on the end of this.. the 1000 and the four?

use the run_generate.bat, its easier.
run_generate.bat id-that-you-got-from-running-run_dump_address.bat starting-nonce ending-nonce stagger-size cores-to-use
like this
run_generate.bat 987654567890987612 0 80000 8000 7
It will start from nonce 0 and will plot to nonce 80000
The next file should start at nonce 80000 to whatever you want it to be. Like:
run_generate.bat 987654567890987612 80000 80000 8000 7
The same applies if you run across multiple drives. Do not overlap the nonces. Start your next file from where you stopped the previous one



I think I'm even more confused now, I'm noob. okay i am editing my generate bat file. i have my ID in there but I do not know what plots to use, or "nonces" to use, should i just use the 0 to 80000?? will it figure it out by it self?  im testing it on a old computer i have sitting around with like 50gb freespace... before i unpack some harddrives i want to know what I am doing.

you don't need to edit the file.
Run it from command prompt.
A nonce represents a lets say segment of the plot you are generating. The stagger represents a stack of nonces. So, In the example I gave you it would generate 80000 nonces in stacks of 8000.
Also good to know, a nonce has 256 Kb. So that example would take 2 Gb of space.
So, just to clarify things. "run_generate.bat 987654567890987612 80000 80000 8000 7" this is the command you have to run. Don't edit the file.
sr. member
Activity: 334
Merit: 250
🌟 æternity🌟 blockchain🌟
Btw I just saw at C-Cex trollbox that bittrex won't add Burst =(
sr. member
Activity: 397
Merit: 250
i have 4x2tb
i has create plots on first disk
can i copy plots to other disk ?
thanks
legendary
Activity: 1036
Merit: 1000
https://bmy.guide
Can I have some assistence please, Im trying to get started and ive been successfully following instructions except for this part


this example :  

C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate xxxxx plot#tostartwith plot#toendwith 1000 4


how do i know where i want my plot to start and end? could i have some clarification please, and how would i go about setting this up on multiple harddrives... and lastly what are the to last arguments on the end of this.. the 1000 and the four?

use the run_generate.bat, its easier.
run_generate.bat id-that-you-got-from-running-run_dump_address.bat starting-nonce ending-nonce stagger-size cores-to-use
like this
run_generate.bat 987654567890987612 0 80000 8000 7
It will start from nonce 0 and will plot to nonce 80000
The next file should start at nonce 80000 to whatever you want it to be. Like:
run_generate.bat 987654567890987612 80000 80000 8000 7
The same applies if you run across multiple drives. Do not overlap the nonces. Start your next file from where you stopped the previous one



I think I'm even more confused now, I'm noob. okay i am editing my generate bat file. i have my ID in there but I do not know what plots to use, or "nonces" to use, should i just use the 0 to 80000?? will it figure it out by it self?  im testing it on a old computer i have sitting around with like 50gb freespace... before i unpack some harddrives i want to know what I am doing.
full member
Activity: 224
Merit: 100
Some 1 needs to get BURST to a bigger exchange. btc38 and bter would be the best choices. Then more people can see this coin and the growth would be exponential
Yes, bter sounds good.
Soon to be released will be the worlds first Cloud HD hashing pool with integrated storage this will be a huge and innovative step for XCloudcoin, we are currently testing our storage performance and capacity of the service at 80 Terabytes we are seeing positive signs with our tests for profitability and efficiency.
They only have 80 TB? That's going to take a long time to plot too.

They say they were testing the perf. and capacity of the service at 80 Tb. They could have more.
dminer has specifically mentioned having 500TB

is that what they are pointing at this coin or the total available xcloud storage capacity? but even at 500TB that's still only 13.5% of the total hash rate.

That is the total they have. Right now its unknown if they will point that towards BURST. Still waiting for that answer
sr. member
Activity: 394
Merit: 250
Crypto enthusiast
Some 1 needs to get BURST to a bigger exchange. btc38 and bter would be the best choices. Then more people can see this coin and the growth would be exponential
Yes, bter sounds good.
Soon to be released will be the worlds first Cloud HD hashing pool with integrated storage this will be a huge and innovative step for XCloudcoin, we are currently testing our storage performance and capacity of the service at 80 Terabytes we are seeing positive signs with our tests for profitability and efficiency.
They only have 80 TB? That's going to take a long time to plot too.

They say they were testing the perf. and capacity of the service at 80 Tb. They could have more.
dminer has specifically mentioned having 500TB

is that what they are pointing at this coin or the total available xcloud storage capacity? but even at 500TB that's still only 13.5% of the total hash rate.
full member
Activity: 224
Merit: 100
Can I have some assistence please, Im trying to get started and ive been successfully following instructions except for this part


this example :  

C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate xxxxx plot#tostartwith plot#toendwith 1000 4


how do i know where i want my plot to start and end? could i have some clarification please, and how would i go about setting this up on multiple harddrives... and lastly what are the to last arguments on the end of this.. the 1000 and the four?

use the run_generate.bat, its easier.
run_generate.bat id-that-you-got-from-running-run_dump_address.bat starting-nonce ending-nonce stagger-size cores-to-use
like this
run_generate.bat 987654567890987612 0 80000 8000 7
It will start from nonce 0 and will plot to nonce 80000
The next file should start at nonce 80000 to whatever you want it to be. Like:
run_generate.bat 987654567890987612 80000 80000 8000 7
The same applies if you run across multiple drives. Do not overlap the nonces. Start your next file from where you stopped the previous one
sr. member
Activity: 394
Merit: 250
Crypto enthusiast
Except they distribute that generating to the community. I think the users will generate and mine, they represent only the storage space.
True, it will be slow but highly distributed.

I am afraid they will also slowly kill it.
We have to see it in action before we make any predictions.

with diff at 3,700TB that 80TB represents only 2.16% of the network hash. this makes the coin's V2 pool all that more important so priority should be to get this working perfectly to attract more pool miners.
legendary
Activity: 1036
Merit: 1000
https://bmy.guide
Can I have some assistence please, Im trying to get started and ive been successfully following instructions except for this part


this example :  

C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate xxxxx plot#tostartwith plot#toendwith 1000 4


how do i know where i want my plot to start and end? could i have some clarification please, and how would i go about setting this up on multiple harddrives... and lastly what are the to last arguments on the end of this.. the 1000 and the four?
sr. member
Activity: 252
Merit: 250
this coin is fucking profitable right now, with basically 0 electricity needed

can someone tell me the TB/ram ratio? with 32gb ram how many TB can i use?15?

I think 12-16TB under Windows. With a dedicatet Linux System more.
hero member
Activity: 672
Merit: 500
Except they distribute that generating to the community. I think the users will generate and mine, they represent only the storage space.
True, it will be slow but highly distributed.

I am afraid they will also slowly kill it.
We have to see it in action before we make any predictions.
full member
Activity: 224
Merit: 100
Except they distribute that generating to the community. I think the users will generate and mine, they represent only the storage space.
True, it will be slow but highly distributed.

I am afraid they will also slowly kill it.
sr. member
Activity: 252
Merit: 250
Except they distribute that generating to the community. I think the users will generate and mine, they represent only the storage space.
True, it will be slow but highly distributed.
Jump to: