maemo-kexec: Rename script to bootmaemo.
[packages.git] / utils / maemo-kexec / files / sbin / bootmaemo
1 #!/bin/sh
2
3 set -e
4 /bin/sync
5 /usr/sbin/kexec --load /boot/maemo.zImage --append "root=1f03 rootfstype=jffs2 ro console=tty0 console=ttyMTD5"
6 /usr/sbin/kexec --exec