|
|
这个这个帖子里的https://hostloc.com/forum.php?mo ... 87&highlight=os
dd后的系统什么软件都不能安装,要怎么设置,好像是连接不上源的问题,
root@tinydebianlive:~# apt-get update
Err:1 http://10.211.55.2:8000/debianbase buster InRelease
Could not connect to 10.211.55.2:8000 (10.211.55.2), connection timed out
Reading package lists... Done
W: Failed to fetch http://10.211.55.2:8000/debianbase/dists/buster/InRelease Could not connect to 10.211.55.2:8000 (10.211.55.2), connection timed out
W: Some index files failed to download. They have been ignored, or old ones used instead.
root@tinydebianlive:~# deb http://mirrors.ustc.edu.cn/debian stretch main contrib non-free
-bash: deb: command not found
root@tinydebianlive:~# apt updateErr:1 http://10.211.55.2:8000/debianbase buster InRelease
Could not connect to 10.211.55.2:8000 (10.211.55.2), connection timed out
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.
W: Failed to fetch http://10.211.55.2:8000/debianbase/dists/buster/InRelease Could not connect to 10.211.55.2:8000 (10.211.55.2), connection timed out
W: Some index files failed to download. They have been ignored, or old ones used instead.
root@tinydebianlive:~# deb
-bash: deb: command not found
root@tinydebianlive:~# |
|