我遵循这里的所有步骤:https://developer.ubuntu.com/en/start/ubuntu-for-devices/installing-ubuntu-for-devices/
在此之前,所有的步骤都很好:
hmusr@hmusr:~$ ubuntu-device-flash touch --channel=ubuntu-touch/stable/ubuntu --bootstrap
2015/11/15 18:10:21 Expecting the device to be in the bootloader... waiting
2015/11/15 18:10:21 Device is |mako|
2015/11/15 18:10:21 Flashing version 24 from ubuntu-touch/stable/ubuntu channel and server https://system-image.ubuntu.com to device mako
6.29 MB / 6.29 MB [==========================================] 100.00 % 330.51 KB/s
52.45 MB / 52.45 MB [========================================] 100.00 % 438.29 KB/s
278.21 MB / 278.21 MB [======================================] 100.00 % 667.55 KB/s
/home/hmusr/.cache/ubuntuimages/ubuntu-touch/stable/ubuntu/mako/version-24.tar.xz
/home/hmusr/.cache/ubuntuimages/gpg/image-signing.tar.xz
/home/hmusr/.cache/ubuntuimages/gpg/image-master.tar.xz
/home/hmusr/.cache/ubuntuimages/pool/custom-9282f1b27ad6e4c1118551162ef9f9165549ee6ab118c7461d2dcea0a39dc47e.tar.xz
/home/hmusr/.cache/ubuntuimages/pool/device-d16c1032d25d5ebfb02511d6c4513ec0582b0c8f20710128ad53369368d2e28e.tar.xz
2015/11/15 18:17:46 Start pushing /home/hmusr/.cache/ubuntuimages/ubuntu-touch/stable/ubuntu/mako/version-24.tar.xz to device
2015/11/15 18:17:46 Start pushing /home/hmusr/.cache/ubuntuimages/gpg/image-signing.tar.xz to device
2015/11/15 18:17:46 Start pushing /home/hmusr/.cache/ubuntuimages/gpg/image-master.tar.xz to device
2015/11/15 18:17:46 Start pushing /home/hmusr/.cache/ubuntuimages/pool/custom-9282f1b27ad6e4c1118551162ef9f9165549ee6ab118c7461d2dcea0a39dc47e.tar.xz to device
2015/11/15 18:17:46 Start pushing /home/hmusr/.cache/ubuntuimages/pool/device-d16c1032d25d5ebfb02511d6c4513ec0582b0c8f20710128ad53369368d2e28e.tar.xz to device
2015/11/15 18:17:46 Start pushing /home/hmusr/.cache/ubuntuimages/pool/ubuntu-933cfeb2df2c7937de7ed334797c33977f1dced25c732e98b367ed7fedce43da.tar.xz to device
2015/11/15 18:18:12 Done pushing /home/hmusr/.cache/ubuntuimages/ubuntu-touch/stable/ubuntu/mako/version-24.tar.xz to device
2015/11/15 18:18:12 Done pushing /home/hmusr/.cache/ubuntuimages/gpg/image-signing.tar.xz to device
2015/11/15 18:18:12 Done pushing /home/hmusr/.cache/ubuntuimages/gpg/image-master.tar.xz to device上面显示的最后一行已经在那里超过12个小时了,再也没有其他的了。不知道该怎么做。
有人知道解决办法吗?
发布于 2015-11-19 02:17:53
您可以尝试通过以下命令清理本地缓存:“ubuntu-设备-闪存-清除-缓存触摸”。
之后,只需重新运行您的闪存命令。
如果这不是你第一次闪烁UbuntuTouch?然后在没有“--引导”选项的情况下试一试。
https://askubuntu.com/questions/698628
复制相似问题