用的这个脚本wget -O- ‘http://dd.treesky.link/other/ikoula/Tnt360Boom.gz’ | gunzip | dd of=/dev/sda
– 100%[=========================================================================================================>] 2.96G 57.6KB/s in 9m 16s
2021-01-27 02:07:02 (5.45 MB/s) – written to stdout [3177631006/3177631006]
62914560+0 records in
62914560+0 records out
32212254720 bytes (32 GB) copied, 559.954 s, 57.5 MB/s
root@sysresccd /root %
以上是下载完后,好象没有自动执行gunzip
以下是我手动执行gunzip的提示
root@sysresccd /root % gunzip
gzip: compressed data not read from a terminal. Use -f to force decompression.
For help, type: gzip -h
吉林省网友说:压缩数据不能读取,请用-f参数强制解压,出现这个提示可能是上传的压缩包有问题。
江西省网友说:谢谢,下载完用ls应该能看到下载的文件吧,现在看不到,可能是现在的文件有问题
山东省网友说:进度条跑完同时也等于解压完成了,挂载/dev/sda失败&不显示文件,的话需要重新启动一次救援模式重新挂载一遍就看的到文件了
福建省网友说:进度条跑完,dd也完成了吗