Bitcoin Forum
March 28, 2024, 11:15:20 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: Fw: Disk too small  (Read 4364 times)
ReBoRn
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250

Bitcoin will survive


View Profile
December 04, 2013, 09:21:46 AM
Last edit: December 04, 2013, 11:55:34 AM by ReBoRn
 #21

I'm sorry, but I'd rather not connect to your computer.
Is anything unclear in the following sequence:
- Shutdown Bitcoin-QT
- If your current wallet was not empty, copy it to a safe location
- Replace your current wallet by the one your extracted from your old computer (make sure you don't delete this "old" wallet until you successfully moved the coins out of it)
- Restart QT with a "-rescan" switch

some is understandable for me and now trying to do as you are saying hope its works for me my current wallet is empty and now trying to replace this one

edit: is there any video link available for this work  I done some and old keys shift in userdata and now going to try rescan switch

Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1711624520
Hero Member
*
Offline Offline

Posts: 1711624520

View Profile Personal Message (Offline)

Ignore
1711624520
Reply with quote  #2

1711624520
Report to moderator
1711624520
Hero Member
*
Offline Offline

Posts: 1711624520

View Profile Personal Message (Offline)

Ignore
1711624520
Reply with quote  #2

1711624520
Report to moderator
ReBoRn
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250

Bitcoin will survive


View Profile
December 04, 2013, 02:20:39 PM
 #22

I am sorry for disturbing you again and again now I have puts files in user-data and now just want to know how I do this rescan if you can send screen shot its better because just want to ask how I do this rescan now going but I wait for your reply

Kouye (OP)
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250


Cuddling, censored, unicorn-shaped troll.


View Profile
December 04, 2013, 05:37:15 PM
 #23

Shutdown bitcoin-qt
Locate your bitcoin-qt.exe (use the windows search feature if not sure where to look).
right-click on it, then "Create a shortcut"
right click on newly created shortcut => Properties
In the "Target" textbox, you'll see the full path of you bitcoin-qt.exe
Just add " -rescan" in the end of this full path
(should look like "...\bitcoin-qt.exe -rescan" where "..." is the location of your bitcoin-qt.exe)
click on Ok.
Relaunch QT using the newly created shortcut.

G'luck!

[OVER] RIDDLES 2nd edition --- this was claimed. Look out for 3rd edition!
I won't ever ask for a loan nor offer any escrow service. If I do, please consider my account as hacked.
ReBoRn
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250

Bitcoin will survive


View Profile
December 04, 2013, 06:11:32 PM
 #24

Shutdown bitcoin-qt
Locate your bitcoin-qt.exe (use the windows search feature if not sure where to look).
right-click on it, then "Create a shortcut"
right click on newly created shortcut => Properties
In the "Target" textbox, you'll see the full path of you bitcoin-qt.exe
Just add " -rescan" in the end of this full path
(should look like "...\bitcoin-qt.exe -rescan" where "..." is the location of your bitcoin-qt.exe)
click on Ok.
Relaunch QT using the newly created shortcut.

G'luck!


its very late here but still happy to work with you so as you explain I do this but this message is coming  The name C\Program Files\Bitcoin\bitcoin-qt.exe-rescan specified in the Target box is not valid. Make sure the path and file name are correct.

Kouye (OP)
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250


Cuddling, censored, unicorn-shaped troll.


View Profile
December 04, 2013, 06:18:19 PM
 #25

Shutdown bitcoin-qt
Locate your bitcoin-qt.exe (use the windows search feature if not sure where to look).
right-click on it, then "Create a shortcut"
right click on newly created shortcut => Properties
In the "Target" textbox, you'll see the full path of you bitcoin-qt.exe
Just add " -rescan" in the end of this full path
(should look like "...\bitcoin-qt.exe -rescan" where "..." is the location of your bitcoin-qt.exe)
click on Ok.
Relaunch QT using the newly created shortcut.

G'luck!


its very late here but still happy to work with you so as you explain I do this but this message is coming  The name C\Program Files\Bitcoin\bitcoin-qt.exe-rescan specified in the Target box is not valid. Make sure the path and file name are correct.

You just need a space between bitcoin-qt.exe and -rescan, like that:
...\bitcoin-qt.exe -rescan


[OVER] RIDDLES 2nd edition --- this was claimed. Look out for 3rd edition!
I won't ever ask for a loan nor offer any escrow service. If I do, please consider my account as hacked.
ReBoRn
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250

Bitcoin will survive


View Profile
December 04, 2013, 06:22:53 PM
 #26

Shutdown bitcoin-qt
Locate your bitcoin-qt.exe (use the windows search feature if not sure where to look).
right-click on it, then "Create a shortcut"
right click on newly created shortcut => Properties
In the "Target" textbox, you'll see the full path of you bitcoin-qt.exe
Just add " -rescan" in the end of this full path
(should look like "...\bitcoin-qt.exe -rescan" where "..." is the location of your bitcoin-qt.exe)
click on Ok.
Relaunch QT using the newly created shortcut.

G'luck!


its very late here but still happy to work with you so as you explain I do this but this message is coming  The name C\Program Files\Bitcoin\bitcoin-qt.exe-rescan specified in the Target box is not valid. Make sure the path and file name are correct.

You just need a space between bitcoin-qt.exe and -rescan, like that:
...\bitcoin-qt.exe -rescan



"C:\Program Files\Bitcoin\bitcoin-qt.exe -rescan"   this but again same message coming

Kouye (OP)
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250


Cuddling, censored, unicorn-shaped troll.


View Profile
December 04, 2013, 06:35:16 PM
 #27

Ok, let's try another way.
- Hold windows+R
- in the box that pops up, enter
Code:
cmd
- hit ok
When the black window pops up, enter:
Code:
c:
hit enter
Code:
cd \
hit enter
Code:
cd "Program Files\Bitcoin"
hit enter
Code:
bitcoin-qt.exe -rescan
hit enter

This should launch the client with the rescan switch. Cheesy



[OVER] RIDDLES 2nd edition --- this was claimed. Look out for 3rd edition!
I won't ever ask for a loan nor offer any escrow service. If I do, please consider my account as hacked.
ReBoRn
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250

Bitcoin will survive


View Profile
December 04, 2013, 07:12:16 PM
 #28

its done and now again 13 hours behind and out of sync but no coins in this how I add old account now I hope we do this  Cheesy

Kouye (OP)
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250


Cuddling, censored, unicorn-shaped troll.


View Profile
December 04, 2013, 08:21:43 PM
 #29

When you're done with catching up with the blockchain, if your balance is still incorrect, this will require more work, I guess.
At least you're learning, in the meantime. Grin

[OVER] RIDDLES 2nd edition --- this was claimed. Look out for 3rd edition!
I won't ever ask for a loan nor offer any escrow service. If I do, please consider my account as hacked.
ReBoRn
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250

Bitcoin will survive


View Profile
December 05, 2013, 01:27:22 PM
Last edit: December 05, 2013, 07:11:40 PM by ReBoRn
 #30

When you're done with catching up with the blockchain, if your balance is still incorrect, this will require more work, I guess.
At least you're learning, in the meantime. Grin

good day hope you are good and enjoying its almost more then 14 hours its still on 13 hours behind nothing happening what I do now

what is time on site when we can do this easily please tell now its very late here I am waiting for you but cannot sit but want to work with you  Smiley

Kouye (OP)
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250


Cuddling, censored, unicorn-shaped troll.


View Profile
December 06, 2013, 12:27:33 AM
 #31

When you're done with catching up with the blockchain, if your balance is still incorrect, this will require more work, I guess.
At least you're learning, in the meantime. Grin

good day hope you are good and enjoying its almost more then 14 hours its still on 13 hours behind nothing happening what I do now

what is time on site when we can do this easily please tell now its very late here I am waiting for you but cannot sit but want to work with you  Smiley

Sorry to come back this late.
Could you please try to go to help=>Debuging window=>Console tab
and type:
addnode 67.186.224.85
(hit enter)
addnode 88.198.58.172
(hit enter)
addnode 91.210.181.21
(hit enter)
addnode 63.247.147.163
(hit enter)
addnode 213.112.48.166
(hit enter)

if anyone has some more up and running nodes to share, please do.

This should help getting up to date with the blockchain, ReBoRn.

[OVER] RIDDLES 2nd edition --- this was claimed. Look out for 3rd edition!
I won't ever ask for a loan nor offer any escrow service. If I do, please consider my account as hacked.
waqas
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250



View Profile
December 07, 2013, 10:06:32 PM
 #32

hi I was searching for solution like this I have problem in windows and re download this but now need to do bitcoin qt again can I do my old address again or no and if I download new version then can I bring my coins in this from old address please tell waiting for reply

ReBoRn
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250

Bitcoin will survive


View Profile
December 08, 2013, 10:07:32 AM
 #33

hello kouye sir sorry for late replying I am very upset I download 0.8.6 and change the wallet.dat but still hanging on 13 hours behind lost this payment lost one blockchain password and inputs not replying me very bad time right now please suggest some about this I need this very upest thanks

ReBoRn
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250

Bitcoin will survive


View Profile
December 10, 2013, 06:50:28 PM
 #34

hello thanks for your too much time and help now I am collapsing this because now I realizing I lost these my coins in near future if I need any help then send you PM or post here thread and send you link thanks again good luck cheers

Kouye (OP)
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250


Cuddling, censored, unicorn-shaped troll.


View Profile
December 10, 2013, 11:02:38 PM
 #35

Are you still "13 days back" with the blockchain?
And don't worry, if the backup wallet includes your private keys, you did not lose anything.  Smiley

[OVER] RIDDLES 2nd edition --- this was claimed. Look out for 3rd edition!
I won't ever ask for a loan nor offer any escrow service. If I do, please consider my account as hacked.
ReBoRn
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250

Bitcoin will survive


View Profile
December 11, 2013, 06:45:19 PM
 #36

Are you still "13 days back" with the blockchain?
And don't worry, if the backup wallet includes your private keys, you did not lose anything.  Smiley

thanks for your reply I have still old computer and its not 13 days its going right now 13 hours behind and no transactions showing of my coins now I have one idea and first doing windows 7 then downloading 0.8.6 and then I will do rescan what is your view about this

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!