Slightly fixed kernel26 install file

This commit is contained in:
Mike Staszel 2010-02-27 10:24:46 -06:00
parent d5850c6d90
commit 5ce23438f1

View file

@ -3,10 +3,10 @@ post_install() {
cat <<INSTALL
If running from internal NAND, run:
/usr/share/plugapps/kernel/README-2.6.32.7 --nandkernel
/usr/share/plugapps/kernel/README-* --nandkernel
If running from SD/MMC or on a TonidoPlug, run:
/usr/share/plugapps/kernel/README-2.6.32.7 --rootkernel
/usr/share/plugapps/kernel/README-* --rootkernel
and then copy the kernel to /boot/uImage.
Also, check the U-Boot environment variables and reboot.