1

Я использую терминал QEMU и пытаюсь найти в нем файлы scp. В QEMU я запускаю релиз Linaro. Я настроил /etc /network /interfaces с

auto eth0  
iface eth0 inet dhcp

Я также казнил,

echo "nameserver 8.8.8.8" > /etc/resolv.conf 

Тем не менее команды apt-get update, apt-get update --fix-missing и apt-get install openssh-server приводят к таким ошибкам, как,

Err http://ports.ubuntu.com natty-updates/universe armel Packages 404 not found
W: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dist/natty-security/main/binary-armel/Packages

0