Bitcoin Forum
May 10, 2024, 04:42:14 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bootstrap.dat on Ubuntu issue  (Read 2156 times)
ZoladkowaGorzka (OP)
Full Member
***
Offline Offline

Activity: 149
Merit: 100



View Profile
January 30, 2013, 01:23:14 PM
 #1

I couldn't find any thread to help me out.

On virgin system(no bitcoin client installed) - ubuntu
Downloaded client from bitcoin.org, downloaded bootstrap.dat from http://eu2.bitcoincharts.com/blockchain/
put it into .bitcoin directory
even tried to run it
Code:
xxx@xxx:~/.bitcoin$ ./bootstrap.dat
bash: ./bootstrap.dat: could not run the binary file
found on forum that:
Bitcoin-Qt feature is:
Quote
* Import $DataDir/bootstrap.dat automatically, if it exists.
I run the bitcoin-qt client and to my horror it started downloading all the blocks, which wasn't the outcome I wanted to achieve.
Did I do sth wrong?
What shall I do?

1715316134
Hero Member
*
Offline Offline

Posts: 1715316134

View Profile Personal Message (Offline)

Ignore
1715316134
Reply with quote  #2

1715316134
Report to moderator
1715316134
Hero Member
*
Offline Offline

Posts: 1715316134

View Profile Personal Message (Offline)

Ignore
1715316134
Reply with quote  #2

1715316134
Report to moderator
1715316134
Hero Member
*
Offline Offline

Posts: 1715316134

View Profile Personal Message (Offline)

Ignore
1715316134
Reply with quote  #2

1715316134
Report to moderator
"Bitcoin: mining our own business since 2009" -- Pieter Wuille
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
K1773R
Legendary
*
Offline Offline

Activity: 1792
Merit: 1008


/dev/null


View Profile
January 30, 2013, 05:45:06 PM
 #2

I couldn't find any thread to help me out.

On virgin system(no bitcoin client installed) - ubuntu
Downloaded client from bitcoin.org, downloaded bootstrap.dat from http://eu2.bitcoincharts.com/blockchain/
put it into .bitcoin directory
even tried to run it
Code:
xxx@xxx:~/.bitcoin$ ./bootstrap.dat
bash: ./bootstrap.dat: could not run the binary file
found on forum that:
Bitcoin-Qt feature is:
Quote
* Import $DataDir/bootstrap.dat automatically, if it exists.
I run the bitcoin-qt client and to my horror it started downloading all the blocks, which wasn't the outcome I wanted to achieve.
Did I do sth wrong?
What shall I do?

According to the help of bitcoind:
Code:
$ bitcoind --help 2>&1 | grep mport
  -loadblock=<file>      Imports blocks from external blk000?.dat file
therefore
Code:
bitcoind -loadblock=bootstrap.dat

[GPG Public Key]
BTC/DVC/TRC/FRC: 1K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM AK1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: NK1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: LKi773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: EK1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: bK1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
ZoladkowaGorzka (OP)
Full Member
***
Offline Offline

Activity: 149
Merit: 100



View Profile
January 31, 2013, 06:15:03 AM
 #3

I couldn't find any thread to help me out.

On virgin system(no bitcoin client installed) - ubuntu
Downloaded client from bitcoin.org, downloaded bootstrap.dat from http://eu2.bitcoincharts.com/blockchain/
put it into .bitcoin directory
even tried to run it
Code:
xxx@xxx:~/.bitcoin$ ./bootstrap.dat
bash: ./bootstrap.dat: could not run the binary file
found on forum that:
Bitcoin-Qt feature is:
Quote
* Import $DataDir/bootstrap.dat automatically, if it exists.
I run the bitcoin-qt client and to my horror it started downloading all the blocks, which wasn't the outcome I wanted to achieve.
Did I do sth wrong?
What shall I do?

According to the help of bitcoind:
Code:
$ bitcoind --help 2>&1 | grep mport
  -loadblock=<file>      Imports blocks from external blk000?.dat file
therefore
Code:
bitcoind -loadblock=bootstrap.dat

Thank you vary much for help.
Can I stop the process and resume it later or it will start all over again?

K1773R
Legendary
*
Offline Offline

Activity: 1792
Merit: 1008


/dev/null


View Profile
January 31, 2013, 09:20:54 AM
 #4

I couldn't find any thread to help me out.

On virgin system(no bitcoin client installed) - ubuntu
Downloaded client from bitcoin.org, downloaded bootstrap.dat from http://eu2.bitcoincharts.com/blockchain/
put it into .bitcoin directory
even tried to run it
Code:
xxx@xxx:~/.bitcoin$ ./bootstrap.dat
bash: ./bootstrap.dat: could not run the binary file
found on forum that:
Bitcoin-Qt feature is:
Quote
* Import $DataDir/bootstrap.dat automatically, if it exists.
I run the bitcoin-qt client and to my horror it started downloading all the blocks, which wasn't the outcome I wanted to achieve.
Did I do sth wrong?
What shall I do?

According to the help of bitcoind:
Code:
$ bitcoind --help 2>&1 | grep mport
  -loadblock=<file>      Imports blocks from external blk000?.dat file
therefore
Code:
bitcoind -loadblock=bootstrap.dat

Thank you vary much for help.
Can I stop the process and resume it later or it will start all over again?
yes u can.

[GPG Public Key]
BTC/DVC/TRC/FRC: 1K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM AK1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: NK1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: LKi773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: EK1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: bK1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!