I'm having other issues now. I can never get it to recognize I'm pressing the menu button. It will display the "press menu button" message and then boot from flash without ever displaying the menu. Trying other buttons doesn't seem to do anything but stop it from booting at all.
EVNAME=event1 # default, n770 grep -q RX-34 ${initfs_prefix}/etc/initfs_version && EVNAME=event2 #n800 #wait 1 second for keyup event GETKEY="evkey -u -t 1000 /dev/input/${EVNAME}"
chroot /mnt/initfs
grep -q RX-34 /etc/initfs_version && echo It works