un-vector-tile-toolkit / kawagoe

scenario-based exercise
https://un-vector-tile-toolkit.github.io/kawagoe
MIT License
4 stars 5 forks source link

rpi-clone のインストールの仕方 #3

Open hfu opened 4 years ago

hfu commented 4 years ago

こちらは #1 や #2 と違い、単なる技術の備忘である。

git clone https://github.com/billw2/rpi-clone.git
cd rpi-clone
sudo cp -p rpi-clone /usr/local/sbin

その後の作業は、次のような感じとなる。

fdisk -l または lsusb
sudo rpi-cline sda -f

おおよそ9分程度で clone が終了するはずである。

hfu commented 4 years ago

rpi-clone では、コピーに成功しないようだ。 (32GB の MicroSD カードを使っていることが原因かもしれない。)