Go to advanced search

by LORDTEK
Mon Nov 16, 2015 12:09 pm
Forum: NetBSD
Topic: Wifi wireless network NetBSD RaspberryPi 2
Replies: 0
Views: 1271

Wifi wireless network NetBSD RaspberryPi 2

You have to create that file: /etc/wpa_supplicant.conf Above file must contain below code: network={ ssid="WIRELESSNETWORKNAME" psk="WIRELESSPASSWORD" } How to create the file and put that text? vi /etc/wpa_supplicant.conf Then start to text mode by pushing "i". Then type the context. To save & exit...
by LORDTEK
Sun Nov 15, 2015 10:19 am
Forum: NetBSD
Topic: 2015-10-25-netbsd-raspi-earmv6hf.img.gz
Replies: 4
Views: 1486

Re: 2015-10-25-netbsd-raspi-earmv6hf.img.gz

1. Visit here: http://wiki.netbsd.org/ports/evbarm/raspberry_pi/ 2. If you use RaspberryPi 2, then use this link to download the image: http://nyftp.netbsd.org/pub/NetBSD-daily/netbsd-7/201511142250Z/evbarm-earmv7hf/binary/gzimg/armv7.img.gz 3. Unzip the armv7.img file 4. For MS Windows, use Win32Di...
by LORDTEK
Sun Nov 15, 2015 8:15 am
Forum: NetBSD
Topic: 2015-10-25-netbsd-raspi-earmv6hf.img.gz
Replies: 4
Views: 1486

Re: 2015-10-25-netbsd-raspi-earmv6hf.img.gz

I looked the link which was given by you
https://github.com/ebijun/NetBSD/blob/m ... mv6hf/RPI2

There is text content. What about an image file for RaspberryPi 2 ?
by LORDTEK
Mon Nov 02, 2015 1:26 pm
Forum: NetBSD
Topic: 2015-10-25-netbsd-raspi-earmv6hf.img.gz
Replies: 4
Views: 1486

Re: 2015-10-25-netbsd-raspi-earmv6hf.img.gz

Is it for Raspberry Pi version 1 or RaspberryPi 2 (new one)?

Go to advanced search