Root/sie_fs/root/binaries/program_rootfs.sh

1#!/bin/bash
2ROOTFS=openwrt-xburst-qi_lb60-root.ubi
3sudo usbboot -f ./usbboot_2gb_nand.cfg -c "boot"
4sudo usbboot -f ./usbboot_2gb_nand.cfg -c "nprog 2048 $ROOTFS 0 0 -n"
5

Archive Download this file

Branches:
master



interactive