Bitcoin Forum
June 19, 2024, 05:50:24 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: BitcoinQT wallet. Blockchain grows and hdd is getting smaller  (Read 244 times)
mocacinno
Legendary
*
Offline Offline

Activity: 3430
Merit: 5032


https://merel.mobi => buy facemasks with BTC/LTC


View Profile WWW
January 08, 2021, 11:08:32 AM
 #21

uname -a
Linux MYUSERNAME 5.4.0-59-generic #65~18.04.1-Ubuntu SMP Mon Dec 14 16:02:42 UTC 2020 i686 i686 i686 GNU/Linux


That's the problem... You're trying to run a 64bit binary on a 32 bit os.

So, you have 2 options:
1) install a 64 bit OS... you can check if your cpu is capable by executing:
Code:
lscpu

Look at the CPU op-mode(s). If it shows "32-bit, 64-bit", you can grab a 64 bit version of ubuntu. If not, only option 2 is available to you

2) download a 32 bit binary version of bitcoin-qt
https://bitcoin.org/bin/

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
bitcalm (OP)
Newbie
*
Offline Offline

Activity: 27
Merit: 11


View Profile
January 08, 2021, 11:17:15 AM
 #22

CPU op-mode is          32-bit
dell inspiron 6400
mocacinno
Legendary
*
Offline Offline

Activity: 3430
Merit: 5032


https://merel.mobi => buy facemasks with BTC/LTC


View Profile WWW
January 08, 2021, 11:22:54 AM
 #23

CPU op-mode is          32-bit
dell inspiron 6400

In that case, you're stuck with a 32 bit OS, so you'll have to remove the bitcoin binary's package you downloaded and download the correct ones instead...
I think this one should do the trick:
https://bitcoin.org/bin/bitcoin-core-0.19.1/bitcoin-0.19.1-i686-pc-linux-gnu.tar.gz

0.20.x wasn't compiled for 32 bit architectures anymore i'm afraid... but 19.1 is fairly recent and should do the trick just fine.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
bitcalm (OP)
Newbie
*
Offline Offline

Activity: 27
Merit: 11


View Profile
January 08, 2021, 11:54:45 AM
 #24

ok now it started fine.

well since the ppa:luke-jr/bitcoincore i have strange files in my home folder.

ill start over

install ubuntu-mate-18.04.5-desktop-i366.iso
copy bitcoin-0.19.1-i686-pc-linux-gnu.tar.gz to /home/MYUSERNAME/downloads
cd /home/silver2tb/Downloads/
tar xvfz bitcoin-0.19.1-i686-pc-linux-gnu.tar.gz
sudo install -o root -g root -t /usr/local/bin bitcoin-0.19.1/bin/*
and i should be good to go.

im for at least 5 hours away now.
thanks in advance
mocacinno
Legendary
*
Offline Offline

Activity: 3430
Merit: 5032


https://merel.mobi => buy facemasks with BTC/LTC


View Profile WWW
January 08, 2021, 12:11:42 PM
 #25

ok now it started fine.

well since the ppa:luke-jr/bitcoincore i have strange files in my home folder.

ill start over

install ubuntu-mate-18.04.5-desktop-i366.iso
copy bitcoin-0.19.1-i686-pc-linux-gnu.tar.gz to /home/MYUSERNAME/downloads
cd /home/silver2tb/Downloads/
tar xvfz bitcoin-0.19.1-i686-pc-linux-gnu.tar.gz
sudo install -o root -g root -t /usr/local/bin bitcoin-0.19.1/bin/*
and i should be good to go.

im for at least 5 hours away now.
thanks in advance

Perfect, happy to hear you're making progress  Grin
If you run into any other troubles: don't hesitate to ask, i'll be AFK during the weekend, but i'm back on monday... And there are other people more knowledgeable than me are still roaming the forum during the weekend anyways, so you'll probably get some help anyways.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
bitcalm (OP)
Newbie
*
Offline Offline

Activity: 27
Merit: 11


View Profile
January 08, 2021, 01:59:35 PM
Last edit: January 08, 2021, 09:30:43 PM by bitcalm
 #26

ok installed os minimalsystem no office needed.

install ubuntu-mate-18.04.5-desktop-i366.iso
copy bitcoin-0.19.1-i686-pc-linux-gnu.tar.gz to /home/MYUSERNAME/downloads
cd /home/silver2tb/Downloads/
tar xvfz bitcoin-0.19.1-i686-pc-linux-gnu.tar.gz
sudo install -o root -g root -t /usr/local/bin bitcoin-0.19.1/bin/*
and i should be good to go.


now when i do /usr/local/bin/bitcoin-qt the welcome to bitcoin core window shows up
i did cancel it and did not select a drive (standard or my choice).


now i copy .bitcoin and bitcoin folder from old 500GB to ( this take 4 hours for 369GB at about 20MB/sec)
/home/myusername/
then i do
/usr/local/bin/bitcoin-qt and select the .bitcoin folder as data folder
then /usr/local/bin/bitcoin-qt and hopefully all is good now. we will see.
HCP
Legendary
*
Offline Offline

Activity: 2086
Merit: 4316

<insert witty quote here>


View Profile
January 09, 2021, 12:24:44 AM
 #27

That sounds like it/7
now when i do /usr/local/bin/bitcoin-qt the welcome to bitcoin core window shows up
i did cancel it and did not select a drive (standard or my choice).

now i copy .bitcoin and bitcoin folder from old 500GB to ( this take 4 hours for 369GB at about 20MB/sec)
/home/myusername/
then i do
/usr/local/bin/bitcoin-qt and select the .bitcoin folder as data folder
then /usr/local/bin/bitcoin-qt and hopefully all is good now. we will see.
Yes, theoretically, that should all work out...

Once you have all the .bitcoin folder copied over... when you start bitcoin-qt and select .bitcoin as the location for your datadir, it should find the blocks, start up and continue syncing without needing to redownload everything Wink

Let us know if you run into any more issues... as mocacinno said, someone should be around to help out Wink

█████████████████████████
████▐██▄█████████████████
████▐██████▄▄▄███████████
████▐████▄█████▄▄████████
████▐█████▀▀▀▀▀███▄██████
████▐███▀████████████████
████▐█████████▄█████▌████
████▐██▌█████▀██████▌████
████▐██████████▀████▌████
█████▀███▄█████▄███▀█████
███████▀█████████▀███████
██████████▀███▀██████████
█████████████████████████
.
BC.GAME
▄▄░░░▄▀▀▄████████
▄▄▄
██████████████
█████░░▄▄▄▄████████
▄▄▄▄▄▄▄▄▄██▄██████▄▄▄▄████
▄███▄█▄▄██████████▄████▄████
███████████████████████████▀███
▀████▄██▄██▄░░░░▄████████████
▀▀▀█████▄▄▄███████████▀██
███████████████████▀██
███████████████████▄██
▄███████████████████▄██
█████████████████████▀██
██████████████████████▄
.
..CASINO....SPORTS....RACING..
█░░░░░░█░░░░░░█
▀███▀░░▀███▀░░▀███▀
▀░▀░░░░▀░▀░░░░▀░▀
░░░░░░░░░░░░
▀██████████
░░░░░███░░░░
░░█░░░███▄█░░░
░░██▌░░███░▀░░██▌
░█░██░░███░░░█░██
░█▀▀▀█▌░███░░█▀▀▀█▌
▄█▄░░░██▄███▄█▄░░▄██▄
▄███▄
░░░░▀██▄▀


▄▄████▄▄
▄███▀▀███▄
██████████
▀███▄░▄██▀
▄▄████▄▄░▀█▀▄██▀▄▄████▄▄
▄███▀▀▀████▄▄██▀▄███▀▀███▄
███████▄▄▀▀████▄▄▀▀███████
▀███▄▄███▀░░░▀▀████▄▄▄███▀
▀▀████▀▀████████▀▀████▀▀
bitcalm (OP)
Newbie
*
Offline Offline

Activity: 27
Merit: 11


View Profile
January 09, 2021, 09:43:06 AM
 #28

After i copied the files and start bitcoin-qt (bitcoin-0.19.1).
Welcome screen was skipped, no need to select any folder.

Im 4 days behind and sync the blockchain now.

Now i have 1,5TB free disk space, a newer linux and a fairly recent bitcoin-qt client.
bitcoin-0.15.1 was on the 500GB.

wow. very nice. Thanks to all who helped

i let you know when syncing is done. but all should be good now.
bitcalm (OP)
Newbie
*
Offline Offline

Activity: 27
Merit: 11


View Profile
January 09, 2021, 02:05:41 PM
Last edit: January 09, 2021, 09:05:48 PM by bitcalm
Merited by ABCbits (2), HCP (2)
 #29

Everything is OK. Sync is done. My funds still there.
I am glad everything turned out well.

This is what i did.
install ubuntu-mate-18.04.5-desktop-i366.iso
copy bitcoin-0.19.1-i686-pc-linux-gnu.tar.gz to /home/MYUSERNAME/Downloads
cd /home/MYUSERNAME/Downloads/
tar xvfz bitcoin-0.19.1-i686-pc-linux-gnu.tar.gz
sudo install -o root -g root -t /usr/local/bin bitcoin-0.19.1/bin/*
copy .bitcoin and bitcoin folder from old 500GB to /home/myusername/
then i start the bitcoin-qt client with
/usr/local/bin/bitcoin-qt
and select the .bitcoin folder as data folder "was not necessary bitcoin-qt found my .bitcoin folder"
let bitcoin-qt sync the blockchain
done
HCP
Legendary
*
Offline Offline

Activity: 2086
Merit: 4316

<insert witty quote here>


View Profile
January 09, 2021, 07:21:09 PM
 #30

Excellent... glad you got it sorted.

Also, a big "hi-five" for coming back and explaining the exact steps you took to get it working rather than just saying "I fixed it" and then disappearing. This will hopefully help someone else in the future who stumbles across this thread while trying to solve a similar problem.

█████████████████████████
████▐██▄█████████████████
████▐██████▄▄▄███████████
████▐████▄█████▄▄████████
████▐█████▀▀▀▀▀███▄██████
████▐███▀████████████████
████▐█████████▄█████▌████
████▐██▌█████▀██████▌████
████▐██████████▀████▌████
█████▀███▄█████▄███▀█████
███████▀█████████▀███████
██████████▀███▀██████████
█████████████████████████
.
BC.GAME
▄▄░░░▄▀▀▄████████
▄▄▄
██████████████
█████░░▄▄▄▄████████
▄▄▄▄▄▄▄▄▄██▄██████▄▄▄▄████
▄███▄█▄▄██████████▄████▄████
███████████████████████████▀███
▀████▄██▄██▄░░░░▄████████████
▀▀▀█████▄▄▄███████████▀██
███████████████████▀██
███████████████████▄██
▄███████████████████▄██
█████████████████████▀██
██████████████████████▄
.
..CASINO....SPORTS....RACING..
█░░░░░░█░░░░░░█
▀███▀░░▀███▀░░▀███▀
▀░▀░░░░▀░▀░░░░▀░▀
░░░░░░░░░░░░
▀██████████
░░░░░███░░░░
░░█░░░███▄█░░░
░░██▌░░███░▀░░██▌
░█░██░░███░░░█░██
░█▀▀▀█▌░███░░█▀▀▀█▌
▄█▄░░░██▄███▄█▄░░▄██▄
▄███▄
░░░░▀██▄▀


▄▄████▄▄
▄███▀▀███▄
██████████
▀███▄░▄██▀
▄▄████▄▄░▀█▀▄██▀▄▄████▄▄
▄███▀▀▀████▄▄██▀▄███▀▀███▄
███████▄▄▀▀████▄▄▀▀███████
▀███▄▄███▀░░░▀▀████▄▄▄███▀
▀▀████▀▀████████▀▀████▀▀
Pages: « 1 [2]  All
  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!