资 源 简 介
If you want to modify the menu of your uBoot boot loader (editing a text file as you are used with GRUB or LILO) and you run a fso-based distro, this is for you!
On Debian based distros, like Hackable:1, Debian or QtMoko, you will need to install (if not present) fso-utils and mtd-utils.
Vim is strongly suggested!
A new GUI needs you!
editUenv-2.sh usage (uboot-envedit, flash_eraseall and nandwrite are required):
# ./editUenv-2.sh
flashKernel.sh, flashImage.sh, flashUboot.sh and flashSplash.sh are also available, but the last one is bugged.
flashKernel.sh usage:
# ./flashKernel.sh /path/to/kernel.bin
flashImage.sh usage:
# ./flashImage.sh /path/to/image.fs_type
flashSplash.sh usage (for help use ./flashSplash.sh -h):
# ./flashSplash.sh /path/to/splash.image
flashUboot.sh usage (for help use ./flashUboot.sh -h):
# ./flashUboot.sh /p