2010-09-10 17:35:15 +03:00
|
|
|
the "config.xbboot" is for build image that used by "xbboot"
|
|
|
|
this "config.xbboot" will enable CONFIG_TARGET_ROOTFS_INITRAMFS, and
|
|
|
|
only select basic pakcages.
|
2010-09-01 10:10:27 +03:00
|
|
|
|
|
|
|
1. at the root of openwrt folder:
|
|
|
|
$ cp data/qi_lb60/conf/config.xbboot .config
|
|
|
|
$ make
|
|
|
|
|
2010-09-10 17:35:15 +03:00
|
|
|
2. upload the image to Ben NanoNote
|
|
|
|
boot Ben NanoNote to USBBOOT mode.
|
|
|
|
$ sudo xbboot -u 0x80600000 bin/xburst/openwrt-xburst-qi_lb60-zImage.bin
|
2010-09-01 10:10:27 +03:00
|
|
|
|
2010-09-10 17:35:15 +03:00
|
|
|
then the NanoNote will boot. setup a password for ssh or use telnet to login NanoNote.
|