This describes how to install NetBSD to KOBO.
**Contents**
[[!toc levels=3]]
# Basic Information
- [KOBO patch by Kenichi Hashimoto](ftp://rappappararin.dyndns.org/pub/KOBO/kobo)
- [netbsdkobo 2013/03]( http://rappappararin.blogspot.jp/2013/03/netbsdkobo.html)
- [kobonetbsd 2012/09](http://rappappararin.blogspot.jp/2012/09/kobonetbsd.html)
- [How to konnect serial](http://petit-noise.net/blog/20120802/kobo-touch-にusbシリアルを繋げる)
# Make uboot image
## Download Uboot image
- [Uboot image](https://docs.google.com/open?id=0B-K-8275486qNDk2VFVKS3ZaOHc)
- dd if=ubootimage of=/dev/rxxxx bs=1m ... copy into microSD card (1)
- replace microSD card
# Make system image
- Copy RPI image
- make KOBO kernel image
- copy KOBO kernel into MSDOS partition
# Boot
mmcinfo 1
fatload mmc 1 0x70800000 netbsd.bin
go 0x70800000
CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb