View Single Post
Posts: 915 | Thanked: 3,209 times | Joined on Jan 2011 @ Germany
#3077
I found a bug in my latest image:
It contains a file /etc/resolv.conf which will prevent you from establishing any network connection from within the image, unless you happen to use the same nameserver ip I do.

To fix this just delete the file from your image, or use the fixed image I uploaded [1]. The md5sums are as follows:
Code:
f063dea7727c2621870e334f2bb28814  debian_wheezy3sulu_armhf.img
d2436498fea04d8aed422c005c485939  debian_wheezy3sulu_armhf.img.lzma
This image also contains a file /etc/dhclient-enter-hooks with this content:
Code:
make_resolv_conf(){
	:
}
According to [2] this should prevent /etc/resolv.conf from ever being written again and therefore might save trouble in the future.

@magick777:
Thanks a lot for mirroring the image! Could you host the new one instead please?


[1] http://freakshare.com/files/09z2uj21....img.lzma.html
[2] http://www.cyberciti.biz/faq/dhclien...olvconf-hooks/
 

The Following 8 Users Say Thank You to sulu For This Useful Post: