From a57f3edd1fd261978e7d62b84f73a8177fbeabd6 Mon Sep 17 00:00:00 2001 From: Andres Salomon Date: Thu, 16 Oct 2008 00:34:29 -0400 Subject: [PATCH] mkjffs2: whoops, forgot the initrd schtick Signed-off-by: Andres Salomon --- functions.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/functions.sh b/functions.sh index cdf2b28..bc78bfb 100644 --- a/functions.sh +++ b/functions.sh @@ -76,9 +76,11 @@ create_ofwboot() game-key-mask h# 80 and if \\ boot from backup kernel " ${dev}:\\vmlinuz.old" to boot-device + " ${dev}:\\initrd.img.old" to ramdisk else \\ boot from regular kernel " ${dev}:\\vmlinuz" to boot-device + " ${dev}:\\initrd.img" to ramdisk then boot EOF -- 2.39.2