转移 windows chia 到 ubuntu :其它设置

官方指南

Moving plots to a different machine

Pre-requisite: You'd need to have the same keys on the new machine.

  1. Install chia on the new machine
    在新机器装好 chia
  2. Find your private keys using chia keys show --show-mnemonic-seed on the old machine, or on the UI by clicking on "Keys".
    在旧机器里用 chia keys how 得到助记词,或在 UI 操作界面界面点击密钥 查看密钥上的 眼睛 图标
  3. Copy the 24 mnemonic words (this is your private key) and add them to the new machine using chia keys add
    在新机器里用 chia keys add 通过助记词添加钱包。
  4. Move the plot file
    开垦好的田换地方
  5. Add the new plot directory
    添加农田目录
    • For command line: do chia plots add -d '/Users/example/folder'
      命令行的用这个命令添加: chia plots add -d '/Users/example/folder'
    • For GUI: go to the Farmer tab and click Add plots, and select the new directory.
      UI 操作界面的在点击 添加农田旁边的 ...,选择 添加新农田目录

After following these steps, and restarting your farmer, the new plots should be visible.

完成以上步骤,重启 farmer。

开始导入钱包

加钱包

chia keys add

根据提示输入助记词,完成导入。

chia keys delete -f 指纹 删除没用的 key

添加 Plots 目录

chia plots add -d '/media/jovi/SG10T'
chia plots add -d '/media/NAS/usbshare1'
chia plots add -d '/media/NAS/usbshare2'
chia plots add -d '/media/NAS/MediaCenter'
chia plots add -d '/media/NAS/D1Storeage'

重启 farmer

chia stop farmer

chia_harvester: Stopped
chia_farmer: Stopped
chia_full_node: Stopped
chia_wallet: Stopped

停止,然后

chia start farmer

chia_harvester: started
chia_farmer: started
chia_full_node: started
chia_wallet: started

等同步开始 farm ,完。

©著作权归作者所有,转载或内容合作请联系作者
【社区内容提示】社区部分内容疑似由AI辅助生成,浏览时请结合常识与多方信息审慎甄别。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

相关阅读更多精彩内容

友情链接更多精彩内容