-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
全节点文件下载覆盖后为什么bitcoin core还是从头开始同步区块? #10
Comments
全节点文件下载覆盖后为什么bitcoin core还是从头开始同步区块? |
如果左下角显示 正在处理磁盘中的区块就正常 |
在一些情况下,Windows环境你需要将blocks chainstate indexes 三个目录的权限重置一下(将Users群对于这三个目录给予“完全控制”的权限,并覆盖至子目录所有文件),怀疑是windows自身权限问题。 |
Bitcoin全节点的VMWare虚拟机完整镜像(开箱即用) - 2024年4月26日 之所以提供了虚拟机镜像文件,是在前期接收到很多反馈,不太会使用独立的BTC全节点数据,也出现了各式各样的问题,这个虚拟机直接在Windows/macOS打开就能使用,提供最便捷的方式。 Quark Cloud / 夸克网盘 https://pan.quark.cn/s/4c3b98e42c1f 使用方法: 0、下载Bitcoin虚拟机镜像文件 1、安装VMWare Workstation Pro 2、使用VMWare Workstation Pro打开解压缩后的Bitcoin虚拟机镜像文件 注意: 1、请确保你的Windows电脑有足够大的内存,至少16G内存 2、请将Bitcoin虚拟机镜像文件拷贝到固态硬盘SSD,以便确保足够的读写性能 3、macOS下的VMWare Fusion可以正常打开镜像文件 |
No description provided.
The text was updated successfully, but these errors were encountered: