ebijun
Posts: 81
Joined: Sat Feb 09, 2013 1:39 am

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

Tue Oct 20, 2015 12:58 pm

I've updated 2015-10-25-netbsd-raspi-earmv6hf.img.gz for RPI.

more details:
http://mail-index.netbsd.org/port-arm/2 ... 03534.html

--
Jun Ebihara

LORDTEK
Posts: 4
Joined: Mon Nov 02, 2015 1:24 pm

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

Mon Nov 02, 2015 1:26 pm

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


LORDTEK
Posts: 4
Joined: Mon Nov 02, 2015 1:24 pm

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

Sun Nov 15, 2015 8:15 am

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 ?

LORDTEK
Posts: 4
Joined: Mon Nov 02, 2015 1:24 pm

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

Sun Nov 15, 2015 10:19 am

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-dail ... mv7.img.gz
3. Unzip the armv7.img file
4. For MS Windows, use Win32DiskImager to write the image on the MicroSD Card
5. Boot RPi2 with that MicroSD Card
6. It will reboot itself
7. "# /usr/bin/passwd" to change root password
8. "# useradd -m -G wheel MYNAME" to add a user
9. "# passwd MYNAME" to add (change) password for a user
10. "# ln -fs /usr/share/zoneinfo/Europe/Helsinki /etc/localtime" change Helsinki to define time location
11. Follow sub-instructions to define package location
# PATH="/usr/pkg/sbin:$PATH"
# PKG_PATH="http://ftp.netbsd.org/pub/pkgsrc/packag ... 015Q3/All/"
# export PATH PKG_PATH
12. install a program with this command: "# pkg_add -v kde*"

Return to “NetBSD”