UCI系统
寫個 LuCI 介面設定 Serial Port 的 baud rate
HowTo: Using the JSON-RPC API
UCI (Unified Configuration Interface) – Technical Reference
openwrt - 入門( opkg, uci, luci )
Using UCI on Ubuntu
http://www.wakoond.hu/2013/06/using-uci-on-ubuntu.html
星期三, 1月 22, 2014
Qemu
- Create empty rootfs
- qemu-img create -f qcow hda.img 10G
- Download kernel + initrd
- http://archive.debian.org/debian/dists/etch/main/installer-mips/current/images/qemu/netboot/
- Run
- qemu-system-mips -M mips -kernel vmlinux-2.6.18-6-qemu -initrd initrd.gz -hda hda.img -append "root=/dev/ram console=ttyS0" -nographic
Reference
- http://www.aurel32.net/info/debian_mips_qemu.php
訂閱:
文章 (Atom)