mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
Slightly fixed kernel26 install file
This commit is contained in:
parent
d5850c6d90
commit
5ce23438f1
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue