Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
nomachine
on 19/07/2024, 18:39:10 UTC
send it to my keyhunt server retrieve the private key and the last part is  still  not complete....

I'm more interested in the techniques you use to preload files like:

keyhunt_bsgs_4_4294967296.blm

Mine range from 14 to 32 gigabytes. 😄

I’ve tried several techniques:

/etc/udev/rules.d/99-nvme-readahead.rules
Code:
ACTION=="add|change", KERNEL=="nvme0n1", RUN+="/sbin/blockdev --setra 65536 /dev/nvme0n1"

Code:
vmtouch -t keyhunt_bsgs_4_3258974208.blm

Some of these methods can speed up loading by up to 10 seconds.