On Sun, Apr 9, 2017 at 3:55 PM, Brian Yates <[email protected]> wrote: > I recently put a Debian 7.11 image on my BeagleBone Black RevC. The image > file is : bone-debian-7.11-lxde-4gb-armhf-2016-06-15-4gb.img. > When I try to update, the following error messages appear: > devo@beaglebone:~$ sudo apt-get update > Err http://repos.rcn-ee.com wheezy Release.gpg > Could not resolve 'repos.rcn-ee.com' > Err http://httpredir.debian.org wheezy Release.gpg > Could not resolve 'httpredir.debian.org' > Err http://httpredir.debian.org wheezy-updates Release.gpg > Could not resolve 'httpredir.debian.org' > Err http://security.debian.org wheezy/updates Release.gpg > Could not resolve 'security.debian.org' > Reading package lists... Done > W: Failed to fetch > http://httpredir.debian.org/debian/dists/wheezy/Release.gpg Could not > resolve 'httpredir.debian.org' > > W: Failed to fetch > http://httpredir.debian.org/debian/dists/wheezy-updates/Release.gpg Could > not resolve 'httpredir.debian.org' > > W: Failed to fetch > http://security.debian.org/dists/wheezy/updates/Release.gpg Could not > resolve 'security.debian.org' > > W: Failed to fetch http://repos.rcn-ee.com/debian/dists/wheezy/Release.gpg > Could not resolve 'repos.rcn-ee.com' > > W: Some index files failed to download. They have been ignored, or old ones > used instead.
sudo dhclient eth0 (aka looks your network eth0 didn't auto-connect) Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYi%2Bz5r9n30cOwsN%2BTMfTEamJvHqrhD_-d6Si5U9oKWG9Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
